Commit graph

31 commits

Author SHA1 Message Date
0fcf937d51
error type for inflate, start serialize 2024-10-26 19:45:11 -04:00
b95ace9d8e
fix stack redirection for mixed test 2024-10-14 21:30:06 -04:00
d67f5efe48
inflate mixed and panic tests failing 2024-10-14 12:45:07 -04:00
c7c1fb19e2
inflate L2 tests passing, fix TupleEnd stack history cleaning 2024-10-14 11:31:57 -04:00
66b42e2aa0
inflate passing L1 tests 2024-10-14 11:17:44 -04:00
aa512e6206
inflate FlatAtoms to Atoms (garbage code) with tests (two fails) 2024-10-13 23:43:20 -04:00
892914256d
flat atom tests & fixes 2024-10-13 12:38:27 -04:00
0465fb2e4c
tests for secondary parsers 2024-10-13 01:46:33 -04:00
b2b8546f20
atom parser 2024-10-12 17:28:33 -04:00
9e0ead7605
replace Token trait with consts 2024-10-12 16:27:27 -04:00
040bb4ecb3
remove WrapperType enum to ease parsing 2024-10-12 14:08:01 -04:00
98100d3465
fix tuple indexing 2024-10-12 14:07:14 -04:00
2d5291c07b
quick modifier parser macro 2024-10-10 19:43:40 -04:00
f9841267ec
two parsers with macros, enum deps, allow dead code 2024-10-04 12:30:24 -04:00
87abf20e67
new slope system 2024-10-04 12:29:28 -04:00
7a02a920db
didn't need that feature in the end 2024-10-02 18:23:30 -04:00
9ed583e4e4
bng syntax rules & poc 2024-10-02 11:22:47 -04:00
903e3ebc64
adapt cli to new yml system 2024-10-02 11:21:58 -04:00
6f62bb8f40
add deps 2024-10-02 11:18:26 -04:00
72f5bdfd3d
don't print "Error" before help strings 2024-09-04 12:05:00 -04:00
eb58d0a92f
restructure cli for single file use 2024-09-04 12:04:15 -04:00
9269b00235
spline & deref macro for wrappers 2024-09-02 22:05:42 -04:00
c944db2ab7
cli files dispatch 2024-09-02 22:04:05 -04:00
5e6044eaf5
fix cfg feature switches 2024-08-25 09:23:15 -04:00
302ba98cbd
remove feature toggles (use cargo run options instead) 2024-08-25 09:22:50 -04:00
7b52fc000d
conditional cli args 2024-08-24 15:09:50 +02:00
0c5bcf66af
full cli args 2024-08-24 14:55:26 +02:00
e5c360b791
full cli args 2024-08-24 14:52:55 +02:00
2ac18bb640
started cli 2024-08-21 01:34:56 +02:00
5f4ffa4705
add license and badges 2024-08-20 23:43:51 +02:00
94e46fc970 Initial commit 2024-08-20 21:06:58 +00:00