Avery
|
72f8ac7478
|
Fix test dealing with `Localized`
|
4 weeks ago |
Avery
|
3c4d8914b3
|
Add error handling and location tracking to the tokenizer and parser
|
4 weeks ago |
itycodes
|
bee73acb5e
|
Initial work on SPIR-V assembly generation
Atm it only handles the basic metadata in modules.
Doesn't generate code for functions, or types.
Type handling is just a placeholder %undefined_type.
|
4 weeks ago |
itycodes
|
bc2394bb4e
|
Tests
Added a regression assert into the compile test
|
4 weeks ago |
itycodes
|
07dc4d62d9
|
Initial work on the compiler
So far it only generates the metadata
|
4 weeks ago |
itycodes
|
da68ab6e73
|
Fix the implicit type generators for vectors
Instead of vec4f, we now have v4f32, for vector 4 of float 32 bits
|
4 weeks ago |
itycodes
|
7a04fceedd
|
Initial commit
|
4 weeks ago |