summaryrefslogtreecommitdiff
path: root/src/options.cpp (follow)
AgeCommit message (Expand)Author
2015-01-29Merge branch 'master' of /home/eichlan/git/clicMike Buland
2015-01-29Minor tweak to some display text.Mike Buland
2015-01-07Fixed parsing bug, added unit tests, debug cleanup.0.12Mike Buland
2014-12-01Added "--sum" command line option.Mike Buland
2014-11-28Division fixes, better config, more tests.0.11Mike Buland
2014-11-25Added a new 'execute' command line parameter.Mike Buland
2014-10-30The new division works great!Mike Buland
2013-11-14Fixed (?) parsing order of operations bug, added unit tests.Mike Buland
2013-05-17The --text-primes option supports a parameter.Mike Buland
2013-05-10Added more checking & unit-tests.Mike Buland
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