Roberto Ierusalimschy
|
bd9e68cfcd
new implementation of gc: "Pre-collect" garbage in temporary lists and
|
28 years ago |
Roberto Ierusalimschy
|
1dc0e82aeb
"freefunc" now is public.
|
29 years ago |
Roberto Ierusalimschy
|
5c0e5fd36d
details.
|
29 years ago |
Roberto Ierusalimschy
|
30dd3a2dbc
small changes (preparing for new module of pre-compilation)
|
29 years ago |
Roberto Ierusalimschy
|
41259bff31
BIG CHANGE: new data structure for constants, strings and globals, using
|
29 years ago |
Roberto Ierusalimschy
|
5a3a1fe458
debug interface functions to manipulated local variables:
|
29 years ago |
Roberto Ierusalimschy
|
15d48576ea
functions now may be declared with any "var" as a name;
|
30 years ago |
Roberto Ierusalimschy
|
2cffb08a5c
new style for debug information about functions: no more SETFUNCTION
|
30 years ago |
Roberto Ierusalimschy
|
f132ac03bc
Module to manipulate function headers.
|
30 years ago |