Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ae70bfdeafd3a534e3f12747503bafa046be2f9d
      
https://github.com/D-Programming-Language/dmd/commit/ae70bfdeafd3a534e3f12747503bafa046be2f9d
  Author: k-hara <[email protected]>
  Date:   2013-05-12 (Sun, 12 May 2013)

  Changed paths:
    M src/aggregate.h
    M src/class.c
    M src/clone.c
    M src/declaration.h
    M src/e2ir.c
    M src/func.c
    M src/identifier.c
    M src/parse.c
    M src/struct.c
    M test/runnable/testinvariant.d

  Log Message:
  -----------
  fix Issue 6453 - Allow multiple invariant per struct/class


  Commit: 081c92a115b3006871c5a516267417e06ceacbcf
      
https://github.com/D-Programming-Language/dmd/commit/081c92a115b3006871c5a516267417e06ceacbcf
  Author: Andrei Alexandrescu <[email protected]>
  Date:   2013-05-12 (Sun, 12 May 2013)

  Changed paths:
    M src/aggregate.h
    M src/class.c
    M src/clone.c
    M src/declaration.h
    M src/e2ir.c
    M src/func.c
    M src/identifier.c
    M src/parse.c
    M src/struct.c
    M test/runnable/testinvariant.d

  Log Message:
  -----------
  Merge pull request #1978 from 9rnsr/multi_inv

Issue 6453 - Allow multiple invariant per struct/class


Compare: 
https://github.com/D-Programming-Language/dmd/compare/23c6ac5bee0d...081c92a115b3
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to