This website requires JavaScript.
Explore
Help
Sign in
adyxax
/
gofunge98
Watch
1
Star
0
Fork
You've already forked gofunge98
0
Code
Issues
Releases
Activity
62400c81db
gofunge98
/
pkg
/
field
History
Julien Dessaux
2895308807
Fixed line feed handling which should be treated as like newline in Unefunge-98, but it is unclear.
2021-09-24 18:16:30 +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
Fixed test order mistake between expected value and got value
2021-09-22 23:42:16 +02:00
field.go
Fixed line feed handling which should be treated as like newline in Unefunge-98, but it is unclear.
2021-09-24 18:16:30 +02:00
field_test.go
Refactoring
2021-09-20 01:22:18 +02:00
step.go
Moved isIn function to a util file
2021-09-19 01:10:52 +02:00
step_test.go
Refactoring
2021-09-20 01:22:18 +02:00
utils.go
Made the interpreter pass most of the mycology test suite
2021-09-24 01:26:49 +02:00
utils_test.go
Made the interpreter pass most of the mycology test suite
2021-09-24 01:26:49 +02:00