[dlang.org] [D-Programming-Language/d-programming-language.org] 59b01f: Add implicit symbols section to lex.dd
GitHub
noreply at github.com
Mon Feb 18 02:39:33 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/d-programming-language.org
Commit: 59b01ff4736d15a690c103426e0ae7b387820de0
https://github.com/D-Programming-Language/d-programming-language.org/commit/59b01ff4736d15a690c103426e0ae7b387820de0
Author: Wyatt <wyatt.epp at gmail.com>
Date: 2013-02-10 (Sun, 10 Feb 2013)
Changed paths:
M lex.dd
M type.dd
Log Message:
-----------
Add implicit symbols section to lex.dd
Having string in the keywords list didn't sit well with me, so I ended
up breaking it out and adding the others as well. Also added two more
of the double-underscore keywords (that don't appear to otherwise have
documentation).
Commit: 535d7ecd9b13803e4a96f8e1272a6c069b7ddd78
https://github.com/D-Programming-Language/d-programming-language.org/commit/535d7ecd9b13803e4a96f8e1272a6c069b7ddd78
Author: Alex Rønne Petersen <alex at alexrp.com>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Changed paths:
M lex.dd
M type.dd
Log Message:
-----------
Merge pull request #269 from Wyatts/predef
Add implicit symbols section to lex.dd
Compare: https://github.com/D-Programming-Language/d-programming-language.org/compare/2f3d91a783bf...535d7ecd9b13
More information about the dlang.org
mailing list