Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-23 | Actually added a makefile with dep support. | Mike Buland | |
Also updated the gitignore to ignore the dep files. | |||
2014-11-28 | Switched to using bin2cpp for the help. | Mike Buland | |
I think that's a better practice, it'll be a lot easier to expand it and format it in general, plus it could be compressed if it got too much bigger. | |||
2013-04-15 | Addition, subtraction, and multiplication work now | Mike Buland | |
Division isn't working yet, there are too many options, I'll figure out something eventually :-P | |||
2013-04-15 | Initial checkin. | Mike Buland | |
This project will most likely just be stuck into libbu++, but I didn't want to deal with building it all in windows. |