summaryrefslogtreecommitdiff
path: root/src/options.cpp (follow)
AgeCommit message (Expand)Author
2013-05-09Added Number::toRadix & Number::set( int32_t ).Mike Buland
2013-05-09Added better filtering in Number::set, and cli options.Mike Buland
2013-05-08Added a funny option to generate primes.Mike Buland
2013-04-23Fixed random zeros bug.0.03Mike Buland
2013-04-23Added stdlib for exit in the options.cpp file.Mike Buland
2013-04-23Added cli params & a unit test.Mike Buland