Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 67c1afff59 lua_settagmethod does not return old tag method 25 years ago
  Roberto Ierusalimschy 37e9c2e744 macro DEBUG renamed to LUA_DEBUG 25 years ago
  Roberto Ierusalimschy b892f0a877 new API function `createuserdata' 25 years ago
  Roberto Ierusalimschy 64eecc0b82 new macro LUA_API 25 years ago
  Roberto Ierusalimschy ae63a0e692 new implementation for some API functions 25 years ago
  Roberto Ierusalimschy 046a3d6173 tag methods are always functions, so don't need to store a whole object 25 years ago
  Roberto Ierusalimschy 001f2bdd0e new definition for types-tags 25 years ago
  Roberto Ierusalimschy f6834f4393 new API function `lua_type' + new type lua_Type 25 years ago
  Roberto Ierusalimschy 78bc8e553d new API for garbage collector 25 years ago
  Roberto Ierusalimschy dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 years ago
  Roberto Ierusalimschy 13635f7de7 new version of protected execution 25 years ago
  Roberto Ierusalimschy c2aa7bd72d bug: lua_gettable does not get key from stack top 25 years ago
  Roberto Ierusalimschy 620d22f2a0 new API function lua_rawget 25 years ago
  Roberto Ierusalimschy 30f6e658d2 `lua_newstate' renamed to `lua_open' 25 years ago
  Roberto Ierusalimschy 6e80c1cde1 new version for API 25 years ago
  Roberto Ierusalimschy f0b3cd1d6f new API functions `pop', `insert', and `move' 25 years ago
  Roberto Ierusalimschy a0de89d62a simpler tests for simpler API 25 years ago
  Roberto Ierusalimschy 4135f4f586 new API does not need tests that complex 25 years ago
  Roberto Ierusalimschy 9e74ca62d7 tests for lua_is* 25 years ago
  Roberto Ierusalimschy 9fdf73bc9a first version for new API 25 years ago
  Roberto Ierusalimschy 4365c31c89 new name for globaltable. 25 years ago
  Roberto Ierusalimschy e238efc536 default now is multi-state 25 years ago
  Roberto Ierusalimschy 0802a9df9e no more options for debug information: it is always on 25 years ago
  Roberto Ierusalimschy f90bc248b3 new structure for line information 25 years ago
  Roberto Ierusalimschy 435f587ed0 (much) better handling of memory alloction errors 25 years ago
  Roberto Ierusalimschy ae55f3eead no varargs in Lua API 25 years ago
  Roberto Ierusalimschy 7f867eb0b9 tests for locals and line numbers 25 years ago
  Roberto Ierusalimschy afef009fce new version of debug system 25 years ago
  Roberto Ierusalimschy f517759507 details 25 years ago
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file 25 years ago