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.cpp
Age
Commit message (
Expand
)
Author
2016-08-19
DIRECTOR: Lingo: Hide script hexdump under debug level
Eugene Sandulenko
2016-08-18
DIRECTOR: Silence GCC signed/unsigned warning
Torbjörn Andersson
2016-08-18
DIRECTOR: Lingo: Handle OBJECT symbols properly
Eugene Sandulenko
2016-08-16
DIRECTOR: Lingo: Started adding function descriptions
Eugene Sandulenko
2016-08-15
DIRECTOR: Fix debug channels initialization
Eugene Sandulenko
2016-08-15
DIRECTOR: Lingo: Switch compilation debug to a channel
Eugene Sandulenko
2016-08-15
DIRECTOR: Register debug channels
Eugene Sandulenko
2016-08-12
DIRECTOR: Lingo: Sort test files before execution
Eugene Sandulenko
2016-08-08
DIRECTOR: Lingo: Fix toString() function
Eugene Sandulenko
2016-08-05
DIRECTOR: Lingo: Made built-in functions generic
Eugene Sandulenko
2016-08-05
DIRECTOR: Lingo: Revert adding prefix 'v' to all Symbol types.
Eugene Sandulenko
2016-08-04
DIRECTOR: Lingo: Add prefix 'v' to all Symbol types.
Eugene Sandulenko
2016-08-04
DIRECTOR: Lingo: Fix WinCE compilation.
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 line counting in code chunks
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix splitting code to sections
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for splitting factory and method input
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Process simple 'the' entities
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Smoother tests handling
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Do not error out on unacceptable characters in toLowercaseMac()
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix crash on parse error
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Better error recovery and further work on if() statements
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Execute test suite
Eugene Sandulenko
2016-08-03
DIRECTOR: Unify dumpScript() signature
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Made addCode() accept const char *
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for Lingo test suite. Uses special game target
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Print VOID type
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: FLOAT actually has to have double precision. Switching.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added more 'the' entities. Implemented the floatPrecision en...
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement 'contains' and 'starts' string operators
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implemented chars() function and added more debug for type p...
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Made & and && work with any type
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Aligned Datum and Symbol union member names
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Provide error position in the file
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix toInt()
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added float constants and automatic type conversion
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for built-in functions
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Make global/local vars work
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Store and restore local variables in scope.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implemented 'global' keyword. Start of local/global var impl...
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix warning
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Parse macro definitions reliably
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial implementation of c_procret()
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for c_call()
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial grammar for 'macro' keyword
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Further work on the 'repeat with' control keyword
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Renamed UNDEF -> VOID
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for 'if' statements
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Add missing funcs
Eugene Sandulenko
[prev]
[next]