Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 59a1adf194 LUAI_MAXSTACK defined privately před 1 měsícem
  Roberto Ierusalimschy fd897027f1 A coroutine can close itself před 2 měsíci
  Roberto Ierusalimschy 9b014d4bcd Details (typos in comments) před 4 měsíci
  Roberto Ierusalimschy 93e347b519 Corrections of stack addresses back to strict mode před 4 měsíci
  Roberto Ierusalimschy f4123b2fc2 Growth factor of 1.5 for stack and lexical buffer před 4 měsíci
  Roberto Ierusalimschy c931d86e98 'luaD_seterrorobj' should not raise errors před 5 měsíci
  Roberto Ierusalimschy ee99452158 Error object cannot be nil před 5 měsíci
  Roberto Ierusalimschy 127a8e80fe '__close' gets no error object if there is no error před 5 měsíci
  Roberto Ierusalimschy cd38fe8cf3 Added macro LUAI_STRICT_ADDRESS před 6 měsíci
  Roberto Ierusalimschy fa1382b5cd Main thread is a regular field of global_State před 6 měsíci
  Roberto Ierusalimschy d1e677c52b New type 'TStatus' for thread status/error codes před 6 měsíci
  Roberto Ierusalimschy 39a14ea7d7 CallInfo bit CIST_CLSRET broken in two před 6 měsíci
  Roberto Ierusalimschy 664bda02ba fixing 'lua_status' in panic. před 7 měsíci
  Roberto Ierusalimschy 2d8d5c74b5 Details před 7 měsíci
  Roberto Ierusalimschy 915c29f8bd Improvements in the manual před 7 měsíci
  Roberto Ierusalimschy f81d0bbd4f Detail in 'luaD_inctop' před 8 měsíci
  Roberto Ierusalimschy 682efe2678 Change to macro 'LUAI_TRY' před 9 měsíci
  Roberto Ierusalimschy b117bdb344 Counter for length of chains of __call metamethods před 9 měsíci
  Roberto Ierusalimschy f12ce4029d More integration of 'nresults' into 'callstatus' před 9 měsíci
  Roberto Ierusalimschy fd0e1f530d Added option for direct correction of stack pointers před 1 rokem
  Roberto Ierusalimschy 4c6afbcb01 Struct 'transferinfo' moved to "lua_State" před 1 rokem
  Roberto Ierusalimschy 0acd55898d Added gcc option '-Wconversion' před 1 rokem
  Roberto Ierusalimschy 15231d4fb2 'nresults' moved into 'callstatus' před 1 rokem
  Roberto Ierusalimschy f407b3c4a1 Using CIST_CLSRET instead of trick with 'nresults' před 1 rokem
  Roberto Ierusalimschy cd4de92762 Maximum stack size may not fit in unsigned short před 1 rokem
  Roberto Ierusalimschy 55ac40f859 Cleaning of llimits.h před 1 rokem
  Roberto Ierusalimschy 65b07dd53d API asserts for illegal pops of to-be-closed variables před 1 rokem
  Roberto Ierusalimschy 108e0bdc84 Merge branch 'master' into nextversion před 1 rokem
  Roberto Ierusalimschy e288c5a918 Bug: Yielding in a hook stops in the wrong instruction před 1 rokem
  Roberto Ierusalimschy 14e416355f Added suport for Fixed Buffers před 1 rokem