]> rethought.computer Git - sorel-lang.git/commit
cargo fmt and a big parser cleanup
authorBryan English <bryan@rethought.computer>
Sun, 23 Aug 2026 05:54:06 +0000 (01:54 -0400)
committerBryan English <bryan@rethought.computer>
Sun, 23 Aug 2026 05:54:44 +0000 (01:54 -0400)
commitc2dbe1df49c6daa54dbe03f00e0650454472b268
tree012ae9cc7e4c22bda996c44226fe297ef62d76fe
parent4a275323625ab6e99c4b898a7fce271aae443f9f
cargo fmt and a big parser cleanup
sorel-codegen/src/riscv64_asm.rs
sorel-ir/src/ir.rs
sorel-ir/src/lib.rs
sorel-ir/src/module.rs
sorel-parser/src/lib.rs
sorel-tokenizer/src/lib.rs
sorelc/src/import_tree.rs
sorelc/src/main.rs