Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy b2a580bdb1 Janitorial work hace 5 años
  Roberto Ierusalimschy 6b2e202df5 Janitorial work in 'lcode.c' hace 5 años
  Roberto Ierusalimschy 91dad09f65 Removed arithmetic opcodes with immediate operand hace 5 años
  Roberto Ierusalimschy 4518e5df24 Added macro 'testMMMode' hace 6 años
  Roberto Ierusalimschy df13f25948 First version of OP_MMBIN opcodes hace 6 años
  Roberto Ierusalimschy 4846f7e3bb Micro optimization in OP_RETURN and OP_TAILCALL hace 6 años
  Roberto Ierusalimschy 758c1ef445 Unification of size representation in OP_NEWTABLE and OP_SETLIST hace 6 años
  Roberto Ierusalimschy 1fb4d53925 OP_NEWTABLE keeps exact size of arrays hace 6 años
  Roberto Ierusalimschy e888976bc6 Details (typos in comments) hace 6 años
  Roberto Ierusalimschy 279c3a6961 A few changes in tests about number of bits in integers hace 6 años
  Roberto Ierusalimschy 23e6bac8a0 Keep correct type for immediate operands in comparisons hace 6 años
  Roberto Ierusalimschy 9b37a4695e New semantics for the integer 'for' loop hace 6 años
  Roberto Ierusalimschy cf71a5ddc7 Details hace 6 años
  Roberto Ierusalimschy 84e32ad2eb Added opcodes for arithmetic with K operands hace 6 años
  Roberto Ierusalimschy 7f6f70853c To-be-closed variable in 'for' loop separated from the state hace 6 años
  Roberto Ierusalimschy a006514ea1 Big revamp in the implmentation of labels/gotos hace 6 años
  Roberto Ierusalimschy 6e9b719694 More uniformity in code generation for 'for' loops hace 6 años
  Roberto Ierusalimschy 4cd1f4aac0 Towards "to closed" local variables hace 6 años
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings hace 7 años
  Roberto Ierusalimschy b08c9079c5 Opcode names moved to a new header file hace 7 años
  Roberto Ierusalimschy b43300c14f change in 'LUAI_DDEC' to allow variables to be static in 'onelua' hace 7 años
  Roberto Ierusalimschy 588dfa4ce5 detail in comment hace 7 años
  Roberto Ierusalimschy 03c6a05ec8 no more nil-in-table hace 7 años
  Roberto Ierusalimschy 4a1612ff9b new experimental syntax using reserved word 'undef' hace 7 años
  Roberto Ierusalimschy 212095a601 new opcodes OP_GTI/OP_GEI hace 7 años
  Roberto Ierusalimschy 0682fe8169 some simplifications/optimizations in returns from Lua functions hace 7 años
  Roberto Ierusalimschy b1379936cf vararg back to '...' (but with another implementation) hace 7 años
  Roberto Ierusalimschy 318a9a5859 new opcode 'PREPVARARG' hace 7 años
  Roberto Ierusalimschy 73d797ce7e detail hace 7 años
  Roberto Ierusalimschy e2b15aa21d janitor work on casts hace 7 años