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-codegen.cpp
Age
Commit message (
Expand
)
Author
2016-08-03
DIRECTOR: Lingo: Initial code for processIf()
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Stub for labelstack
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Process D3-style cast references
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Differentiate built-in function from IDs
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: Stub for context creation
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implemented 'global' keyword. Start of local/global var impl...
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: SImplified arg processing at macro definition.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fixed argument order in macros, simplified grammar.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Add type to stack
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Parsing of macro calls without parens.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Split out the code gen functions into a separate file.
Eugene Sandulenko
[prev]