Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 04320e04bf warnings from Visual C++ (plus small details) 24 years ago
  Roberto Ierusalimschy 9f25df02d5 new definition for headers of binary files 24 years ago
  Roberto Ierusalimschy dc4e0ecdaf new versions by lhf 24 years ago
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' 24 years ago
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars 24 years ago
  Roberto Ierusalimschy a04de4f0ad no more END opcode 24 years ago
  Roberto Ierusalimschy 76f62fc5a1 correct size only after malloc success 24 years ago
  Roberto Ierusalimschy 0183b8030c `free' gets size of the block: complete control over memory use 24 years ago
  Roberto Ierusalimschy 4894c27962 lua_Number defined in lua.h (1st version) 25 years ago
  Roberto Ierusalimschy 523c5d8e1c last changes by lhf. 25 years ago
  Roberto Ierusalimschy 64eecc0b82 new macro LUA_API 25 years ago
  Roberto Ierusalimschy 857a1204d8 by lhf 25 years ago
  Roberto Ierusalimschy d742b88fa1 final version (by lhf) 25 years ago
  Roberto Ierusalimschy aab4fde468 changes by lhf 25 years ago
  Roberto Ierusalimschy 8060193702 `lauxlib' is now part of the libraries (not used by core Lua) 25 years ago
  Roberto Ierusalimschy 787a78f83e new scheme for buffers 25 years ago
  Roberto Ierusalimschy eebc9729e4 new versions by lhf 25 years ago
  Roberto Ierusalimschy 9fdf73bc9a first version for new API 25 years ago
  Roberto Ierusalimschy f1fd9b5c2c intermediate version (only to avoid compiler errors) 25 years ago
  Roberto Ierusalimschy e238efc536 default now is multi-state 25 years ago
  Roberto Ierusalimschy afef009fce new version of debug system 25 years ago
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file 25 years ago
  Roberto Ierusalimschy 11a7022067 global variables are stored in a Lua table 25 years ago
  Roberto Ierusalimschy 0e8855e171 final version (by lhf) 25 years ago
  Roberto Ierusalimschy 73aa465a8e some name changes 25 years ago
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). 25 years ago
  Roberto Ierusalimschy b1b0c219f5 new ttypes to distinguish between C closures and Lua closures. 25 years ago
  Roberto Ierusalimschy 72afb6debb modifications by lhf 26 years ago
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). 26 years ago
  Roberto Ierusalimschy 2e13cd77ab new interface for `luaO_strtod', which now checks signal, too. 26 years ago