aboutsummaryrefslogtreecommitdiff
path: root/pkg/pointer/pointer.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Each pointer needs its own stack, merging the two packages to avoid a circula...Julien Dessaux2021-09-231-2/+50
* Began coding the interpreter (only manages the minimal example for now!)Julien Dessaux2021-09-231-0/+6
* Simplified instruction pointer delta handlingJulien Dessaux2021-09-211-5/+8
* Continued implementing the Instruction PointerJulien Dessaux2021-09-211-1/+4
* Began implementing the Instruction PointerJulien Dessaux2021-09-201-0/+21