Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix several bugs #11.1.3 | Julien Dessaux | 2023-01-07 | 1 | -81/+52 |
| | | | | | The load function was too clever, simplified it by using Set This uncovered an initialization bug in Set and a mishandling of Blank | ||||
* | Fixed deprecated usage of readChars | Julien Dessaux | 2022-01-28 | 1 | -1/+1 |
| | |||||
* | Cosmetic | Julien Dessaux | 2021-10-17 | 1 | -1/+1 |
| | |||||
* | Refactoring1.0.0 | Julien Dessaux | 2021-10-17 | 1 | -10/+12 |
| | |||||
* | Removed useless ly field | Julien Dessaux | 2021-10-12 | 1 | -29/+20 |
| | |||||
* | Revert "Refactoring to test the feel of changing a value object to a ref ↵ | Julien Dessaux | 2021-10-11 | 1 | -21/+26 |
| | | | | | | | | | object in nim" I hated the debug made more difficult and less intuitive, and the need to use echo repr(XXX) to see something. This reverts commit 4ea0083ffcad9b73057951d871bcf2dbd855bc7c. | ||||
* | Removed a useless len field for field lines | Julien Dessaux | 2021-10-11 | 1 | -49/+41 |
| | |||||
* | Refactoring to test the feel of changing a value object to a ref object in nim | Julien Dessaux | 2021-10-10 | 1 | -16/+17 |
| | |||||
* | Added submodules with the spec and the mycology test suite | Julien Dessaux | 2021-10-07 | 1 | -4/+4 |
| | |||||
* | Fixed tricky field loading bug | Julien Dessaux | 2021-10-07 | 1 | -8/+17 |
| | |||||
* | Implemented missing functions for the interpreter | Julien Dessaux | 2021-10-06 | 1 | -0/+3 |
| | |||||
* | Implemented steps over a funge space field | Julien Dessaux | 2021-10-05 | 1 | -0/+15 |
| | |||||
* | Refactoring | Julien Dessaux | 2021-10-05 | 1 | -5/+7 |
| | |||||
* | Cosmetics | Julien Dessaux | 2021-10-04 | 1 | -8/+8 |
| | |||||
* | Refactoring | Julien Dessaux | 2021-10-03 | 1 | -6/+6 |
| | |||||
* | Finished implementing the funge space field | Julien Dessaux | 2021-10-02 | 1 | -4/+67 |
| | |||||
* | Continued implementing the funge space field | Julien Dessaux | 2021-10-01 | 1 | -21/+119 |
| | |||||
* | Began implementing the funge field | Julien Dessaux | 2021-09-30 | 1 | -0/+37 |