April 27, 2014 [dmd-internals] [D-Programming-Language/dmd] 989b73: Fix Issue 12653 - Implement the getFunctionAttribu... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 989b73fc2d4f93be0cf5ed19fdfb060629fa49eb https://github.com/D-Programming-Language/dmd/commit/989b73fc2d4f93be0cf5ed19fdfb060629fa49eb Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2014-04-27 (Sun, 27 Apr 2014) Changed paths: M src/hdrgen.c M src/idgen.c M src/mtype.c M src/mtype.h M src/traits.c M test/runnable/traits.d Log Message: ----------- Fix Issue 12653 - Implement the getFunctionAttributes trait. Commit: b65f13e528b235927494bff6ac22ea38acc3cf44 https://github.com/D-Programming-Language/dmd/commit/b65f13e528b235927494bff6ac22ea38acc3cf44 Author: Walter Bright <walter@walterbright.com> Date: 2014-04-27 (Sun, 27 Apr 2014) Changed paths: M src/hdrgen.c M src/idgen.c M src/mtype.c M src/mtype.h M src/traits.c M test/runnable/traits.d Log Message: ----------- Merge pull request #3501 from AndrejMitrovic/Fix12653 Issue 12653 - Implement the getFunctionAttributes trait. Compare: https://github.com/D-Programming-Language/dmd/compare/398ffcc35745...b65f13e528b2 |
Copyright © 1999-2021 by the D Language Foundation