| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | array `luaK_opproperties' keeps delta stack and mode for each opcode | Roberto Ierusalimschy | 2000-05-22 | 1 | -58/+29 | |
| * | first implementation of `for' over tables | Roberto Ierusalimschy | 2000-05-15 | 1 | -3/+5 | |
| * | string hash uses one single hash table | Roberto Ierusalimschy | 2000-05-10 | 1 | -12/+11 | |
| * | global variables are stored in a Lua table | Roberto Ierusalimschy | 2000-05-08 | 1 | -5/+2 | |
| * | optimization for SETLOCAL was too specific. | Roberto Ierusalimschy | 2000-04-14 | 1 | -6/+6 | |
| * | optimization INCLOCAL is not necessary, with `for' | Roberto Ierusalimschy | 2000-04-13 | 1 | -4/+1 | |
| * | keep opcodes in the right order | Roberto Ierusalimschy | 2000-04-12 | 1 | -3/+3 | |
| * | first implementation of FOR | Roberto Ierusalimschy | 2000-04-12 | 1 | -1/+3 | |
| * | name changes + new operation - old operation | Roberto Ierusalimschy | 2000-04-07 | 1 | -7/+7 | |
| * | new functions: disassembler and get limit. | Roberto Ierusalimschy | 2000-04-06 | 1 | -8/+144 | |
| * | more information about memory use | Roberto Ierusalimschy | 2000-03-16 | 1 | -1/+2 | |
| * | some name changes | Roberto Ierusalimschy | 2000-03-10 | 1 | -3/+3 | |
| * | need "string.h" to use "strchr". | Roberto Ierusalimschy | 2000-02-21 | 1 | -1/+2 | |
| * | small changes for "clean C" | Roberto Ierusalimschy | 2000-02-08 | 1 | -3/+3 | |
| * | error in call must be propagated | Roberto Ierusalimschy | 2000-01-24 | 1 | -2/+2 | |
| * | new debug API (first version) | Roberto Ierusalimschy | 2000-01-19 | 1 | -5/+1 | |
| * | details | Roberto Ierusalimschy | 2000-01-13 | 1 | -3/+3 | |
| * | comments. | Roberto Ierusalimschy | 1999-12-27 | 1 | -2/+2 | |
| * | new ttypes to distinguish between C closures and Lua closures. | Roberto Ierusalimschy | 1999-12-23 | 1 | -1/+12 | |
| * | module for internal use only, with functions for internal tests | Roberto Ierusalimschy | 1999-12-14 | 1 | -0/+273 | |
