Breval Ferrari breval · he/him
breval created repository breval/Gyromin 2025-03-11 05:24:28 +00:00
breval pushed to main at breval/blip 2024-11-29 01:51:41 +00:00
d27e7825de cli UML
breval pushed to main at breval/blip 2024-11-17 06:51:43 +00:00
e40f6f48a1 list subcommand support
efceea0705 update deps
Compare 2 commits »
breval pushed to main at breval/blip 2024-11-13 21:19:09 +00:00
36b0fe394c add Scl / Kbm parsing
breval pushed to main at breval/blip 2024-11-11 20:14:36 +00:00
219d3e88fb replace f32 w f64 (supported by fasteval
6dffde0cb7 fix everything!!!! :D
Compare 2 commits »
breval pushed to main at breval/blip 2024-11-10 04:41:59 +00:00
4bb38e0f3e fix tests, weird nested comment bug
breval pushed to main at breval/blip 2024-11-10 03:37:12 +00:00
f0be539c69 no more type dep cycle (resolved with lazy_static)
breval pushed to main at breval/blip 2024-11-10 00:37:25 +00:00
1c91b113fb no more FlatAtoms
breval pushed to main at breval/blip 2024-11-09 23:58:52 +00:00
9c910b8076 divide atom parser into sub-parsers with context
900b8b198e move things around, add curry
Compare 2 commits »
breval pushed to main at breval/blip 2024-11-09 23:00:08 +00:00
315238f14d root parser
breval pushed to main at breval/blip 2024-11-09 22:18:42 +00:00
bdb42ac846 verbose error support
breval pushed to main at breval/blip 2024-11-09 17:53:42 +00:00
a2566f1be3 context & function names without another Parse trait
breval pushed to main at breval/blip 2024-11-08 02:47:10 +00:00
78d7c493bb simplify Deserialize impl for Atoms
304a360608 avoid parsing if string is empty
Compare 2 commits »
breval pushed to standardised-nom-parsing at breval/blip 2024-11-08 02:45:09 +00:00
78d7c493bb simplify Deserialize impl for Atoms
304a360608 avoid parsing if string is empty
Compare 2 commits »
breval created branch standardised-nom-parsing in breval/blip 2024-11-08 02:45:09 +00:00
breval pushed to main at breval/blip 2024-11-08 01:24:21 +00:00
2176f5dd89 rename serde de (conflicts with local)
9b2ad49f3b rename serialization file (conflicts with serde)
Compare 2 commits »
breval pushed to main at breval/blip 2024-11-05 03:26:50 +00:00
93067b3010 cleaning my room
breval pushed to main at breval/blip 2024-11-04 23:06:30 +00:00
a06e0a1d02 simplify space parser
20093d7683 simplify space parser
Compare 2 commits »
breval pushed to main at breval/blip 2024-10-31 18:43:03 +00:00
f690d3d286 better sheet error display
1c823554da fix poc notes
Compare 2 commits »
breval pushed to main at breval/blip 2024-10-31 18:14:24 +00:00
5e216f2023 verbose & pretty errors