summaryrefslogtreecommitdiff
path: root/lex.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* using "zio" for parsing Lua code.Roberto Ierusalimschy1997-06-161-4/+3
|
* syntax error function is in "lex.c" (it has the token)Roberto Ierusalimschy1996-11-081-2/+2
|
* reserved words are stored in main string table; "marked" field isRoberto Ierusalimschy1996-02-141-4/+5
| | | | | used to indicate its type. Table initializations centralized by "tree.c".
* new header for lex.cRoberto Ierusalimschy1996-02-131-0/+18