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
/
lingo-lex.cpp
Age
Commit message (
Expand
)
Author
2019-11-26
DIRECTOR: Added references as parameters to lingo built-ins
Eugene Sandulenko
2019-10-17
DIRECTOR: Fix Missing Default Switch Cases
D G Turner
2019-10-03
DIRECTOR: Fix MSVC Warnings
D G Turner
2018-08-16
DIRECTOR: Remove non-standard fileno & unistd.h
Colin Snover
2018-05-24
JANITORIAL: Fix trailing whitespace
Adrian Frühwirth
2017-03-29
DIRECTOR: Lingo: Added tTHENNL token
Eugene Sandulenko
2017-03-07
DIRECTOR: Lingo: Fix parsing D4 variant of 'on ...' clause
Eugene Sandulenko
2017-03-07
DIRECTOR: Lingo: Added definition for 'on' clauses without 'end'
Eugene Sandulenko
2017-02-22
DIRECTOR: Lingo: Hid another trace under lingoparse debug flag
Eugene Sandulenko
2017-02-21
DIRECTOR: Put parsing lingo debug ouptu to separate debug flag
Eugene Sandulenko
2017-02-12
DIRECTOR: Lingo: Implemented \xC2 continuation symbol support
Eugene Sandulenko
2017-02-12
DIRECTOR: Lingo: Added grammar for assignment to references
Eugene Sandulenko
2017-02-12
DIRECTOR: Lingo: Fixing position count in lexer
Eugene Sandulenko
2017-02-10
DIRECTOR: Lingo: Fixed parsing built-ins with arglist
Eugene Sandulenko
2017-02-09
DIRECTOR: Lingo: Documented D4 "Text" Lingo
Eugene Sandulenko
2017-02-08
DIRECTOR: Lingo: Documented D4 "Parent scripts" Lingo
Eugene Sandulenko
2017-02-07
DIRECTOR: Lingo: Added debug output to lexer and fixed builtin.lingo test
Eugene Sandulenko
2017-02-07
DIRECTOR: Lingo: Fix lexer for built-ins detection
Eugene Sandulenko
2017-02-07
DIRECTOR: Lingo: Documented D4 "Movie in a window" Lingo
Eugene Sandulenko
2017-02-06
DIRECTOR: Lingo: Further work on improved built-in grammar
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-12
DIRECTOR: Lingo: Fix warnings in lexer generated code
Eugene Sandulenko
2017-01-12
DIRECTOR: Hook Lingo events through. Tie in frame events.
stevenhoefel
2017-01-11
DIRECTOR: Lingo: Proper processing of me() in factories
Eugene Sandulenko
2017-01-11
DIRECTOR: Lingo: Fixed parsing of builtins with arglist
Eugene Sandulenko
2017-01-11
DIRECTOR: Lingo: Improvements to me() handling in factories
Eugene Sandulenko
2017-01-11
DIRECTOR: Lingo: Implemented 'duplicate cast' stub
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-10
DIRECTOR: Lingo: Added stubs for D3 Text-related syntax
Eugene Sandulenko
2017-01-10
DIRECTOR: Lingo: Implemented stub for char..of and char..to..of
Eugene Sandulenko
2017-01-10
DIRECTOR: Lingo: Implemented stubs for put..after and put..before
Eugene Sandulenko
2017-01-10
DIRECTOR: Lingo: Added stub for handling symbols
Eugene Sandulenko
2017-01-09
DIRECTOR: Lingo: Allow 'me' as an argument to the handlers
Eugene Sandulenko
2017-01-09
DIRECTOR: Lingo: Removed 'me' as lexer token
Eugene Sandulenko
2017-01-09
DIRECTOR: Lingo: Debug Lingo parsing only with debugchannel explicitely set
Eugene Sandulenko
2017-01-07
DIRECTOR: Lingo: Stubbed "sound*" built-ins
Eugene Sandulenko
2017-01-07
DIRECTOR: Lingo: Switch bison debug at runtime
Eugene Sandulenko
2017-01-06
DIRECTOR: Lingo: Properly fix compilation on Dreamcast
Eugene Sandulenko
2017-01-06
DIRECTOR: Lingo: Implement 'on' statement parsing
Eugene Sandulenko
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-09-28
DIRECTOR: Fix compilation on Dreamcast
Marcus Comstedt
2016-08-20
DIRECTOR: Lingo: Defined 'mod' operator and specified operator precedence
Eugene Sandulenko
2016-08-20
DIRECTOR: Lingo: Added stub for 'instance' keyword
Eugene Sandulenko
2016-08-16
DIRECTOR: Lingo: Implement D2 version of 'the sqrt'
Eugene Sandulenko
2016-08-10
DIRECTOR: Lingo: Moved 'mci' and 'mciwait' to built-ins
Eugene Sandulenko
2016-08-07
DIRECTOR: Lingo: Added stub for playAccel and printFrom commands
Eugene Sandulenko
2016-08-07
DIRECTOR: Lingo: Fixed string parsing
Eugene Sandulenko
[next]