Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
table, not an inlined int/float
|
|
|
|
These were reported by Henke37 via IRC.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This makes whole Lingo compiled code relocatable
|
|
This will let us relocate code as we want, particularly when a
macro/handler is defined
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Two reduce/reduce conflicts less. 4 to go.
|
|
|
|
8 to go.
There was incorrect parsing for put..after command.
|
|
|
|
In this mode we treat every parameter as a string, not a keyword
or built-in name
|
|
|