summaryrefslogtreecommitdiff
path: root/lua.c (unfollow)
Commit message (Expand)AuthorFilesLines
1994-12-27bytecodes are indexed by integers, not Words, to allow bigger code on 32 bit ...Waldemar Celes1-10/+8
1994-12-27routines are defined before rules, to allow correct compilation with bisonWaldemar Celes1-185/+184
1994-12-23new file 'types.h'Roberto Ierusalimschy1-13/+12