aboutsummaryrefslogtreecommitdiff
path: root/engines/director/lingo/tests/if.lingo
AgeCommit message (Collapse)Author
2019-12-24DIRECTOR: LINGO: Add test for 'when' statements with 'if'Eugene Sandulenko
2019-12-06DIRECTOR: LINGO: Finally fix 'if' grammar with prepocessingEugene Sandulenko
2019-12-06DIRECTOR: Added more 'if' statement testsEugene Sandulenko
2019-12-03DIRECTOR: LINGO: Rewrite 'if' statement fully. Improve line countingEugene Sandulenko
Still one particular testcase fails, but this is a major improvement in terms of clarity. The execution is temporarily broken.
2019-12-02DIRECTOR: LINGO: Added another failing 'if' testEugene Sandulenko
2019-12-01DIRECTOR: LINGO: Fix compilation for multiple if conditionsEugene Sandulenko
2019-11-27DIRECTOR: LINGO: Made if.lingo test executableEugene Sandulenko
2019-11-13DIRECTOR: Added broken 'if' statement testEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Improved support for multiple 'else if' statementsEugene Sandulenko
2016-08-03DIRECTOR: Lingo: Initial code for Lingo test suite. Uses special game targetEugene Sandulenko