aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reintroducing the empty field errors and fixed the bugs introduced in the ↵Julien Dessaux2022-05-061-17/+17
| | | | last commit
* Fixed a misunderstanding about allocations (I did too much go and nim!)Julien Dessaux2022-05-054-58/+106
|
* Finished implementing the funge fieldJulien Dessaux2022-03-291-13/+95
|
* Continued implementing the funge fieldJulien Dessaux2022-03-211-19/+83
|
* Continued implementing the funge fieldJulien Dessaux2022-03-201-17/+93
|
* Began implementing the funge FieldJulien Dessaux2022-02-202-0/+179
|
* Simplified the stack stack codeJulien Dessaux2022-02-201-20/+5
|
* Rewrote stack testsJulien Dessaux2022-02-201-46/+37
|
* Began implementing the funge98 stack stackJulien Dessaux2022-02-182-1/+47
|
* fixed the funge stack typesJulien Dessaux2022-02-181-21/+25
|
* Began implementing a funge stackJulien Dessaux2022-02-172-0/+95