aboutsummaryrefslogtreecommitdiff
path: root/engines/director/lingo/lingo-preprocessor.cpp
AgeCommit message (Expand)Author
2019-12-31DIRECTOR: LINGO: Avoid reading past buffer in the preprocessorEugene Sandulenko
2019-12-24DIRECTOR: LINGO: Added preprocessing for 'when' statements with 'if'Eugene Sandulenko
2019-12-24DIRECTOR: LINGO: Force end line at the scriptsEugene Sandulenko
2019-12-24DIRECTOR: LINGO: Fix clash with isspecial(3)Eugene Sandulenko
2019-12-24DIRECTOR: More work on reducing header dependencyEugene Sandulenko
2019-12-24DIRECTOR: Split out Lingo preprocessor code into a separate fileEugene Sandulenko