| Age | Commit message (Expand) | Author |
|---|---|---|
| 2012-02-18 | move test runner to tests.c | mo k |
| 2012-02-18 | move assertion to assertions.c | mo k |
| 2012-02-18 | update makefile to create bin/ and obj/ dir. collapse inc/ and src/ | mo k |
| 2012-02-18 | move all .c and .h files to root and clean up makefile to simplify compilation. | mo k |
| 2012-02-17 | replace scanf with gets. | mo k |
| 2012-02-17 | trying to figure out why strlen isn't returning the correct length. | mo k |
| 2012-02-17 | reverse a string using pointer arithmetic. | mo k |
| 2012-02-17 | create makefile. | mo k |
