Age | Commit message (Collapse) | Author |
|
definitions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
table, not an inlined int/float
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This makes whole Lingo compiled code relocatable
|
|
|
|
This will let us relocate code as we want, particularly when a
macro/handler is defined
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In this mode we treat every parameter as a string, not a keyword
or built-in name
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Lingo::call()
|
|
|
|
|
|
|
|
|
|
|
|
|