Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed tricky field loading bug | Julien Dessaux | 2021-10-07 | 1 | -7/+18 |
* | Fixed a file loading bug not covered by the mycology test suite | Julien Dessaux | 2021-10-02 | 1 | -8/+20 |
* | Fixes some mycology test suite errors | Julien Dessaux | 2021-09-27 | 1 | -2/+2 |
* | Fixed line feed handling which should be treated as like newline in Unefunge-... | Julien Dessaux | 2021-09-24 | 1 | -0/+3 |
* | Refactoring | Julien Dessaux | 2021-09-20 | 1 | -1/+1 |
* | rewrote field data structure for simplicity | Julien Dessaux | 2021-09-17 | 1 | -18/+26 |
* | Began implementing the befunge field data structure | Julien Dessaux | 2021-09-14 | 1 | -0/+81 |