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.l
Age
Commit message (
Expand
)
Author
2019-12-06
DIRECTOR: LINGO: Finally fix 'if' grammar with prepocessing
Eugene Sandulenko
2019-12-03
DIRECTOR: LINGO: Rewrite 'if' statement fully. Improve line counting
Eugene Sandulenko
2019-12-03
DIRECTOR: LINGO: Fix continuation symbol parsing
Eugene Sandulenko
2019-12-03
DIRECTOR: LINGO: Correct processing of \xC3 (continuation) symbol
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: JANITORIAL: Whitespace fixes
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Resolved grammar conflict for '=' vs tEQ
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Added special lex case for 'set value of ()'
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Fix compilation for multiple if conditions
Eugene Sandulenko
2018-08-16
DIRECTOR: Remove non-standard fileno & unistd.h
Colin Snover
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-07
DIRECTOR: Lingo: Documented D4 "Logical operators and functions" 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-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
[next]