Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-29 | Update Makefile with ccopts and fix debug | Aaron Ball | |
CCOPTS now turn on all warnings, optimize, and set standard to gnu99. | |||
2015-06-27 | Removed ctoi function | Aaron Ball | |
Oops. Forgot to remove this when switching to atoi. Also removed math.h include. | |||
2015-06-27 | Initial commit of terminus source code | Aaron Ball | |
This version is fully working, though it is still lacking in some functionality. |