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

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