aboutsummaryrefslogtreecommitdiff
path: root/src/optparser.cpp (follow)
AgeCommit message (Expand)Author
2010-03-31Removed the bool cast operator from FBasicString. It turns out it was causingMike Buland
2010-02-13Added and updated the license info in all the source files, they still saidMike Buland
2010-01-15Documented more of MiniCron, and added some cool new help features to OptParser.Mike Buland
2009-12-18Ok...sweet, the OptParser now supports everything the old one did, but in muchMike Buland
2009-12-18Wow, cool, Bu::Formatter can read all the basic types now, (int, float, bool,Mike Buland
2009-12-18The OptParser still needs help banners and more helper functions, but otherwise,Mike Buland
2009-12-16Signals is even safer and works even better. Also, OptParser is nearly done.Mike Buland
2009-12-16The new signal/slots system is in place, and works from 0-5 parameters rightMike Buland