Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 90a8f979c9b04cc6aaac4e6f9a569b8b6d643fee
      
https://github.com/D-Programming-Language/dmd/commit/90a8f979c9b04cc6aaac4e6f9a569b8b6d643fee
  Author: k-hara <[email protected]>
  Date:   2013-02-16 (Sat, 16 Feb 2013)

  Changed paths:
    M src/parse.c

  Log Message:
  -----------
  Remove ideally unneeded code

mixin __vector(T[n]).identifier is not valid syntax, because vector type never 
have template declaration.


  Commit: 2f9b8c4682e64d4eb14845ce23b97c700b6dbbff
      
https://github.com/D-Programming-Language/dmd/commit/2f9b8c4682e64d4eb14845ce23b97c700b6dbbff
  Author: k-hara <[email protected]>
  Date:   2013-02-16 (Sat, 16 Feb 2013)

  Changed paths:
    M src/parse.c
    M src/template.c
    M src/template.h

  Log Message:
  -----------
  Refactor TemplateMixin symbol resolution


  Commit: 09309091c8303f8bd1e45b5cd62e2b8d0643354d
      
https://github.com/D-Programming-Language/dmd/commit/09309091c8303f8bd1e45b5cd62e2b8d0643354d
  Author: Walter Bright <[email protected]>
  Date:   2013-02-20 (Wed, 20 Feb 2013)

  Changed paths:
    M src/parse.c
    M src/template.c
    M src/template.h

  Log Message:
  -----------
  Merge pull request #1666 from 9rnsr/refactor_mixin

[Refactoring] TemplateMixin symbol resolution


Compare: 
https://github.com/D-Programming-Language/dmd/compare/4b83c91f9120...09309091c830
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to