11 Commits (7bff10a5befc546567f2ece512101833f904b114)

Author SHA1 Message Date
itycodes 828d0aa567 Modify the language's store-ptr syntax to make it match the compiler
1 month ago
itycodes d8d4f0ee89 Add an Ast::list function analogue to Ast::symbol
1 month ago
itycodes 43b12de508 Replace the :void type expr with :<>
1 month ago
itycodes 2c716e7b7d Added an explicit :void type param to `fn` declarations
1 month ago
Avery 9aafb9758f Refactor and error handling for compiler
1 month ago
Avery e80c32419c Fix test dealing with `Localized`
1 month ago
Avery b4ab40f10e Add error handling and location tracking to the tokenizer and parser
1 month ago
itycodes 6036a5fe90 Initial work on SPIR-V assembly generation
1 month ago
itycodes 0916a1910d Initial work on the compiler
1 month ago
itycodes e2bd50a3a1 Fix the implicit type generators for vectors
1 month ago
itycodes 0902762066 Initial commit
1 month ago