aboutsummaryrefslogtreecommitdiff
path: root/pkg (follow)
Commit message (Expand)AuthorAgeFilesLines
* Continued implementing the Instruction PointerJulien Dessaux2021-09-214-3/+54
* Began implementing the Instruction PointerJulien Dessaux2021-09-203-0/+72
* RefactoringJulien Dessaux2021-09-204-10/+10
* Implemented function to set a field valueJulien Dessaux2021-09-192-0/+340
* Implemented function to get a field valueJulien Dessaux2021-09-192-0/+43
* Moved isIn function to a util fileJulien Dessaux2021-09-194-39/+48
* Added function to calculate a next pointer step on the fieldJulien Dessaux2021-09-172-0/+95
* rewrote field data structure for simplicityJulien Dessaux2021-09-172-69/+86
* Began implementing the befunge field data structureJulien Dessaux2021-09-1411-0/+304