issues
search
alixinne
/
glsl-lang
LALR parser for GLSL
https://alixinne.github.io/glsl-lang/glsl_lang/
BSD 3-Clause "New" or "Revised" License
24
stars
4
forks
source link
chore: release v0.5.0
#23
Closed
alixinne
closed
1 year ago
alixinne
commented
1 year ago
To merge with
git merge --ff-only
into master.
ci: enable build on next branch
fix(lexer/v2-full): fix injecting pp. directives after ext. declarations
test: fix test build failure when not using the v2-full parser
fix(transpiler): correct transpilation of precision qualifiers
feat(transpiler): overhaul formatting and customizability
fix(transpiler): put pp. dirs on their own line no matter what the terminators are
To merge with
git merge --ff-only
into master.