]> gitweb.factorcode.org Git - factor.git/commit
math.parser: natively support 0b 0o 0x syntax
authorJoe Groff <arcata@gmail.com>
Thu, 24 Nov 2011 02:29:39 +0000 (18:29 -0800)
committerJoe Groff <arcata@gmail.com>
Thu, 24 Nov 2011 02:30:22 +0000 (18:30 -0800)
commite738c7206c32bd9b76f3cee31e950835e1b1ee24
treede7f8389dea59c9423bb090df28f8aa75c2d6530
parent29bf4d7214f8b60956b2fc59e2dc977ec1942e2c
math.parser: natively support 0b 0o 0x syntax
Closes #371
core/math/parser/parser-tests.factor
core/math/parser/parser.factor