Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-28 | Division fixes, better config, more tests.0.11 | Mike Buland | |
Other minor fixes and options such as --version being added. | |||
2014-11-25 | Added a new 'execute' command line parameter. | Mike Buland | |
2013-05-10 | Added more checking & unit-tests. | Mike Buland | |
2013-05-09 | Added better filtering in Number::set, and cli options. | Mike Buland | |
The command line options let you set the initial radix/scale, and there's a function te test if any number is prime, that's fun. | |||
2013-05-08 | Added a funny option to generate primes. | Mike Buland | |
...But primes in base 36 and it skips all numbers with digits in the range 0-9 | |||
2013-04-23 | Added cli params & a unit test. | Mike Buland | |