gofunge98/pkg/field
2021-09-17 00:45:07 +02:00
..
test_data Began implementing the befunge field data structure 2021-09-14 17:56:04 +02:00
error.go Began implementing the befunge field data structure 2021-09-14 17:56:04 +02:00
error_test.go Began implementing the befunge field data structure 2021-09-14 17:56:04 +02:00
field.go rewrote field data structure for simplicity 2021-09-17 00:44:35 +02:00
field_test.go rewrote field data structure for simplicity 2021-09-17 00:44:35 +02:00
step.go Added function to calculate a next pointer step on the field 2021-09-17 00:45:07 +02:00
step_test.go Added function to calculate a next pointer step on the field 2021-09-17 00:45:07 +02:00