Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy e657a48ea5 The main thread cannot be closed il y a 2 mois
  Roberto Ierusalimschy fd897027f1 A coroutine can close itself il y a 2 mois
  Roberto Ierusalimschy 921832be8d New function 'resetCI' il y a 5 mois
  Roberto Ierusalimschy ab66652b32 Removed copyright notice from 'testes/all.lua' il y a 5 mois
  Roberto Ierusalimschy f9e35627ed 'lua_State.nci' must be an integer il y a 6 mois
  Roberto Ierusalimschy 39a14ea7d7 CallInfo bit CIST_CLSRET broken in two il y a 7 mois
  Roberto Ierusalimschy 165389b27b New interface to function 'luaL_openselectedlibs' il y a 1 an
  Roberto Ierusalimschy 108e0bdc84 Merge branch 'master' into nextversion il y a 1 an
  Roberto Ierusalimschy 17e0c29d9b Clear interface between references and predefines il y a 1 an
  Roberto Ierusalimschy e288c5a918 Bug: Yielding in a hook stops in the wrong instruction il y a 1 an
  Roberto Ierusalimschy b5ab31a475 Merge branch 'master' into nextversion il y a 2 ans
  Roberto Ierusalimschy 314745ed84 Avoid excessive name pollution in test files il y a 2 ans
  Roberto Ierusalimschy d738c8d18b New function 'luaL_openselectedlibs' il y a 2 ans
  Roberto Ierusalimschy 4a00f61276 'lua_checkstack' doesn't need to check stack overflow il y a 3 ans
  Roberto Ierusalimschy bfbff3703e Bug: Wrong status in coroutine during reset il y a 3 ans
  Roberto Ierusalimschy 04e19712a5 C functions can be tail called, too il y a 4 ans
  Roberto Ierusalimschy 58aa09a0b9 Small improvements in hooks il y a 4 ans
  Roberto Ierusalimschy ce101dcaf7 Handles '__close' errors in coroutines in "coroutine style" il y a 4 ans
  Roberto Ierusalimschy 0ceada8da9 Report last error in closing methods il y a 4 ans
  Roberto Ierusalimschy 409256b784 'coroutine.close'/'lua_resetthread' report original errors il y a 4 ans
  Roberto Ierusalimschy 171dcd7d74 'recover' finish of 'luaD_pcall' should follow the original il y a 4 ans
  Roberto Ierusalimschy d39ea8b3ce Make sure that main thread is non yieldable il y a 5 ans
  Roberto Ierusalimschy bfcf06d91a Avoid memory allocation in some functions from 'ltests.c' il y a 5 ans
  Roberto Ierusalimschy bd1b87c579 Comments (mosty typos) il y a 5 ans
  Roberto Ierusalimschy df13f25948 First version of OP_MMBIN opcodes il y a 6 ans
  Roberto Ierusalimschy 643188d6e5 Fixed missing case in 'luaV_finishOp' il y a 6 ans
  Roberto Ierusalimschy 3df5624ff4 Fixed bug when yiedling inside OP_ADDK opcode il y a 6 ans
  Roberto Ierusalimschy be78aeae4c Default for warnings changed to "off" il y a 6 ans
  Roberto Ierusalimschy 9405472565 Improvement in warn-mode '@store' (for testing) il y a 6 ans
  Roberto Ierusalimschy ca13be9af7 Supressed errors in '__close' generate warnings il y a 6 ans