9 Commits (7382e9185f825bcf5f6f2ce25fa93aa46bcabee8)

Author SHA1 Message Date
itycodes 7382e9185f Initial work on function compilation API for the frontend
3 weeks ago
itycodes ac6ed71482 Slight compiler cleanup, type tracking
3 weeks ago
itycodes b67795cdfb Forgotten cargo fmt + R-A warning cleanup
3 weeks ago
itycodes e33e43e221 Initial work on function compilation
3 weeks ago
itycodes 43b12de508 Replace the :void type expr with :<>
3 weeks ago
itycodes 1e1d0911e4 Cargo fmt
3 weeks ago
itycodes 5f041f491a Fixed type generation
3 weeks ago
itycodes 3d5369cc36 Broken; Rust's Display trait is weird. Help.
3 weeks ago
itycodes 6036a5fe90 Initial work on SPIR-V assembly generation
3 weeks ago