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