aboutsummaryrefslogtreecommitdiff
path: root/pkg/pointer/pointer_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Began coding the interpreter (only manages the minimal example for now!)Julien Dessaux2021-09-231-0/+11
* Fixed test order mistake between expected value and got valueJulien Dessaux2021-09-221-2/+2
* Simplified instruction pointer delta handlingJulien Dessaux2021-09-211-3/+3
* Continued implementing the Instruction PointerJulien Dessaux2021-09-211-2/+2
* Began implementing the Instruction PointerJulien Dessaux2021-09-201-0/+41