Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 638594e625ad1ef6f8787d9c9a9aeb6a8156cfdb
      
https://github.com/D-Programming-Language/dmd/commit/638594e625ad1ef6f8787d9c9a9aeb6a8156cfdb
  Author: Adam D. Ruppe <[email protected]>
  Date:   2012-10-14 (Sun, 14 Oct 2012)

  Changed paths:
    M src/idgen.c
    M src/traits.c
    M test/runnable/traits.d

  Log Message:
  -----------
  new trait: getProtection (cleaned up)


  Commit: 2cb747d29a029faf02999e356fc7aabc747ea2ab
      
https://github.com/D-Programming-Language/dmd/commit/2cb747d29a029faf02999e356fc7aabc747ea2ab
  Author: Adam D. Ruppe <[email protected]>
  Date:   2012-10-14 (Sun, 14 Oct 2012)

  Changed paths:
    M src/attrib.c
    M src/doc.c
    M src/dsymbol.h
    M src/json.c
    M src/traits.c

  Log Message:
  -----------
  DRY on protection to string


  Commit: 913b485bcbf72119f793c1f9df7e560030396bb6
      
https://github.com/D-Programming-Language/dmd/commit/913b485bcbf72119f793c1f9df7e560030396bb6
  Author: Walter Bright <[email protected]>
  Date:   2012-11-10 (Sat, 10 Nov 2012)

  Changed paths:
    M src/attrib.c
    M src/doc.c
    M src/dsymbol.h
    M src/idgen.c
    M src/json.c
    M src/traits.c
    M test/runnable/traits.d

  Log Message:
  -----------
  Merge pull request #856 from adamdruppe/protection_trait

Protection trait


Compare: 
https://github.com/D-Programming-Language/dmd/compare/c08223ac0bfd...913b485bcbf7
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to