aboutsummaryrefslogtreecommitdiff
path: root/Hermes_Gui1.2.rkt
Commit message (Collapse)AuthorAgeLines
* Fiddled around with it for a bitDouglas-Richardson2017-04-22-194/+0
| | | | | | | 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.
* Fixed bug where small strings would crashDoug-Richardson2017-04-19-1/+1
|
* Updated User-message function to take one argumentDoug-Richardson2017-04-19-3/+15
|
* Added the Gui filesDoug-Richardson2017-04-14-0/+182
This isn't on the main branch because it uses the word "Commit" to describe the changes and I am afraid of commitment.