Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy 26eb144541 no need to define 'luaP_opnames' in regular builds %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 03c6a05ec8 no more nil-in-table %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 4a1612ff9b new experimental syntax using reserved word 'undef' %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 212095a601 new opcodes OP_GTI/OP_GEI %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 0682fe8169 some simplifications/optimizations in returns from Lua functions %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy b1379936cf vararg back to '...' (but with another implementation) %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 318a9a5859 new opcode 'PREPVARARG' %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 4676f6599e new macros 'isOT'/'isIT' %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy d388c165ef new opcodes 'FORLOOP1'/'FORPREP1' for "basic for" (integer variable %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 86431a2f1c new opcodes BANDK/BORK/BXORK. (They do not use immediate operands %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy c7ee7fe026 new opcodes OP_SHLI/OP_SHRI %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 745eb41993 new opcodes OP_RETURN0/OP_RETURN1 %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 093c16b67b new opcodes 'OP_LTI' and 'OP_LEI' %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 41f2936d8f new opcode 'OP_EQI' for equality with immediate numbers %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 4c0e36a46e new instruction 'OP_EQK' (for equality with constants) %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy c3e5946fb2 new format for JUMP instructions (to allow larger offsets) %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 8fbe9e3470 new opcodes with immediate integer operand for all arithmetic operations %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 722bdbe17d no more 'getBMode'-'getCMode' (imprecise + we will need more space %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 00e728af88 binary operators use R instead of RK %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy abb17cf19b new opcode OP_LOADF (load immediate float) %!s(int64=7) %!d(string=hai) anos
  Roberto Ierusalimschy 022e4427cf detail (keep OP_LOADK and OP_LOADKX together) %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy 80d9b09f35 jumps do not close upvalues (to be faster and simpler); %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy ac65bab25f jumps in 'for' loops don't need to be signed %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy 07db10813c 'OP_VARARG' has the vararg parameter as an operand %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy 502a1d1108 new opcodes for table access with constant keys (strings and integers) %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy 173e41b2eb new opcode OP_ADDI (for immediate integer operand) (Experimental) %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy 6a98aa0bb0 new opcode LOADI (for loading immediate integers) %!s(int64=8) %!d(string=hai) anos
  Roberto Ierusalimschy 3317f5c6d9 includes 'stddef.h' (as it uses NULL) %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 1ea2d20f74 first implementation of '<<', '>>', and '~' (bitwise not) %!s(int64=11) %!d(string=hai) anos