Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented the under funge command | Julien Dessaux | 2022-08-08 | 1 | -0/+49 |
| | |||||
* | Implemented the } (aka end) funge command | Julien Dessaux | 2022-08-07 | 1 | -1/+42 |
| | |||||
* | Implemented the { (aka begin) funge command | Julien Dessaux | 2022-08-06 | 1 | -0/+56 |
| | |||||
* | Do not add the top of the stack stack on the array list | Julien Dessaux | 2022-08-06 | 1 | -3/+2 |
| | |||||
* | Fixed a misunderstanding about allocations (I did too much go and nim!) | Julien Dessaux | 2022-05-05 | 1 | -12/+14 |
| | |||||
* | Simplified the stack stack code | Julien Dessaux | 2022-02-20 | 1 | -20/+5 |
| | |||||
* | Began implementing the funge98 stack stack | Julien Dessaux | 2022-02-18 | 1 | -0/+46 |