alixinne / glsl-lang

LALR parser for GLSL
https://alixinne.github.io/glsl-lang/glsl_lang/
BSD 3-Clause "New" or "Revised" License
23 stars 4 forks source link

fix(lang-lexer): fix directive injection from multiple files #38

Closed alixinne closed 2 months ago

alixinne commented 11 months ago

See #24 for the actual fix and discussion, this only adds a few tests.