aboutsummaryrefslogtreecommitdiff
path: root/pkg/pointer/stack-stack.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring : isolate stack manipulation into their own packageJulien Dessaux2021-11-121-39/+16
|
* Simplified some codeJulien Dessaux2021-10-061-1/+1
|
* Made the interpreter pass most of the mycology test suiteJulien Dessaux2021-09-241-11/+26
|
* Implemented commands until helloworld works \o/Julien Dessaux2021-09-231-8/+0
|
* Each pointer needs its own stack, merging the two packages to avoid a ↵Julien Dessaux2021-09-231-0/+95
circular dependency