Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | LUA_DL_DLOPEN is for internal use; makefile should use LUA_USE_DLOPEN | Roberto Ierusalimschy | 2005-05-09 | 1 | -1/+1 | |
* | new organization using only one library | Roberto Ierusalimschy | 2005-04-07 | 1 | -79/+67 | |
* | small changes | Roberto Ierusalimschy | 2004-12-22 | 1 | -5/+9 | |
* | new libs `loslibĀ“ and `linitĀ“ | Roberto Ierusalimschy | 2004-09-01 | 1 | -5/+7 | |
* | new scheme for configuration through `luaconf.h' | Roberto Ierusalimschy | 2004-04-30 | 1 | -52/+56 | |
* | `TObject' renamed to `TValue' + other name changes and better assertions | Roberto Ierusalimschy | 2003-12-10 | 1 | -26/+26 | |
* | new scheme to control `loadlib' configuration (default for dlopen | Roberto Ierusalimschy | 2003-04-07 | 1 | -2/+2 | |
* | towards 5.0 final | Roberto Ierusalimschy | 2003-03-19 | 1 | -17/+11 | |
* | new options for debugging Lua (HARDSTACKTESTS & EXTERNMEMCHECK) | Roberto Ierusalimschy | 2002-12-06 | 1 | -5/+5 | |
* | new module, ldump.c | Roberto Ierusalimschy | 2002-10-25 | 1 | -32/+34 | |
* | details | Roberto Ierusalimschy | 2002-08-16 | 1 | -3/+3 | |
* | the usual... | Roberto Ierusalimschy | 2002-08-06 | 1 | -41/+46 | |
* | new macro to convert double->int | Roberto Ierusalimschy | 2002-03-18 | 1 | -5/+6 | |
* | no more -DOLD_ANSI option + details | Roberto Ierusalimschy | 2002-02-14 | 1 | -14/+9 | |
* | dependencies updated | Roberto Ierusalimschy | 2002-01-09 | 1 | -32/+33 | |
* | better optimization optionsv4.1-alpha | Roberto Ierusalimschy | 2001-07-24 | 1 | -2/+2 | |
* | the usual stuff | Roberto Ierusalimschy | 2001-07-24 | 1 | -26/+24 | |
* | details | Roberto Ierusalimschy | 2000-11-06 | 1 | -3/+3 | |
* | DEBUG renamed to LUA_DEBUG | Roberto Ierusalimschy | 2000-10-30 | 1 | -2/+2 | |
* | final version for 4.0 beta | Roberto Ierusalimschy | 2000-09-18 | 1 | -3/+3 | |
* | `lauxlib' is now part of the libraries (not used by core Lua) | Roberto Ierusalimschy | 2000-09-11 | 1 | -38/+29 | |
* | default now is multi-state | Roberto Ierusalimschy | 2000-08-09 | 1 | -48/+63 | |
* | more uniform names | Roberto Ierusalimschy | 2000-04-24 | 1 | -3/+3 | |
* | new order for modules (better locality??) | Roberto Ierusalimschy | 2000-04-14 | 1 | -50/+56 | |
* | all order operators use a single tag method (<) | Roberto Ierusalimschy | 2000-02-22 | 1 | -3/+3 | |
* | first version of code optimizer | Roberto Ierusalimschy | 2000-02-22 | 1 | -24/+33 | |
* | simplified version of `gc' tag method (only for userdata now). | Roberto Ierusalimschy | 1999-10-04 | 1 | -16/+15 | |
* | more warning checking (mainly related to const strings). | Roberto Ierusalimschy | 1999-08-17 | 1 | -2/+2 | |
* | details | Roberto Ierusalimschy | 1999-02-24 | 1 | -1/+4 | |
* | no more EXTRALIBS (and new dependencies) | Roberto Ierusalimschy | 1999-02-23 | 1 | -25/+26 | |
* | compile option EXTRALIB for builtin functions that can be written in Lua. | Roberto Ierusalimschy | 1999-02-04 | 1 | -4/+7 | |
* | new dependencies | Roberto Ierusalimschy | 1999-02-04 | 1 | -2/+3 | |
* | details | Roberto Ierusalimschy | 1999-01-11 | 1 | -4/+8 | |
* | new library for debbuging | Roberto Ierusalimschy | 1999-01-08 | 1 | -4/+8 | |
* | details (dependencies) | Roberto Ierusalimschy | 1998-06-19 | 1 | -2/+3 | |
* | NEW LL(1) PARSER | Roberto Ierusalimschy | 1998-05-27 | 1 | -13/+9 | |
* | number type in Lua changed for double (by default). | Roberto Ierusalimschy | 1998-05-18 | 1 | -1/+3 | |
* | details | Roberto Ierusalimschy | 1998-01-05 | 1 | -2/+2 | |
* | LUA_COMPAT2.5 may use #ifdef instead of #if | Roberto Ierusalimschy | 1998-01-02 | 1 | -4/+4 | |
* | auxlib split in two parts (lauxlib and lbuffer) | Roberto Ierusalimschy | 1997-12-23 | 1 | -4/+4 | |
* | new scheme for buffers, centralized in auxlib. | Roberto Ierusalimschy | 1997-12-17 | 1 | -6/+7 | |
* | first implementation of centralized global state. | Roberto Ierusalimschy | 1997-11-19 | 1 | -20/+23 | |
* | small details | Roberto Ierusalimschy | 1997-11-07 | 1 | -5/+6 | |
* | first version of Cclosures. | Roberto Ierusalimschy | 1997-10-24 | 1 | -6/+4 | |
* | using bison instead of yacc; lparser.c renamed to lstx.c (to | Roberto Ierusalimschy | 1997-10-13 | 1 | -15/+14 | |
* | new implementation for globals: Global value is stored in TaggedString | Roberto Ierusalimschy | 1997-09-26 | 1 | -18/+15 | |
* | Makefile | Roberto Ierusalimschy | 1997-09-16 | 1 | -53/+63 | |
* | new dependencies | Roberto Ierusalimschy | 1997-07-31 | 1 | -8/+6 | |
* | LOCALE support | Roberto Ierusalimschy | 1997-07-01 | 1 | -7/+14 | |
* | new #define LUA_COMPAT2_5 to select "compatibility mode". | Roberto Ierusalimschy | 1997-06-23 | 1 | -1/+3 |