aboutsummaryrefslogtreecommitdiff
path: root/src/stack.zig (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a misunderstanding about allocations (I did too much go and nim!)Julien Dessaux2022-05-051-7/+10
|
* Rewrote stack testsJulien Dessaux2022-02-201-46/+37
|
* fixed the funge stack typesJulien Dessaux2022-02-181-21/+25
|
* Began implementing a funge stackJulien Dessaux2022-02-171-0/+85