Commit Graph

13 Commits

Author SHA1 Message Date
1b26fecdf6 add the immediate address space (new name for push_constant)
`push_constant` is kept because it did exist for quite a while
2026-01-25 02:20:04 +03:00
c75f31139a add standard WGSL type aliases 2026-01-25 02:16:49 +03:00
fae2b22d11 Add memory specifiers 2024-09-28 01:44:59 +03:00
424483309d List builtin functions 2024-09-28 01:16:40 +03:00
e5e4b72002 Fancy attribute syntax handling 2024-09-28 01:07:51 +03:00
159d8f6dba Split attribute types 2024-09-28 00:57:33 +03:00
4846c19380 Add some structure 2024-09-28 00:51:36 +03:00
51c2d8e75a Disable spell checking!!! 2024-09-28 00:46:30 +03:00
303c9ccc81 Better handling of known attributes 2024-09-28 00:32:57 +03:00
dc643347e7 Split control flow and other keywords 2024-09-28 00:32:49 +03:00
d6d378b2cb Oops, that attribute list was too much 2024-09-28 00:32:00 +03:00
4f40740958 Better attribute support 2024-09-28 00:12:53 +03:00
a4fb988ad9 Basic syntax highlighting 2024-09-27 23:53:48 +03:00