summaryrefslogtreecommitdiff
path: root/func.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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