index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
director
/
lingo
/
tests
Age
Commit message (
Collapse
)
Author
2020-01-09
DIRECTOR: Renamed lingotests detection file to avoid execution
Eugene Sandulenko
2020-01-09
DIRECTOR: LINGO: Added test for 'put the number of <x> of'
Eugene Sandulenko
2019-12-31
DIRECTOR: LINGO: Added test for chunk functions
Eugene Sandulenko
2019-12-31
DIRECTOR: LINGO: Added test for factory()
Eugene Sandulenko
2019-12-30
DIRECTOR: LINGO: Added test for empty arglist
Eugene Sandulenko
2019-12-30
DIRECTOR: LINGO: Added test for object setting
Eugene Sandulenko
2019-12-29
DIRECTOR: LINGO: Added test for 'global'
Eugene Sandulenko
2019-12-24
DIRECTOR: LINGO: Add test for 'when' statements with 'if'
Eugene Sandulenko
2019-12-24
DIRECTOR: LINGO: Added another test for 'return' constant
Eugene Sandulenko
2019-12-24
DIRECTOR: LINGO: Added test for 'return' constant
Eugene Sandulenko
2019-12-23
DIRECTOR: LINGO: Added tests for new grammar
Eugene Sandulenko
2019-12-22
DIRECTOR: LINGO: Remove D4-specific tests
Eugene Sandulenko
2019-12-06
DIRECTOR: LINGO: Finally fix 'if' grammar with prepocessing
Eugene Sandulenko
2019-12-06
DIRECTOR: Added more 'if' statement tests
Eugene Sandulenko
2019-12-03
DIRECTOR: LINGO: Rewrite 'if' statement fully. Improve line counting
Eugene Sandulenko
Still one particular testcase fails, but this is a major improvement in terms of clarity. The execution is temporarily broken.
2019-12-03
DIRECTOR: LINGO: Added test for C2 continuation symbol
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Implemented passing 'me' as an object reference
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Fix setting cast member values
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Added test for inline equality tests
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Fix macro calls as part of statement lists
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Added special lex case for 'set value of ()'
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Added another failing 'if' test
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Implement extened 'on' clause syntax
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Fix syntax of repeatwith operator
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Fix compilation for multiple if conditions
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Fix compilation of the mixed code, and add relevant test
Eugene Sandulenko
2019-11-27
DIRECTOR: LINGO: Made if.lingo test executable
Eugene Sandulenko
2019-11-13
DIRECTOR: Added broken 'if' statement test
Eugene Sandulenko
2017-02-07
DIRECTOR: Lingo: Added debug output to lexer and fixed builtin.lingo test
Eugene Sandulenko
2017-02-05
DIRECTOR: Lingo: Added tests for new grammar for built-ins
Eugene Sandulenko
2017-01-18
DIRECTOR: Lingo: Added list of D3 and D4 keywords
Eugene Sandulenko
2017-01-15
DIRECTOR: Lingo: Implemented immediate mode used for 'playAccel'
Eugene Sandulenko
In this mode we treat every parameter as a string, not a keyword or built-in name
2017-01-13
DIRECTOR: Lingo: Implemented grammar for arrays
Eugene Sandulenko
2017-01-10
DIRECTOR: Lingo: Implemented stub for 'the time' entity
Eugene Sandulenko
2017-01-10
DIRECTOR: Lingo: Added sub for 'the date' entity
Eugene Sandulenko
2017-01-10
DIRECTOR: Smarter checks for 'end' clause in grammar/lexer
Eugene Sandulenko
2017-01-07
DIRECTOR: Lingo: Stubbed "sound*" built-ins
Eugene Sandulenko
2017-01-07
DIRECTOR: Lingo: Fix 'on' keyword parsing
Eugene Sandulenko
It requires handler name after 'end' keyword
2017-01-06
DIRECTOR: Lingo: Add test for events
Eugene Sandulenko
2016-08-16
DIRECTOR: Lingo: Implement D2 version of 'the sqrt'
Eugene Sandulenko
2016-08-12
DIRECTOR: Lingo: Added factory execution test
Eugene Sandulenko
2016-08-08
DIRECTOR: Lingo: Added stubs for puppet* commands
Eugene Sandulenko
2016-08-07
DIRECTOR: Lingo: Added stub for playAccel and printFrom commands
Eugene Sandulenko
2016-08-07
DIRECTOR: Lingo: Extended go to/play test
Eugene Sandulenko
2016-08-06
DIRECTOR: Lingo. Added stubs for 'do' and 'open' commands
Eugene Sandulenko
2016-08-06
DIRECTOR: Lingo: Moved recently added functions to built-ins
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Extended factory test to one from Warlock D5.safe-movie-1
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Process extra or too few arguments for built-ins
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Turn builtins into normal symbols
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added tests for type conversion
Eugene Sandulenko
[next]