December 15, 2012 [dmd-internals] [D-Programming-Language/dmd] 0814f9: Add @attribute syntax. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 0814f9decfdbcef644c4e89b02b8be192ed2e900 https://github.com/D-Programming-Language/dmd/commit/0814f9decfdbcef644c4e89b02b8be192ed2e900 Author: Jacob Carlborg <doob@me.com> Date: 2012-12-11 (Tue, 11 Dec 2012) Changed paths: M src/parse.c M src/parse.h Log Message: ----------- Add @attribute syntax. Commit: 445ceaabe8d59a7665d6e483d86d9bb053f58c09 https://github.com/D-Programming-Language/dmd/commit/445ceaabe8d59a7665d6e483d86d9bb053f58c09 Author: Jacob Carlborg <doob@me.com> Date: 2012-12-11 (Tue, 11 Dec 2012) Changed paths: M test/runnable/uda.d Log Message: ----------- Add tests for the @attribute syntax. Commit: c124dc1203ed4c5d1298f62202f54bcc022718f1 https://github.com/D-Programming-Language/dmd/commit/c124dc1203ed4c5d1298f62202f54bcc022718f1 Author: Jacob Carlborg <doob@me.com> Date: 2012-12-11 (Tue, 11 Dec 2012) Changed paths: M src/parse.c Log Message: ----------- Disallow the @2+3 syntax for UDA. Commit: e25e566eeba80e57952ac945aaaf348b44022de4 https://github.com/D-Programming-Language/dmd/commit/e25e566eeba80e57952ac945aaaf348b44022de4 Author: Jacob Carlborg <doob@me.com> Date: 2012-12-13 (Thu, 13 Dec 2012) Changed paths: M src/parse.c Log Message: ----------- Remove empty newlines. Commit: 15389cfe4a057210d3aae063c16763a19b810def https://github.com/D-Programming-Language/dmd/commit/15389cfe4a057210d3aae063c16763a19b810def Author: Walter Bright <walter@walterbright.com> Date: 2012-12-15 (Sat, 15 Dec 2012) Changed paths: M src/parse.c M src/parse.h M test/runnable/uda.d Log Message: ----------- Merge pull request #1365 from jacob-carlborg/uda Add @attribute syntax Compare: https://github.com/D-Programming-Language/dmd/compare/000253917c14...15389cfe4a05 |
Copyright © 1999-2021 by the D Language Foundation