summaryrefslogtreecommitdiff
path: root/func.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* new implementation of gc: "Pre-collect" garbage in temporary lists andRoberto Ierusalimschy1997-05-141-2/+3
* "freefunc" now is public.Roberto Ierusalimschy1996-03-141-1/+3
* details.Roberto Ierusalimschy1996-03-081-0/+4
* small changes (preparing for new module of pre-compilation)Roberto Ierusalimschy1996-02-261-1/+1
* BIG CHANGE: new data structure for constants, strings and globals, usingRoberto Ierusalimschy1996-02-121-2/+2
* debug interface functions to manipulated local variables:Roberto Ierusalimschy1996-02-071-1/+15
* functions now may be declared with any "var" as a name;Roberto Ierusalimschy1995-10-261-2/+2
* new style for debug information about functions: no more SETFUNCTIONRoberto Ierusalimschy1995-10-171-0/+4
* Module to manipulate function headers.Roberto Ierusalimschy1995-10-041-0/+20