]> git.tdb.fi Git - libs/gl.git/commit
Inject the global context to the syntax tree
authorMikko Rasa <tdb@tdb.fi>
Wed, 9 Nov 2016 13:35:25 +0000 (15:35 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 9 Nov 2016 13:59:47 +0000 (15:59 +0200)
commit70f9fe2964700fc199ab3cabb26f9b14d078c56b
tree8399719f0474ea7bcc009ae5281da0755c352033
parent73ce62f3b9c2bbfc1e655a9df343389a733dc795
Inject the global context to the syntax tree

... rather than concatenating its text with the other contexts.
source/programcompiler.cpp
source/programcompiler.h
source/programsyntax.h