|
71099a8a4e
|
Fixed tricky field loading bug
|
2021-10-07 18:17:03 +02:00 |
|
|
736d018152
|
Improved a test case
|
2021-10-06 00:07:46 +02:00 |
|
|
483d5c6a46
|
Fixed a file loading bug not covered by the mycology test suite
|
2021-10-02 00:59:38 +02:00 |
|
|
749caa9e26
|
Fixed some more resizing bugs in certain situations not covered by mycology
|
2021-10-01 18:42:39 +02:00 |
|
|
2f66ddcb91
|
Fixed resizing bugs in certain situations not covered by mycology
|
2021-10-01 13:35:20 +02:00 |
|
|
7ecefefbd9
|
Refactoring
|
2021-10-01 13:07:43 +02:00 |
|
|
0038f88327
|
Fixes some mycology test suite errors
|
2021-09-27 07:51:07 +02:00 |
|
|
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 |
|
|
da7e7dae2b
|
Made the interpreter pass most of the mycology test suite
|
2021-09-24 01:26:49 +02:00 |
|
|
6f70a7237b
|
Fixed test order mistake between expected value and got value
|
2021-09-22 23:42:16 +02:00 |
|
|
ae7f4d5acf
|
Refactoring
|
2021-09-20 01:22:18 +02:00 |
|
|
fc132c3dea
|
Implemented function to set a field value
|
2021-09-19 02:20:23 +02:00 |
|
|
e8662451d4
|
Implemented function to get a field value
|
2021-09-19 01:14:58 +02:00 |
|
|
0c52da6714
|
Moved isIn function to a util file
|
2021-09-19 01:10:52 +02:00 |
|
|
2ba8d90815
|
Added function to calculate a next pointer step on the field
|
2021-09-17 00:45:07 +02:00 |
|
|
7458dd8aa8
|
rewrote field data structure for simplicity
|
2021-09-17 00:44:35 +02:00 |
|
|
4bacbc2375
|
Began implementing the befunge field data structure
|
2021-09-14 17:56:04 +02:00 |
|