Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 066e0f93c4 Fix debug information about finalizers il y a 3 ans
  Roberto Ierusalimschy 48835c76c8 Wrong assert in 'collectvalidlines' il y a 3 ans
  Roberto Ierusalimschy e8deac5a41 Avoid OP_VARARGPREP for active lines il y a 3 ans
  Roberto Ierusalimschy 87a9573b2e Documentation il y a 3 ans
  Roberto Ierusalimschy 5148954eed Align error messages for calling non-callable values il y a 4 ans
  Roberto Ierusalimschy f5df7f91f7 Wrong assertion in 'getbaseline' il y a 4 ans
  Roberto Ierusalimschy e0260eb2d4 Bug (kind of) in 'isinstack' il y a 4 ans
  Roberto Ierusalimschy 5205f073c5 Don't use tointegerns when luaV_tointegerns will do il y a 4 ans
  Roberto Ierusalimschy e500892e18 Optimization/simplification of 'getbaseline' il y a 4 ans
  Roberto Ierusalimschy 949187b049 Optimizations for line hook il y a 4 ans
  Roberto Ierusalimschy 4bd10b6fe8 Better error messages for calling non-callable objects il y a 4 ans
  Roberto Ierusalimschy ae5b5ba529 Fixed bug: line hooks in stripped functions il y a 5 ans
  Roberto Ierusalimschy a585eae6e7 Fixed bug: Negation overflow in getlocal/setlocal il y a 5 ans
  Roberto Ierusalimschy a2195644d8 Fixed bug: invalid 'oldpc' when returning to a function il y a 5 ans
  Roberto Ierusalimschy 17dbaa8639 Improvements in the handling of signals il y a 5 ans
  Roberto Ierusalimschy 6eb53b7526 Details il y a 5 ans
  Roberto Ierusalimschy 46c3587a6f Clearer distinction between types and tags il y a 5 ans
  Roberto Ierusalimschy 5ff408d218 Changed internal representation of booleans il y a 5 ans
  Roberto Ierusalimschy 4518e5df24 Added macro 'testMMMode' il y a 5 ans
  Roberto Ierusalimschy 46b84580d6 Use of 'MMBIN' opcodes extended to shift operators il y a 6 ans
  Roberto Ierusalimschy df13f25948 First version of OP_MMBIN opcodes il y a 6 ans
  Roberto Ierusalimschy fe040633a1 Tracebacks recognize metamethods '__close' il y a 6 ans
  Roberto Ierusalimschy 2c68e66570 Details il y a 6 ans
  Roberto Ierusalimschy 5ca1075b71 Added field 'srclen' to structure 'lua_Debug' il y a 6 ans
  Roberto Ierusalimschy 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) il y a 6 ans
  Roberto Ierusalimschy 84e32ad2eb Added opcodes for arithmetic with K operands il y a 6 ans
  Roberto Ierusalimschy e073cbc2e5 Better error messages for invalid operands in numeric 'for' il y a 6 ans
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings il y a 7 ans
  Roberto Ierusalimschy 6f2b8e21c4 added 'const' to 'Proto*' when possible il y a 7 ans
  Roberto Ierusalimschy e64e20ac81 minimizing the code ran by 'vmfetch' + no more 'vra' il y a 7 ans