Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | details | Roberto Ierusalimschy | 2001-07-24 | 1 | -6/+6 |
* | ready for 4.1 alpha? | Roberto Ierusalimschy | 2001-07-19 | 1 | -303/+487 |
* | `assert' returns its first argument | Roberto Ierusalimschy | 2001-01-31 | 1 | -3/+5 |
* | small corrections | Roberto Ierusalimschy | 2001-01-29 | 1 | -7/+10 |
* | general corrections | Roberto Ierusalimschy | 2000-12-28 | 1 | -89/+90 |
* | last changes by lhf.v4.0 | Roberto Ierusalimschy | 2000-11-07 | 1 | -515/+511 |
* | many changes | Roberto Ierusalimschy | 2000-10-31 | 1 | -43/+89 |
* | Tochange | Roberto Ierusalimschy | 2000-09-20 | 1 | -5/+9 |
* | updates by lhf | Roberto Ierusalimschy | 2000-09-18 | 1 | -1029/+1154 |
* | last version before new API | Roberto Ierusalimschy | 2000-08-30 | 1 | -132/+145 |
* | new name for `lua_[sg]etglobaltable' | Roberto Ierusalimschy | 2000-08-14 | 1 | -6/+6 |
* | first version of manual for 4.0 beta | Roberto Ierusalimschy | 2000-08-09 | 1 | -393/+332 |
* | code cleaner for 16 bits. | Roberto Ierusalimschy | 2000-05-24 | 1 | -5/+5 |
* | `getinfo' gets information about non-active functions, too. | Roberto Ierusalimschy | 2000-05-12 | 1 | -15/+35 |
* | changes by lhf | Roberto Ierusalimschy | 2000-05-12 | 1 | -752/+1088 |
* | using new constructs (for & break) in the examples and code fragments | Roberto Ierusalimschy | 2000-04-17 | 1 | -38/+44 |
* | lots of changes (almost ready for 4.0) | Roberto Ierusalimschy | 2000-04-14 | 1 | -491/+650 |
* | simplified version of `gc' tag method (only for userdata now). | Roberto Ierusalimschy | 1999-10-04 | 1 | -9/+52 |
* | tremove erases its previous last element (to avoid locking potential | Roberto Ierusalimschy | 1999-05-27 | 1 | -3/+4 |
* | new pattern item '+' | Roberto Ierusalimschy | 1999-05-11 | 1 | -20/+29 |
* | cannot use (i=i+1) | Roberto Ierusalimschy | 1999-05-05 | 1 | -6/+8 |
* | manual for 3.2 beta should be the same one that for 3.2. | Roberto Ierusalimschy | 1999-04-14 | 1 | -3/+3 |
* | changes from lhf. | Roberto Ierusalimschy | 1999-04-07 | 1 | -116/+120 |
* | first version about Lua debug library. | Roberto Ierusalimschy | 1999-03-29 | 1 | -38/+172 |
* | no more if expressions. | Roberto Ierusalimschy | 1999-03-11 | 1 | -13/+2 |
* | no more assignment expressions (they don't fit in Lua...) | Roberto Ierusalimschy | 1999-03-10 | 1 | -10/+2 |
* | storing chunk "sources" instead of "filenames". | Roberto Ierusalimschy | 1999-03-04 | 1 | -5/+9 |
* | details (from lhf) | Roberto Ierusalimschy | 1999-02-25 | 1 | -4/+6 |
* | details | Roberto Ierusalimschy | 1999-02-12 | 1 | -7/+9 |
* | lots of new stuff from 3.2 | Roberto Ierusalimschy | 1999-02-05 | 1 | -69/+138 |
* | new option "mode" in "readfrom", "writeto" and "appendto" (for | Roberto Ierusalimschy | 1998-11-20 | 1 | -5/+11 |
* | new functions "getn" and "foreachi" | Roberto Ierusalimschy | 1998-11-13 | 1 | -53/+143 |
* | new functions "seek" and "flush". | Roberto Ierusalimschy | 1998-08-24 | 1 | -35/+67 |
* | new implementation for error handling: on error, function _ERRORMESSAGE | Roberto Ierusalimschy | 1998-08-21 | 1 | -52/+47 |
* | detail | Roberto Ierusalimschy | 1998-06-29 | 1 | -3/+3 |
* | "dostring" accepts chunk name. | Roberto Ierusalimschy | 1998-06-19 | 1 | -3/+8 |
* | sugestions by lhf | Roberto Ierusalimschy | 1998-06-18 | 1 | -208/+232 |
* | "lua_dobuffer" gets an extra argument, with the chunk name | Roberto Ierusalimschy | 1998-06-15 | 1 | -8/+15 |
* | new copyright notice | Roberto Ierusalimschy | 1998-06-06 | 1 | -36/+39 |
* | API for functions to manipulate global state. | Roberto Ierusalimschy | 1998-06-02 | 1 | -16/+66 |
* | new functions "frexp" and "ldexp" | Roberto Ierusalimschy | 1998-05-27 | 1 | -4/+6 |
* | new function "clock" | Roberto Ierusalimschy | 1998-05-20 | 1 | -3/+8 |
* | number type in Lua changed for double (by default). | Roberto Ierusalimschy | 1998-05-18 | 1 | -3/+3 |
* | details (format for html) | Roberto Ierusalimschy | 1998-04-02 | 1 | -3/+4 |
* | many small corrections; strings with '\0' | Roberto Ierusalimschy | 1998-03-30 | 1 | -148/+265 |
* | details | Roberto Ierusalimschy | 1998-01-14 | 1 | -3/+3 |
* | details | Roberto Ierusalimschy | 1998-01-13 | 1 | -6/+6 |
* | details | Roberto Ierusalimschy | 1998-01-09 | 1 | -12/+14 |
* | back to upavalues as extra arguments for C closures; this way it's | Roberto Ierusalimschy | 1998-01-07 | 1 | -16/+14 |
* | details | Roberto Ierusalimschy | 1998-01-06 | 1 | -18/+21 |