Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
That is yet-another deviation from clean grammar rules in origial.
In order to avoid mess, two-word builtins are implemented, and
'sound <op>' are also switched to that method.
|
|
|
|
|
|
All of the Director 3.0 grammar should be parseable now, albeit buggy,
especially because many stubs do not push their result values
which leads to a stack underflow.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Lingo::call()
|
|
|
|
It looks like they are optional. The proper grammar change will follow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--debugflags=lingocompile -d10
|
|
It requires handler name after 'end' keyword
|
|
|
|
It should originally go to lingo-lex.l, as lingo-lex.cpp is
autogenerated. The fix was initially in 0da273fc8c843a6248e11f
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|