Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy e42a219eeb `lua_typename' accepts LUA_TNONE il y a 25 ans
  Roberto Ierusalimschy f379d06e24 all API functions are declared in a single line (to facilitate pre-processing). il y a 25 ans
  Roberto Ierusalimschy 2cbbf3933a new macro LUALIB_API (so the lib can be a separate DLL) il y a 25 ans
  Roberto Ierusalimschy 64eecc0b82 new macro LUA_API il y a 25 ans
  Roberto Ierusalimschy 001f2bdd0e new definition for types-tags il y a 25 ans
  Roberto Ierusalimschy f6834f4393 new API function `lua_type' + new type lua_Type il y a 25 ans
  Roberto Ierusalimschy ca7fd50a4e small optimizations il y a 25 ans
  Roberto Ierusalimschy 4ef14ba280 new function `luaL_addstring' 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 787a78f83e new scheme for buffers il y a 25 ans
  Roberto Ierusalimschy a97f29f154 explicit stack control in the API il y a 25 ans
  Roberto Ierusalimschy ac12f4db4b C upvalues are the last arguments to a function il y a 25 ans
  Roberto Ierusalimschy 9fdf73bc9a first version for new API 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 ef62b340e0 code cleaner for 16 bits. il y a 25 ans
  Roberto Ierusalimschy 556a89e537 new names for debug types il y a 25 ans
  Roberto Ierusalimschy 74f1c3d025 small changes for "clean C" il y a 25 ans
  Roberto Ierusalimschy 2877bad4c2 new debug API (first version) il y a 25 ans
  Roberto Ierusalimschy fb60283974 better error messages il y a 25 ans
  Roberto Ierusalimschy acdb0b741e comments. il y a 25 ans
  Roberto Ierusalimschy 4450efc97e new chunkid for C functions (`luaL_chunkid') il y a 26 ans
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
  Roberto Ierusalimschy 1942b58609 details il y a 26 ans
  Roberto Ierusalimschy 88866208f0 `luaL_arg_check' always has an `extramsg'. il y a 26 ans
  Roberto Ierusalimschy c787dccd9b "const" !!! il y a 26 ans
  Roberto Ierusalimschy 82ad0d5770 details il y a 26 ans
  Roberto Ierusalimschy f2d35bdc78 format for file source is independent of "ldo". il y a 26 ans
  Roberto Ierusalimschy 5a8bb00df4 storing chunk "sources" instead of "filenames". il y a 26 ans
  Roberto Ierusalimschy 6a853fcb8b details (from lhf) il y a 26 ans