1
0
Fork 0
Commit graph

20 commits

Author SHA1 Message Date
aa56929ff7
Reworked io functions to take a configurable reader or writer 2022-07-30 00:31:14 +02:00
35c2f5e626
Removed useless imports 2022-07-30 00:29:59 +02:00
f7a5e4f52c
Refactored io functions handling 2022-06-12 21:47:52 +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
aec8f51451
Added submodules for the spec and the mycology test suite 2022-05-10 23:18:22 +02:00
55399a71ba
Implemented most of the funge pointer logic 2022-05-08 17:51:43 +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
6997d07ac8
Simplified the stack stack code 2022-02-20 23:17:50 +01:00
8bd793daf0
Rewrote stack tests 2022-02-20 23:06:51 +01:00
0c80404e11
Added code coverage to tests with zig build test -Dtest-coverage 2022-02-20 23:06:19 +01:00
629923b3c9
Began implementing the funge98 stack stack 2022-02-18 01:07:53 +01:00
a6d0b334d9
fixed the funge stack types 2022-02-18 01:07:14 +01:00
eb73b96d9b
Began implementing a funge stack 2022-02-17 02:31:38 +01:00
b2b4f7be41
initial import 2022-02-17 02:30:37 +01:00