Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 279c3a6961 A few changes in tests about number of bits in integers před 6 roky
  Roberto Ierusalimschy 23e6bac8a0 Keep correct type for immediate operands in comparisons před 6 roky
  Roberto Ierusalimschy 9b37a4695e New semantics for the integer 'for' loop před 6 roky
  Roberto Ierusalimschy cf71a5ddc7 Details před 6 roky
  Roberto Ierusalimschy 84e32ad2eb Added opcodes for arithmetic with K operands před 6 roky
  Roberto Ierusalimschy 7f6f70853c To-be-closed variable in 'for' loop separated from the state před 6 roky
  Roberto Ierusalimschy a006514ea1 Big revamp in the implmentation of labels/gotos před 6 roky
  Roberto Ierusalimschy 6e9b719694 More uniformity in code generation for 'for' loops před 6 roky
  Roberto Ierusalimschy 4cd1f4aac0 Towards "to closed" local variables před 7 roky
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings před 7 roky
  Roberto Ierusalimschy b08c9079c5 Opcode names moved to a new header file před 7 roky
  Roberto Ierusalimschy b43300c14f change in 'LUAI_DDEC' to allow variables to be static in 'onelua' před 7 roky
  Roberto Ierusalimschy 588dfa4ce5 detail in comment před 7 roky
  Roberto Ierusalimschy 03c6a05ec8 no more nil-in-table před 7 roky
  Roberto Ierusalimschy 4a1612ff9b new experimental syntax using reserved word 'undef' před 7 roky
  Roberto Ierusalimschy 212095a601 new opcodes OP_GTI/OP_GEI před 7 roky
  Roberto Ierusalimschy 0682fe8169 some simplifications/optimizations in returns from Lua functions před 7 roky
  Roberto Ierusalimschy b1379936cf vararg back to '...' (but with another implementation) před 7 roky
  Roberto Ierusalimschy 318a9a5859 new opcode 'PREPVARARG' před 7 roky
  Roberto Ierusalimschy 73d797ce7e detail před 7 roky
  Roberto Ierusalimschy e2b15aa21d janitor work on casts před 7 roky
  Roberto Ierusalimschy 5bd8d388de OP_CONCAT does not move its result (to simplify its execution) před 7 roky
  Roberto Ierusalimschy 33e3774f44 keep more opcode arguments byte-aligned před 7 roky
  Roberto Ierusalimschy 4676f6599e new macros 'isOT'/'isIT' před 7 roky
  Roberto Ierusalimschy d388c165ef new opcodes 'FORLOOP1'/'FORPREP1' for "basic for" (integer variable před 7 roky
  Roberto Ierusalimschy f8c1c1469a some cleaning on signed opcode parameters před 7 roky
  Roberto Ierusalimschy 4b6928e7f5 (1 << 31) with signed integer has undefined behavior in C před 7 roky
  Roberto Ierusalimschy 86431a2f1c new opcodes BANDK/BORK/BXORK. (They do not use immediate operands před 7 roky
  Roberto Ierusalimschy c7ee7fe026 new opcodes OP_SHLI/OP_SHRI před 7 roky
  Roberto Ierusalimschy bdc751ce23 details (comments) před 7 roky