This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
ce1ff01851
factor
/
core
/
math
/
parser
History
Joe Groff
ce1ff01851
math.parser: add unit tests to ensure that "1e2" parses as 100.0 in decimal and as integer 1E2 in bases >= 15 (it does now)
2010-02-07 13:09:59 -08:00
..
authors.txt
Initial import
2007-09-20 18:09:08 -04:00
parser-docs.factor
Merge branch 'new-math-parser' of git://factorcode.org/git/factor into new-math-parser
2010-02-07 23:28:18 +13:00
parser-tests.factor
math.parser: add unit tests to ensure that "1e2" parses as 100.0 in decimal and as integer 1E2 in bases >= 15 (it does now)
2010-02-07 13:09:59 -08:00
parser.factor
math.parser: fix digit> bug found by Blei
2010-02-07 13:04:20 -08:00
summary.txt
Initial import
2007-09-20 18:09:08 -04:00