Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy f407b3c4a1 Using CIST_CLSRET instead of trick with 'nresults' il y a 1 an
  Roberto Ierusalimschy 55ac40f859 Cleaning of llimits.h il y a 1 an
  Roberto Ierusalimschy 65b07dd53d API asserts for illegal pops of to-be-closed variables il y a 1 an
  Roberto Ierusalimschy c31d6774ac Details il y a 1 an
  Roberto Ierusalimschy 413a393e62 Stack indices changed to union's il y a 2 ans
  Roberto Ierusalimschy bc970005ce '__close' methods can yield in the return of a C function il y a 4 ans
  Roberto Ierusalimschy bd1b87c579 Comments (mosty typos) il y a 5 ans
  Roberto Ierusalimschy 9a37dc0ce6 Small corrections when setting 'L->top' il y a 6 ans
  Roberto Ierusalimschy 34840301b5 To-be-closed variables in the C API il y a 6 ans
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings il y a 7 ans
  Roberto Ierusalimschy ad0704e40c back to 'CallInfo' (no gains with its removal) il y a 7 ans
  Roberto Ierusalimschy 54eb35a8aa more fields moved out of 'CallInfo' il y a 7 ans
  Roberto Ierusalimschy b9e76be8a6 using 'L->func' when possible il y a 7 ans
  Roberto Ierusalimschy a30c66f0fc macro 'luai_apicheck'/'api_check' back with a 'lua_State' parameter il y a 10 ans
  Roberto Ierusalimschy 5bbb4a06a6 removed unused parameter Ä'L' in macro 'api_check' and company il y a 11 ans
  Roberto Ierusalimschy 3e41afcec5 extra api checks for number of returns of C functions and for lua_yield il y a 15 ans
  Roberto Ierusalimschy 4a714cebd1 API checks now have explanatory messages il y a 16 ans
  Roberto Ierusalimschy fffbaede75 detail il y a 16 ans
  Roberto Ierusalimschy ba484b9eb1 yielding across lua_call (first version) il y a 16 ans
  Roberto Ierusalimschy 3ca9af51a4 emergency garbage collector (core forces a GC when allocation fails) il y a 19 ans
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API il y a 20 ans
  Roberto Ierusalimschy 47fc57a252 `TObject' renamed to `TValue' + other name changes and better assertions il y a 21 ans
  Roberto Ierusalimschy 88c7b574cb `luaA_index' is a local macro now il y a 23 ans
  Roberto Ierusalimschy 100bfec39a new implementation for `next' il y a 25 ans
  Roberto Ierusalimschy 9fdf73bc9a first version for new API il y a 25 ans
  Roberto Ierusalimschy bad6365540 details il y a 25 ans
  Roberto Ierusalimschy 11a7022067 global variables are stored in a Lua table il y a 25 ans
  Roberto Ierusalimschy a69356e9e0 no more special cases for closures with 0 upvalues (performance is the same, il y a 25 ans
  Roberto Ierusalimschy 73aa465a8e some name changes il y a 25 ans
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). il y a 25 ans