Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
1994-12-27 | 'lua_getsubscript' and 'lua_storesubscript' now run unprotected (to improve e... | Waldemar Celes | 1 | -14/+6 |
1994-12-27 | better names for 'y.tab.c' and 'y.tab.h' (now they are moved to 'parser.c' an... | Waldemar Celes | 2 | -10/+10 |
1994-12-27 | uses 'limits.h' for MAX_WORD and MAX_INT | Waldemar Celes | 1 | -2/+5 |
1994-12-27 | bytecodes are indexed by integers, not Words, to allow bigger code on 32 bit ... | Waldemar Celes | 1 | -10/+8 |
1994-12-27 | routines are defined before rules, to allow correct compilation with bison | Waldemar Celes | 1 | -185/+184 |
1994-12-23 | new file 'types.h' | Roberto Ierusalimschy | 1 | -13/+12 |