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

Аутор SHA1 Порука Датум
  Roberto Ierusalimschy f96497397a new type 'StackValue' for stack elements пре 8 година
  Roberto Ierusalimschy b42430fd3a 'lineinfo' in prototypes saved as differences instead of absolute пре 8 година
  Roberto Ierusalimschy de74289049 table field names for dedicated opcodes can be restricted to пре 8 година
  Roberto Ierusalimschy 502a1d1108 new opcodes for table access with constant keys (strings and integers) пре 8 година
  Roberto Ierusalimschy 173e41b2eb new opcode OP_ADDI (for immediate integer operand) (Experimental) пре 8 година
  Roberto Ierusalimschy a3f9c1a77a detail (using unsigned comparison in range check for LOADI) пре 8 година
  Roberto Ierusalimschy 6dbae1b5d9 registers in a VINDEXED expression must be freed in order пре 8 година
  Roberto Ierusalimschy cb3d5dce30 opcodes 'OP_GETTABUP'/'OP_SETTABUP' operate only with string keys, пре 8 година
  Roberto Ierusalimschy 6a98aa0bb0 new opcode LOADI (for loading immediate integers) пре 8 година
  Roberto Ierusalimschy 2a235312f0 detail (removing spaces at end of lines) пре 8 година
  Roberto Ierusalimschy fc6b32bcaa bug: Lua can generate wrong code in functions with too many constants пре 9 година
  Roberto Ierusalimschy 6487fb11fc all 'static' variables should be 'const' пре 9 година
  Roberto Ierusalimschy fbd8614bdb comment (FALLTHROUGH) пре 9 година
  Roberto Ierusalimschy 1f259be52a 'getcode' -> 'getinstruction' пре 9 година
  Roberto Ierusalimschy b12b635a90 more refactoring пре 9 година
  Roberto Ierusalimschy 384d1b47b0 comments (*lots* of them) + asserts пре 9 година
  Roberto Ierusalimschy a01eba657e reordering of some functions + 'code_label' renamed to 'code_loadbool' пре 9 година
  Roberto Ierusalimschy b7446ea88d detail ('while' -> 'for') in 'luaK_patchclose' пре 9 година
  Roberto Ierusalimschy d103312661 details (typos in comments) пре 9 година
  Roberto Ierusalimschy 82129b9266 use macro 'hasjumps' to test whether expression has jumps... пре 9 година
  Roberto Ierusalimschy a1935b9cba error message ("too complex" -> "too many registers") + MAXREGS пре 10 година
  Roberto Ierusalimschy e723c75c02 details (avoid 'lint' warnings) пре 10 година
  Roberto Ierusalimschy 8e5290d81e all "divisions" (div,idiv,mod) by zero are not folded, to avoid пре 10 година
  Roberto Ierusalimschy 2b83711fba new macro 'nvalue' (to convert an object to a float when we know пре 10 година
  Roberto Ierusalimschy bf163ea7f0 bug ('#3' causes seg. fault in 5.3-beta) + comments + 'codearith' -> пре 10 година
  Roberto Ierusalimschy 5fbd40dbe5 'x//y' extended to floats пре 10 година
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before пре 10 година
  Roberto Ierusalimschy 4542fb9f78 comments (a few extra quotes around identifiers) пре 10 година
  Roberto Ierusalimschy 4b526045fa comment пре 10 година
  Roberto Ierusalimschy 491103708e 'MAXSTACK' -> 'MAXREGS' and moved to 'lcode.c' (there is no reason пре 10 година