May 12, 2013 [dmd-internals] [D-Programming-Language/dmd] ae70bf: fix Issue 6453 - Allow multiple invariant per stru... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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 <k.hara.pg@gmail.com> 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 <andrei@erdani.com> 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 |
Copyright © 1999-2021 by the D Language Foundation