aboutsummaryrefslogtreecommitdiff
path: root/pkg/field/field_test.go (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-17Added function to calculate a next pointer step on the fieldJulien Dessaux2-0/+95
2021-09-17rewrote field data structure for simplicityJulien Dessaux2-69/+86
2021-09-14Began implementing the befunge field data structureJulien Dessaux13-0/+325