Commit Verlauf

Autor SHA1 Nachricht Datum
  Roberto Ierusalimschy e4a38eb0e8 Fixed wrong trace of vararg functions vor 4 Jahren
  Roberto Ierusalimschy 5aa36e894f No more field 'lua_State.stacksize' vor 4 Jahren
  Roberto Ierusalimschy 490d42b5f8 Correct handling of 'luaV_execute' invocations vor 4 Jahren
  Roberto Ierusalimschy 287b302acb Revision of stackless implementation vor 4 Jahren
  Roberto Ierusalimschy 5d8ce05b3f Back to a stackless implementation vor 4 Jahren
  Roberto Ierusalimschy a2195644d8 Fixed bug: invalid 'oldpc' when returning to a function vor 5 Jahren
  Roberto Ierusalimschy 31b8c2d438 Fixed bug of access violation in finalizers vor 5 Jahren
  Roberto Ierusalimschy eb41999461 Fixed bugs of stack reallocation x GC vor 5 Jahren
  Roberto Ierusalimschy ae809e9fd1 'luaV_concat' can "concat" one single value vor 5 Jahren
  Roberto Ierusalimschy 6eb53b7526 Details vor 5 Jahren
  Roberto Ierusalimschy 9b7987a9d1 OP_LOADFALSE broken in two instructions vor 5 Jahren
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags vor 5 Jahren
  Roberto Ierusalimschy 5ff408d218 Changed internal representation of booleans vor 5 Jahren
  Roberto Ierusalimschy 1e0ad018ce Comment about LUA_COMPAT_LT_LE moved to proper place vor 5 Jahren
  Roberto Ierusalimschy 95735bda46 Simplifications in 'op_arith*' family of macros vor 5 Jahren
  Roberto Ierusalimschy d30569c064 Using an enumeration for float->integer coercion modes vor 5 Jahren
  Roberto Ierusalimschy 2d92102dee 'l_mathlim' renamed to 'l_floatatt' vor 5 Jahren
  Roberto Ierusalimschy 490ecfcaa1 Better comments about the use of 'k' in opcodes vor 5 Jahren
  Roberto Ierusalimschy 81f2401c6d Code reorganization for opcodes OP_FORPREP and OP_FORLOOP vor 5 Jahren
  Roberto Ierusalimschy 5f83fb6582 Details vor 5 Jahren
  Roberto Ierusalimschy 7d526e75a7 Fixed bug in tail calls of __call chains vor 5 Jahren
  Roberto Ierusalimschy c12983cf8a Fixed warnings from Keil compiler vor 5 Jahren
  Roberto Ierusalimschy 91dad09f65 Removed arithmetic opcodes with immediate operand vor 6 Jahren
  Roberto Ierusalimschy 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) vor 6 Jahren
  Roberto Ierusalimschy 46b84580d6 Use of 'MMBIN' opcodes extended to shift operators vor 6 Jahren
  Roberto Ierusalimschy df13f25948 First version of OP_MMBIN opcodes vor 6 Jahren
  Roberto Ierusalimschy 643188d6e5 Fixed missing case in 'luaV_finishOp' vor 6 Jahren
  Roberto Ierusalimschy 3df5624ff4 Fixed bug when yiedling inside OP_ADDK opcode vor 6 Jahren
  Roberto Ierusalimschy f645d31573 To-be-closed variables must be closed on initialization vor 6 Jahren
  Roberto Ierusalimschy b80077b8f3 Change in the handling of 'L->top' when calling metamethods vor 6 Jahren