]> git.tdb.fi Git - libs/gl.git/commitdiff
Refactor module and stage management
authorMikko Rasa <tdb@tdb.fi>
Fri, 11 Nov 2016 16:39:57 +0000 (18:39 +0200)
committerMikko Rasa <tdb@tdb.fi>
Fri, 11 Nov 2016 16:39:57 +0000 (18:39 +0200)
Originally I envisioned that ProgramParser would handle imports, but it's
non-trivial to make re-entrant.  The parser will now only hold one module
at a time and ProgramCompiler will handle combining them.


No differences found