Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 007b8c7a01 Details il y a 10 mois
  Roberto Ierusalimschy c403e456b6 New instruction format for SETLIST/NEWTABLE il y a 1 an
  Roberto Ierusalimschy 6ac7219da3 'isIT'/'isOT' turned from macros to functions il y a 1 an
  Roberto Ierusalimschy 0ddc0f47bd Several details about 5.4.0 rc1 il y a 5 ans
  Roberto Ierusalimschy 9b7987a9d1 OP_LOADFALSE broken in two instructions il y a 5 ans
  Roberto Ierusalimschy 5ff408d218 Changed internal representation of booleans il y a 5 ans
  Roberto Ierusalimschy 91dad09f65 Removed arithmetic opcodes with immediate operand il y a 5 ans
  Roberto Ierusalimschy 4518e5df24 Added macro 'testMMMode' il y a 5 ans
  Roberto Ierusalimschy df13f25948 First version of OP_MMBIN opcodes il y a 6 ans
  Roberto Ierusalimschy b80077b8f3 Change in the handling of 'L->top' when calling metamethods il y a 6 ans
  Roberto Ierusalimschy 23e6bac8a0 Keep correct type for immediate operands in comparisons il y a 6 ans
  Roberto Ierusalimschy 9b37a4695e New semantics for the integer 'for' loop il y a 6 ans
  Roberto Ierusalimschy 84e32ad2eb Added opcodes for arithmetic with K operands il y a 6 ans
  Roberto Ierusalimschy 6e9b719694 More uniformity in code generation for 'for' loops il y a 6 ans
  Roberto Ierusalimschy 4cd1f4aac0 Towards "to closed" local variables il y a 6 ans
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings il y a 7 ans
  Roberto Ierusalimschy b08c9079c5 Opcode names moved to a new header file il y a 7 ans
  Roberto Ierusalimschy 26eb144541 no need to define 'luaP_opnames' in regular builds il y a 7 ans
  Roberto Ierusalimschy 03c6a05ec8 no more nil-in-table il y a 7 ans
  Roberto Ierusalimschy 4a1612ff9b new experimental syntax using reserved word 'undef' il y a 7 ans
  Roberto Ierusalimschy 212095a601 new opcodes OP_GTI/OP_GEI il y a 7 ans
  Roberto Ierusalimschy 0682fe8169 some simplifications/optimizations in returns from Lua functions il y a 7 ans
  Roberto Ierusalimschy b1379936cf vararg back to '...' (but with another implementation) il y a 7 ans
  Roberto Ierusalimschy 318a9a5859 new opcode 'PREPVARARG' il y a 7 ans
  Roberto Ierusalimschy 4676f6599e new macros 'isOT'/'isIT' il y a 7 ans
  Roberto Ierusalimschy d388c165ef new opcodes 'FORLOOP1'/'FORPREP1' for "basic for" (integer variable il y a 7 ans
  Roberto Ierusalimschy 86431a2f1c new opcodes BANDK/BORK/BXORK. (They do not use immediate operands il y a 7 ans
  Roberto Ierusalimschy c7ee7fe026 new opcodes OP_SHLI/OP_SHRI il y a 7 ans
  Roberto Ierusalimschy 745eb41993 new opcodes OP_RETURN0/OP_RETURN1 il y a 7 ans
  Roberto Ierusalimschy 093c16b67b new opcodes 'OP_LTI' and 'OP_LEI' il y a 7 ans