rkgk/crates/haku/src
リキ萌 5de4f9d7c6 hotwire haku2 into rkgk
really a bodge job right now and it crashes but it's a start
2025-06-04 00:28:43 +02:00
..
ast fix clippy lints 2024-10-23 20:45:34 +02:00
parser parser debugging utilities + fixed paren sometimes producing unbalanced events 2024-09-01 10:03:21 +02:00
ast.rs add a lot more logging to both client and server to analyze #81 2024-09-02 20:15:28 +02:00
bytecode.rs hotwire haku2 into rkgk 2025-06-04 00:28:43 +02:00
compiler.rs hotwire haku2 into rkgk 2025-06-04 00:28:43 +02:00
diagnostic.rs syntax v2 2024-09-01 09:29:11 +02:00
lexer.rs fix more syntax v2 bugs, update docs 2024-09-01 18:55:16 +02:00
lib.rs introduce tags, structs, and reticles 2024-10-22 21:39:04 +02:00
parser.rs fix clippy lints 2024-10-23 20:45:34 +02:00
render.rs fix crash occurring when a path cannot be created 2024-10-23 21:53:44 +02:00
source.rs fix clippy lints 2024-10-23 20:45:34 +02:00
system.rs beginning of haku2: a reimplementation of haku in Zig 2025-06-01 23:19:05 +02:00
token.rs fix clippy lints 2024-10-23 20:45:34 +02:00
trampoline.rs disallow running another reticle after a dotter 2024-10-23 19:46:23 +02:00
value.rs beginning of haku2: a reimplementation of haku in Zig 2025-06-01 23:19:05 +02:00
vm.rs additional list functions (range, map, filter, reduce, flatten) (#74) 2025-05-27 22:25:29 +02:00