Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 4894c27962 lua_Number defined in lua.h (1st version) il y a 25 ans
  Roberto Ierusalimschy 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) il y a 25 ans
  Roberto Ierusalimschy b3959d58ff il y a 25 ans
  Roberto Ierusalimschy b892f0a877 new API function `createuserdata' il y a 25 ans
  Roberto Ierusalimschy aadc35449e lua_settag does not pop its argument il y a 25 ans
  Roberto Ierusalimschy 64eecc0b82 new macro LUA_API il y a 25 ans
  Roberto Ierusalimschy ae63a0e692 new implementation for some API functions il y a 25 ans
  Roberto Ierusalimschy 001f2bdd0e new definition for types-tags il y a 25 ans
  Roberto Ierusalimschy d68209e822 details. il y a 25 ans
  Roberto Ierusalimschy f6834f4393 new API function `lua_type' + new type lua_Type il y a 25 ans
  Roberto Ierusalimschy 78bc8e553d new API for garbage collector il y a 25 ans
  Roberto Ierusalimschy dad808a73a new way to count `nblocks' for GC (try to count bytes). il y a 25 ans
  Roberto Ierusalimschy 444d6a106b lua_tag should return LUA_NOTAG for non-valid indices il y a 25 ans
  Roberto Ierusalimschy 6030d5fed4 avoid assignment to local structure il y a 25 ans
  Roberto Ierusalimschy 620d22f2a0 new API function lua_rawget il y a 25 ans
  Roberto Ierusalimschy b8d57092eb topointer handles only types that have no other "to" function il y a 25 ans
  Roberto Ierusalimschy 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) il y a 25 ans
  Roberto Ierusalimschy 2779e81fbb API functions check stack overflow il y a 25 ans
  Roberto Ierusalimschy 6e80c1cde1 new version for API il y a 25 ans
  Roberto Ierusalimschy 9a21e81907 more builtin functions using official API il y a 25 ans
  Roberto Ierusalimschy f0b3cd1d6f new API functions `pop', `insert', and `move' il y a 25 ans
  Roberto Ierusalimschy 100bfec39a new implementation for `next' il y a 25 ans
  Roberto Ierusalimschy a97f29f154 explicit stack control in the API il y a 25 ans
  Roberto Ierusalimschy d396562b5e lua_equal also accepts out-of-range indices il y a 25 ans
  Roberto Ierusalimschy 9fdf73bc9a first version for new API il y a 25 ans
  Roberto Ierusalimschy ddc8d94a08 new name for `lua_[sg]etglobaltable' il y a 25 ans
  Roberto Ierusalimschy e238efc536 default now is multi-state il y a 25 ans
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file il y a 25 ans
  Roberto Ierusalimschy 8ca9534d04 access to `values' in TObject always through macros il y a 25 ans
  Roberto Ierusalimschy 8bcf622876 new signature for `luaH_set' il y a 25 ans