Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy e64dbc390a new version is beta. il y a 26 ans
  Roberto Ierusalimschy 6a853fcb8b details (from lhf) il y a 26 ans
  Roberto Ierusalimschy f04c83e075 new function "lua_next" (+ new implementation for "next") il y a 26 ans
  Roberto Ierusalimschy d5feffdb60 new function lua_nextvar il y a 26 ans
  Roberto Ierusalimschy 77113ee02f new year for Copyright. il y a 26 ans
  Roberto Ierusalimschy fd25d4ad85 no need to define functions for macros... il y a 26 ans
  Roberto Ierusalimschy 21cff3015a details (for regularity) il y a 27 ans
  Roberto Ierusalimschy cc117253c8 new implementation for error handling: on error, function _ERRORMESSAGE il y a 27 ans
  Roberto Ierusalimschy 0789451458 details il y a 27 ans
  Roberto Ierusalimschy d97af0de26 "lua_dobuffer" gets an extra argument, with the chunk name il y a 27 ans
  Roberto Ierusalimschy 0845e73b6a new copyright notice il y a 27 ans
  Roberto Ierusalimschy 02134b4a87 name: lua_pushCclosure -> lua_pushcclosure. il y a 27 ans
  Roberto Ierusalimschy 02a6891939 API for functions to manipulate global state. il y a 27 ans
  Roberto Ierusalimschy 054e0b888a number type in Lua changed for double (by default). il y a 27 ans
  Roberto Ierusalimschy 043c2ac258 new names for "lua_pushlstr" and "lua_getstrlen" il y a 27 ans
  Roberto Ierusalimschy 88a2023c32 support for strings with '\0' il y a 27 ans
  Roberto Ierusalimschy f380d627f8 usefull macros also available as functions il y a 27 ans
  Roberto Ierusalimschy 26679b1a48 back to upavalues as extra arguments for C closures; this way it's il y a 27 ans
  Roberto Ierusalimschy 964c503a63 LUA_COMPAT2.5 may use #ifdef instead of #if il y a 27 ans
  Roberto Ierusalimschy de79e7fc58 back to "lua_upvalue"... (seems better choice) il y a 28 ans
  Roberto Ierusalimschy 9be85d1648 new year il y a 28 ans
  Roberto Ierusalimschy 4daae2165d new API function and built-in "lua_copytagmethods" il y a 28 ans
  Roberto Ierusalimschy 80b3d28f4a details (mainly error messages) il y a 28 ans
  Roberto Ierusalimschy 3393fd7f25 first version of "lua_close" il y a 28 ans
  Roberto Ierusalimschy 5482992dec other access method for C upvalues (as arguments) il y a 28 ans
  Roberto Ierusalimschy ef37c87e93 no more 'globalbag' il y a 28 ans
  Roberto Ierusalimschy 9ae0c082a3 small details by lint. il y a 28 ans
  Roberto Ierusalimschy 592a3f289b first implementation of centralized global state. il y a 28 ans
  Roberto Ierusalimschy 45cad43c3f "lua_open": now lua has an explicit open operation. il y a 28 ans
  Roberto Ierusalimschy e78cf96c97 first version of Cclosures. il y a 28 ans