Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new version | Roberto Ierusalimschy | 1996-11-12 | 1 | -2/+2 |
* | corrected copyright notice | Roberto Ierusalimschy | 1996-11-07 | 1 | -2/+2 |
* | new version number | Roberto Ierusalimschy | 1996-11-01 | 1 | -2/+2 |
* | new version. | Roberto Ierusalimschy | 1996-05-06 | 1 | -2/+2 |
* | lua_Reference is int, so say so. | Roberto Ierusalimschy | 1996-04-25 | 1 | -7/+5 |
* | lock mechanism seperseded by the REFERENCE mechanism. | Roberto Ierusalimschy | 1996-04-22 | 1 | -6/+15 |
* | new version | Roberto Ierusalimschy | 1996-03-21 | 1 | -2/+2 |
* | functions "lua_is..." consider coercions. | Roberto Ierusalimschy | 1996-03-19 | 1 | -9/+9 |
* | new version | Roberto Ierusalimschy | 1996-02-14 | 1 | -2/+2 |
* | no more "lua_pushliteral". | Roberto Ierusalimschy | 1996-02-12 | 1 | -3/+4 |
* | new distribution | Roberto Ierusalimschy | 1995-11-13 | 1 | -2/+2 |
* | "AUTHORS" separated from COPYRIGHT. | Roberto Ierusalimschy | 1995-10-31 | 1 | -3/+3 |
* | new method to keep debug line information: current line is stored on the | Roberto Ierusalimschy | 1995-10-25 | 1 | -1/+2 |
* | new module luadebug.h. | Roberto Ierusalimschy | 1995-10-17 | 1 | -1/+3 |
* | definitions for Copyright and version notices | Roberto Ierusalimschy | 1995-10-06 | 1 | -1/+6 |
* | new API function lua_pushlocked | Waldemar Celes | 1995-01-27 | 1 | -1/+2 |
* | Trocar 'pushstring' por 'pushliteral' na macro 'getfield'. | Waldemar Celes | 1995-01-18 | 1 | -2/+2 |
* | functions that no more return error codes now have return type void | Roberto Ierusalimschy | 1994-12-28 | 1 | -10/+10 |
* | new constant LUA_NOOBJECT. | Roberto Ierusalimschy | 1994-12-16 | 1 | -3/+6 |
* | new API function 'lua_pushliteral' | Roberto Ierusalimschy | 1994-12-13 | 1 | -5/+9 |
* | lua_lock receives its parameter via stack. | Roberto Ierusalimschy | 1994-11-18 | 1 | -5/+8 |
* | small correction | Roberto Ierusalimschy | 1994-11-17 | 1 | -2/+2 |
* | userdata can have different tags | Roberto Ierusalimschy | 1994-11-17 | 1 | -10/+11 |
* | new API functions startblock and endblock | Roberto Ierusalimschy | 1994-11-17 | 1 | -1/+4 |
* | new API function to create tables | Roberto Ierusalimschy | 1994-11-13 | 1 | -2/+3 |
* | lua_call cannot be a macro, because it would push the function | Roberto Ierusalimschy | 1994-11-09 | 1 | -3/+2 |
* | lock mechanism | Roberto Ierusalimschy | 1994-11-08 | 1 | -1/+5 |
* | new API | Roberto Ierusalimschy | 1994-11-07 | 1 | -4/+6 |
* | new API: lua_Object now is an integer | Roberto Ierusalimschy | 1994-11-07 | 1 | -16/+12 |
* | Elimination of functions lua_isnil, etc. | Roberto Ierusalimschy | 1994-11-04 | 1 | -8/+12 |
* | new way to call functions, plus several small changes. This is | Roberto Ierusalimschy | 1994-11-02 | 1 | -5/+24 |
* | small corrections | Roberto Ierusalimschy | 1994-11-01 | 1 | -9/+1 |
* | Compatibilizacao com C++. | Waldemar Celes | 1994-08-24 | 1 | -1/+10 |
* | novas funcoes 'gettable' e 'pushtable'. | Waldemar Celes | 1994-08-17 | 1 | -4/+7 |
* | Implementacao de funcoes para tratar Lua function em C e | Waldemar Celes | 1994-08-03 | 1 | -1/+3 |
* | LUA - Linguagem para Usuarios de Aplicacao | Waldemar Celes | 1993-12-17 | 1 | -1/+1 |
* | oldest known commit | The Lua team | 1993-07-28 | 1 | -0/+54 |