Commit Graph

16 Commits (ee02eb0722c6d2e03262644ae9d7d8e1c0236dc0)

Author SHA1 Message Date
Avery ee02eb0722
Code maid stuff 4 weeks ago
itycodes ac6ed71482 Slight compiler cleanup, type tracking 4 weeks ago
itycodes b67795cdfb Forgotten cargo fmt + R-A warning cleanup 4 weeks ago
itycodes e33e43e221 Initial work on function compilation 4 weeks ago
itycodes 27d0e02b86 Forgotten cargo fmt 4 weeks ago
itycodes 828d0aa567 Modify the language's store-ptr syntax to make it match the compiler 4 weeks ago
itycodes 43b12de508 Replace the :void type expr with :<> 4 weeks ago
itycodes 2c716e7b7d Added an explicit :void type param to `fn` declarations 4 weeks ago
Avery 9aafb9758f Refactor and error handling for compiler 4 weeks ago
itycodes 1e1d0911e4 Cargo fmt 4 weeks ago
Avery e80c32419c Fix test dealing with `Localized` 4 weeks ago
itycodes 5f041f491a Fixed type generation 4 weeks ago
itycodes 3d5369cc36 Broken; Rust's Display trait is weird. Help. 4 weeks ago
itycodes 6036a5fe90 Initial work on SPIR-V assembly generation 4 weeks ago
itycodes 3a3d9b46f4 Tests 4 weeks ago
itycodes 0916a1910d Initial work on the compiler 4 weeks ago