Alain Zscheile fogti
  • Joined on 2022-08-01
fogti pushed to main at fogti/yanaijepeux 2024-02-23 14:57:46 +00:00
03bb70c417 try to fix pipeline
fogti pushed to main at fogti/yanaijepeux 2024-02-23 14:55:38 +00:00
2b18e530c5 try to fix pipeline
fogti pushed to main at fogti/yanaijepeux 2024-02-23 14:51:17 +00:00
08402a5481 +basic test suite
fogti pushed to main at fogti/yanaijepeux 2024-02-23 12:23:49 +00:00
8d6bad5ee5 caption first character of files
fogti pushed to main at fogti/yanaijepeux 2024-02-22 22:24:55 +00:00
b1c99512da initial commit
fogti pushed to main at fogti/yanaijepeux 2024-02-22 22:24:24 +00:00
09163592ac initial commit
fogti created branch main in fogti/yanaijepeux 2024-02-22 22:11:30 +00:00
fogti pushed to main at fogti/yanaijepeux 2024-02-22 22:11:30 +00:00
414cc870c4 initial commit
fogti created repository fogti/yanaijepeux 2024-02-22 22:05:30 +00:00
fogti pushed to main at fogti/yanais 2024-02-22 15:16:08 +00:00
0765546498 ocaml: store max stack ref for perf
fogti pushed to main at fogti/yanais 2024-02-15 19:29:12 +00:00
98b3f087f9 ocaml: +let bindings
fogti pushed to main at fogti/yanais 2024-02-15 19:00:01 +00:00
2f23dc491d ocaml: rename syntax.ml -> expr.ml
fogti pushed to main at fogti/yanais 2024-02-15 18:51:17 +00:00
892ac5f097 ocaml: +TagGroup
fogti pushed to main at fogti/yanais 2024-02-15 17:16:51 +00:00
2a0e85575e ocaml: [WIP] TagGroup
fogti pushed to main at fogti/yanais 2024-02-12 14:09:41 +00:00
d4fddeb596 ocaml/syntax: split code into more modules
fogti pushed to main at fogti/yanais 2024-02-11 20:28:14 +00:00
5152f2bde0 ocaml: start implementing expression parsing
9b0f719fe2 RefOf [WIP]
Compare 2 commits »
fogti pushed to main at fogti/yanais 2024-02-11 14:05:30 +00:00
7d853f8f7e ocaml: forbid duplicate identifiers in patterns
fogti pushed to main at fogti/yanais 2024-02-11 13:41:12 +00:00
a084d9ceb8 ocaml: pattern parsing
fogti pushed to main at fogti/yanais 2024-02-11 13:24:37 +00:00
65c82283fc ocaml: record parsing
fogti pushed to main at fogti/yanais 2024-02-11 11:57:58 +00:00
0b206bcdbc ocaml: convert lexer token stream to list (needed to prevent file re-scanning)