Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 4ebc183e56 bug: return gives wrong line in debug information. před 26 roky
  Roberto Ierusalimschy 298d0abff7 first version of extra debug information (NAME) před 26 roky
  Roberto Ierusalimschy b1b0c219f5 new ttypes to distinguish between C closures and Lua closures. před 26 roky
  Roberto Ierusalimschy be3212de78 details před 26 roky
  Roberto Ierusalimschy cfdebfbc53 debug information for parameters use line 0 for them (as they are před 26 roky
  Roberto Ierusalimschy 12b45c2df2 luaS_newfixedstring renamed to luaS_newfixed před 26 roky
  Roberto Ierusalimschy 7621cc2aa5 for the future... před 26 roky
  Roberto Ierusalimschy fe237ad808 fixed stack; first version. před 26 roky
  Roberto Ierusalimschy 33b8a01032 new way to code CALLs + passing multiple arguments between function calls před 26 roky
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). před 26 roky
  Roberto Ierusalimschy cde179b369 new implementation for global variable values (separated from strings) před 26 roky
  Roberto Ierusalimschy e10788b2ff reorganization of `stat' function. před 26 roky
  Roberto Ierusalimschy 52a206366d bug: in the (old) expression << ls->fs->f->consts[checkname(ls)] >>, checkname před 26 roky
  Roberto Ierusalimschy c787dccd9b "const" !!! před 26 roky
  Roberto Ierusalimschy e9a670695a details před 26 roky
  Roberto Ierusalimschy 36b6fe8d17 better treatment for arbitrary limits před 26 roky
  Roberto Ierusalimschy d4dce57f5c cannot assign to unlimited variables, because it causes overflow in před 26 roky
  Roberto Ierusalimschy 5c19ed2a13 bigger limit for number of local variables and upvalues před 26 roky
  Roberto Ierusalimschy 613b60c156 detail před 26 roky
  Roberto Ierusalimschy 73308c7605 warnings by clinio před 26 roky
  Roberto Ierusalimschy 288fa05602 opcodes with LONGARG do not use byte variants. před 26 roky
  Roberto Ierusalimschy e9aa98d594 do not generate SETLINE after main (it will be after last line) před 26 roky
  Roberto Ierusalimschy 1f4e2ba7b2 more precise debug information about local variables před 26 roky
  Roberto Ierusalimschy c454dc7bdd no more if expressions. před 26 roky
  Roberto Ierusalimschy 2679461637 no more assignment expressions (they don't fit in Lua...) před 26 roky
  Roberto Ierusalimschy 0870a2d1d8 new opcode TAILCALL před 26 roky
  Roberto Ierusalimschy 5a8bb00df4 storing chunk "sources" instead of "filenames". před 26 roky
  Roberto Ierusalimschy 72d675aba7 macros "growvector" and "reallocvector" more compact před 26 roky
  Roberto Ierusalimschy 6a853fcb8b details (from lhf) před 26 roky
  Roberto Ierusalimschy 26d1e21c89 new way to handle "growing" vectors před 26 roky