Историја ревизија

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy d9f40e3f6f First implementation for 'const' variables пре 6 година
  Roberto Ierusalimschy 23e6bac8a0 Keep correct type for immediate operands in comparisons пре 6 година
  Roberto Ierusalimschy 84e32ad2eb Added opcodes for arithmetic with K operands пре 6 година
  Roberto Ierusalimschy a006514ea1 Big revamp in the implmentation of labels/gotos пре 6 година
  Roberto Ierusalimschy 4cd1f4aac0 Towards "to closed" local variables пре 6 година
  Roberto Ierusalimschy 4d5de1c1fb Fixed bug in line info. when using 'not' operator пре 7 година
  Roberto Ierusalimschy 03c6a05ec8 no more nil-in-table пре 7 година
  Roberto Ierusalimschy 0c7738240e FALLTHROUGH comment must be last "statement" пре 7 година
  Roberto Ierusalimschy 4a1612ff9b new experimental syntax using reserved word 'undef' пре 7 година
  Roberto Ierusalimschy ef8263f81f better names for macros for tags and types. пре 7 година
  Roberto Ierusalimschy 212095a601 new opcodes OP_GTI/OP_GEI пре 7 година
  Roberto Ierusalimschy 465b474899 small reorganization of 'luaV_flttointeger'/'luaV_tointeger' пре 7 година
  Roberto Ierusalimschy 49dae52d08 correct way to check stack space for vararg functions пре 7 година
  Roberto Ierusalimschy 0682fe8169 some simplifications/optimizations in returns from Lua functions пре 7 година
  Roberto Ierusalimschy b1379936cf vararg back to '...' (but with another implementation) пре 7 година
  Roberto Ierusalimschy e2b15aa21d janitor work on casts пре 7 година
  Roberto Ierusalimschy 5bd8d388de OP_CONCAT does not move its result (to simplify its execution) пре 7 година
  Roberto Ierusalimschy 28f215ecf8 comments пре 7 година
  Roberto Ierusalimschy 33e3774f44 keep more opcode arguments byte-aligned пре 7 година
  Roberto Ierusalimschy f360e7778b assert cannot use instruction after the last пре 7 година
  Roberto Ierusalimschy 4676f6599e new macros 'isOT'/'isIT' пре 7 година
  Roberto Ierusalimschy ab07005568 new auxiliary function 'luaK_isKint' + removal of 'luaK_needclose', пре 7 година
  Roberto Ierusalimschy f8c1c1469a some cleaning on signed opcode parameters пре 7 година
  Roberto Ierusalimschy e001d5aea6 'VRELOCABLE' -> 'VRELOC' пре 7 година
  Roberto Ierusalimschy 86431a2f1c new opcodes BANDK/BORK/BXORK. (They do not use immediate operands пре 7 година
  Roberto Ierusalimschy c7ee7fe026 new opcodes OP_SHLI/OP_SHRI пре 7 година
  Roberto Ierusalimschy ac78b914b6 warnings from Visual Studio /W3 пре 7 година
  Roberto Ierusalimschy 10b8c99bbb small peephole optimizations пре 7 година
  Roberto Ierusalimschy 745eb41993 new opcodes OP_RETURN0/OP_RETURN1 пре 7 година
  Roberto Ierusalimschy 36aecd4548 order opcodes cannot use 'K' operands пре 7 година