Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fiddled around with it for a bit | Douglas-Richardson | 2017-04-22 | -0/+3 |
| | | | | | | | I mostly added a few safties onto the string-lenght and substring functions so they wouldn't cause a crash, but now somewhere there is some error where string-append is trying to append to something that isn't a string, but I have no idea where it is. | |||
* | use relative paths when opening files | Ibrahim Mkusa | 2017-04-16 | -0/+1 |
| | ||||
* | created modules/general.rkt to house common functions | Ibrahim Mkusa | 2017-04-15 | -0/+8 |
| | ||||
* | Tell git to ignore temporary files | Ibrahim Mkusa | 2017-04-14 | -0/+2 |