aboutsummaryrefslogtreecommitdiff
path: root/pkg/pointer/stack.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring : isolate stack manipulation into their own packageJulien Dessaux2021-11-121-47/+6
* Made the interpreter pass most of the mycology test suiteJulien Dessaux2021-09-241-0/+3
* Each pointer needs its own stack, merging the two packages to avoid a circula...Julien Dessaux2021-09-231-0/+51