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

Автор SHA1 Сообщение Дата
  Roberto Ierusalimschy a04de4f0ad no more END opcode 24 лет назад
  Roberto Ierusalimschy 76f62fc5a1 correct size only after malloc success 25 лет назад
  Roberto Ierusalimschy 0183b8030c `free' gets size of the block: complete control over memory use 25 лет назад
  Roberto Ierusalimschy 4894c27962 lua_Number defined in lua.h (1st version) 25 лет назад
  Roberto Ierusalimschy 523c5d8e1c last changes by lhf. 25 лет назад
  Roberto Ierusalimschy 64eecc0b82 new macro LUA_API 25 лет назад
  Roberto Ierusalimschy 857a1204d8 by lhf 25 лет назад
  Roberto Ierusalimschy d742b88fa1 final version (by lhf) 25 лет назад
  Roberto Ierusalimschy aab4fde468 changes by lhf 25 лет назад
  Roberto Ierusalimschy 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) 25 лет назад
  Roberto Ierusalimschy 787a78f83e new scheme for buffers 25 лет назад
  Roberto Ierusalimschy eebc9729e4 new versions by lhf 25 лет назад
  Roberto Ierusalimschy 9fdf73bc9a first version for new API 25 лет назад
  Roberto Ierusalimschy f1fd9b5c2c intermediate version (only to avoid compiler errors) 25 лет назад
  Roberto Ierusalimschy e238efc536 default now is multi-state 25 лет назад
  Roberto Ierusalimschy afef009fce new version of debug system 25 лет назад
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file 25 лет назад
  Roberto Ierusalimschy 11a7022067 global variables are stored in a Lua table 25 лет назад
  Roberto Ierusalimschy 0e8855e171 final version (by lhf) 25 лет назад
  Roberto Ierusalimschy 73aa465a8e some name changes 25 лет назад
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). 25 лет назад
  Roberto Ierusalimschy b1b0c219f5 new ttypes to distinguish between C closures and Lua closures. 26 лет назад
  Roberto Ierusalimschy 72afb6debb modifications by lhf 26 лет назад
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). 26 лет назад
  Roberto Ierusalimschy 2e13cd77ab new interface for `luaO_strtod', which now checks signal, too. 26 лет назад
  Roberto Ierusalimschy c787dccd9b "const" !!! 26 лет назад
  Roberto Ierusalimschy 16024861bd new format for numbers in precompiled code (as strings) 26 лет назад
  Roberto Ierusalimschy c8d219798a lhf 26 лет назад
  Roberto Ierusalimschy b4ad600b93 numbers are stored in ascii format for better portability and simplicity 26 лет назад
  Roberto Ierusalimschy 0133610315 format for function prototypes. 26 лет назад