19 Commits (fork-avery/master)
 

Author SHA1 Message Date
Lily Aurora N. 25ce9bb520
Fix off by one error
3 weeks ago
itycodes f8d95a6891
git mistery
3 weeks ago
Lily Aurora N. 6d894b2038
Add a flag to show the AST/Token list
3 weeks ago
itycodes 77ae300c2c
An initial README file :)
3 weeks ago
itycodes 5c1e3e446b
Replace the :void type expr with :<>
3 weeks ago
itycodes 8280be8973
Added an explicit :void type param to `fn` declarations
3 weeks ago
Avery 6cf6beda27
Frontend and Error printing
3 weeks ago
Avery db7be30a7a
Refactor and error handling for compiler
3 weeks ago
itycodes 5df23394c3 Cargo fmt
3 weeks ago
itycodes c2dabb8157 Applied cargo fmt, location tracking, error handling
3 weeks ago
Avery 1bb4206a3b
Fix test dealing with `Localized`
3 weeks ago
Avery 38fc11590b
Add error handling and location tracking to the tokenizer and parser
3 weeks ago
itycodes 8de6ef1ec3 Fixed type generation
3 weeks ago
itycodes 6343fdf1fc Broken; Rust's Display trait is weird. Help.
3 weeks ago
itycodes bee73acb5e Initial work on SPIR-V assembly generation
3 weeks ago
itycodes bc2394bb4e Tests
3 weeks ago
itycodes 07dc4d62d9 Initial work on the compiler
3 weeks ago
itycodes da68ab6e73 Fix the implicit type generators for vectors
3 weeks ago
itycodes 7a04fceedd Initial commit
3 weeks ago