История коммитов

Автор SHA1 Сообщение Дата
  Roberto Ierusalimschy 322b7b5fc5 easier to add new initialization functions 25 лет назад
  Roberto Ierusalimschy 1f917e709c better use of extra include files (both for tests and for old_ansi) 25 лет назад
  Roberto Ierusalimschy 426d3e43bd lock/unlock may use L + better structure for internal debug stuff 25 лет назад
  Roberto Ierusalimschy 4ab6acacdf better control of relationship top x L->top 25 лет назад
  Roberto Ierusalimschy 6b71a9cfe5 smaller tables for machines with 8-bit alignment 25 лет назад
  Roberto Ierusalimschy 6fda6a5302 support for multiple stacks sharing the same global environment 25 лет назад
  Roberto Ierusalimschy 4ac58853dc thead-specific state separated from "global" state 25 лет назад
  Roberto Ierusalimschy f2c451d745 all accesses to TObjects done through macros 25 лет назад
  Roberto Ierusalimschy a04de4f0ad no more END opcode 25 лет назад
  Roberto Ierusalimschy 0183b8030c `free' gets size of the block: complete control over memory use 25 лет назад
  Roberto Ierusalimschy 67c1afff59 lua_settagmethod does not return old tag method 25 лет назад
  Roberto Ierusalimschy 37e9c2e744 macro DEBUG renamed to LUA_DEBUG 25 лет назад
  Roberto Ierusalimschy b892f0a877 new API function `createuserdata' 25 лет назад
  Roberto Ierusalimschy 64eecc0b82 new macro LUA_API 25 лет назад
  Roberto Ierusalimschy ae63a0e692 new implementation for some API functions 25 лет назад
  Roberto Ierusalimschy 046a3d6173 tag methods are always functions, so don't need to store a whole object 25 лет назад
  Roberto Ierusalimschy 001f2bdd0e new definition for types-tags 25 лет назад
  Roberto Ierusalimschy f6834f4393 new API function `lua_type' + new type lua_Type 25 лет назад
  Roberto Ierusalimschy 78bc8e553d new API for garbage collector 25 лет назад
  Roberto Ierusalimschy dad808a73a new way to count `nblocks' for GC (try to count bytes). 25 лет назад
  Roberto Ierusalimschy 13635f7de7 new version of protected execution 25 лет назад
  Roberto Ierusalimschy c2aa7bd72d bug: lua_gettable does not get key from stack top 25 лет назад
  Roberto Ierusalimschy 620d22f2a0 new API function lua_rawget 25 лет назад
  Roberto Ierusalimschy 30f6e658d2 `lua_newstate' renamed to `lua_open' 25 лет назад
  Roberto Ierusalimschy 6e80c1cde1 new version for API 25 лет назад
  Roberto Ierusalimschy f0b3cd1d6f new API functions `pop', `insert', and `move' 25 лет назад
  Roberto Ierusalimschy a0de89d62a simpler tests for simpler API 25 лет назад
  Roberto Ierusalimschy 4135f4f586 new API does not need tests that complex 25 лет назад
  Roberto Ierusalimschy 9e74ca62d7 tests for lua_is* 25 лет назад
  Roberto Ierusalimschy 9fdf73bc9a first version for new API 25 лет назад