Sei Lisa
|
55cb941234
|
Fix inlining of functions in conditions in DO loops
|
2019-01-06 00:52:54 +01:00 |
|
Sei Lisa
|
ad71303eb0
|
Fix lack of 'ref' in symbol table entries for labels
These were expected by the constant folder, causing a crash.
|
2019-01-02 13:33:58 +01:00 |
|
Sei Lisa
|
2d583bb7e3
|
Fix scope of variables in inlined functions
The identifiers didn't point to the right scopes, causing optimization to produce wrong results.
|
2019-01-02 12:34:00 +01:00 |
|
Sei Lisa
|
a4986f21df
|
Add 'inline' directive to forcibly inline function calls
|
2019-01-01 22:30:18 +01:00 |
|