[dlang.org] [D-Programming-Language/dlang.org] 0fae4e: fix BinaryInteger grammar.
GitHub
noreply at github.com
Wed Dec 11 00:22:08 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dlang.org
Commit: 0fae4e659fcbf0f8006f052440d4111e4bd9aa66
https://github.com/D-Programming-Language/dlang.org/commit/0fae4e659fcbf0f8006f052440d4111e4bd9aa66
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Changed paths:
M lex.dd
Log Message:
-----------
fix BinaryInteger grammar.
BinaryDigits does not exist. Instead it should point BinaryDigitsUS.
Commit: 7745bca4d4c0e6be4583f06712e87ba52afd8c69
https://github.com/D-Programming-Language/dlang.org/commit/7745bca4d4c0e6be4583f06712e87ba52afd8c69
Author: Martin Nowak <code at dawg.eu>
Date: 2013-12-11 (Wed, 11 Dec 2013)
Changed paths:
M lex.dd
Log Message:
-----------
Merge pull request #438 from 9rnsr/fix_BinaryInteger
fix BinaryInteger grammar.
Compare: https://github.com/D-Programming-Language/dlang.org/compare/56e245bf24b5...7745bca4d4c0
More information about the dlang.org
mailing list