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 (
Expand
)
Author
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
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
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
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
2016-08-03
DIRECTOR: Lingo: Implemented ilk() function
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added basic support for points
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix 'intersects' operator parsing and added 'within' operator
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Stub for when/then statement
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix line counting in code chunks
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added support for parameter-less built-ins
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added bytecode doc from http://fileformats.archiveteam.org/w...
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added 'factory' keyword test
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Extended 'the' test
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement setting the entity fields
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement getting the entity fields
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Process simple 'the' entities
Eugene Sandulenko
[next]