[dmd-internals] [D-Programming-Language/dmd] 0b2af4: Use strings instead of identifiers in STC table, s...
GitHub
noreply at github.com
Mon Jul 29 08:37:10 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 0b2af49455bf9f6ee0934a7cb13c1c8fe27d72ef
https://github.com/D-Programming-Language/dmd/commit/0b2af49455bf9f6ee0934a7cb13c1c8fe27d72ef
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-07-29 (Mon, 29 Jul 2013)
Changed paths:
M src/attrib.c
Log Message:
-----------
Use strings instead of identifiers in STC table, so it can be constructed at compile time
Commit: 362d22cb2faf4a1d85ab30ae1d564029ac0b2970
https://github.com/D-Programming-Language/dmd/commit/362d22cb2faf4a1d85ab30ae1d564029ac0b2970
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-07-29 (Mon, 29 Jul 2013)
Changed paths:
M src/attrib.c
Log Message:
-----------
Merge pull request #2403 from yebblies/stctable
[DDMD] Use strings instead of identifiers in STC table, so it can be constructed at compile time
Compare: https://github.com/D-Programming-Language/dmd/compare/6de58d661a21...362d22cb2faf
More information about the dmd-internals
mailing list