1
0
Fork 0
Commit graph

16 commits

Author SHA1 Message Date
83af8ab124
zig 0.11 changes 2023-12-18 15:16:51 +01:00
381126dccb
Fixed #1: wrongful handling of \r newlines 2023-01-06 21:38:10 +01:00
2517e44899
Ensure the pointer always ends up on an executable instruction for tui consistency 2022-12-04 05:24:23 +01:00
b373cbffa1
Improved tui debugger 2022-12-04 04:06:47 +01:00
0bf0375200
Began writing a debugging tui 2022-12-03 15:07:57 +01:00
860ebc4fd4
Fixed bugs from zig 0.10 upgrade (some real!) 2022-12-01 23:00:42 +01:00
357c54663c
Fixed bugs reported by the mycology test suite 2022-08-16 19:24:34 +02:00
307183aad7
Implemented the y command requirements 2022-08-14 00:08:32 +02:00
dc0952685e
Implemented basic cli 2022-06-12 15:57:54 +02:00
75fc1506e5
Pass the sanity test 2022-06-09 23:18:27 +02:00
bcb5cc61dd
Reintroducing the empty field errors and fixed the bugs introduced in the last commit 2022-05-06 19:28:27 +02:00
582bfc893c
Fixed a misunderstanding about allocations (I did too much go and nim!) 2022-05-05 22:28:07 +02:00
644e626399
Finished implementing the funge field 2022-03-29 21:55:27 +02:00
631dd86f4d
Continued implementing the funge field 2022-03-21 18:03:22 +01:00
d11e6b93e9
Continued implementing the funge field 2022-03-20 17:10:27 +01:00
79fe123c36
Began implementing the funge Field 2022-02-20 23:22:12 +01:00