Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy fe5c41fb8a new functions "tinsert" and "tremove" před 27 roky
  Roberto Ierusalimschy 4c94d8cc2c new function "luaO_str2d" to convert strings to numbers, because před 27 roky
  Roberto Ierusalimschy a881abfd1e "strtod" is cleaner than "scanf" for this job. před 27 roky
  Roberto Ierusalimschy 5ca2709ba0 small warnings před 27 roky
  Roberto Ierusalimschy afb5ef72e1 new function "sort" + many small changes před 27 roky
  Roberto Ierusalimschy 1917149fdd details. před 27 roky
  Roberto Ierusalimschy 62c36a6056 better error message when '^' is not defined. před 27 roky
  Roberto Ierusalimschy d470792517 words are stored in hi-lo order (easier to print) před 27 roky
  Roberto Ierusalimschy 2a2b64d6ac opcode "CLOSURE" gets the prototipe (instead of a previous pushconstant) před 27 roky
  Roberto Ierusalimschy 99cc4b20f2 details před 27 roky
  Roberto Ierusalimschy 0969a971cd better use of "ASSERT". před 27 roky
  Roberto Ierusalimschy 88a2023c32 support for strings with '\0' před 27 roky
  Roberto Ierusalimschy b9acf4b4af "strcoll" may not exist in ond ansi machines před 28 roky
  Roberto Ierusalimschy f0dffaa209 new way to hanlde arg information před 28 roky
  Roberto Ierusalimschy f76bca23ef variants for "ARGS". před 28 roky
  Roberto Ierusalimschy 4e0bf95622 variant opcodes for PUSHSELF před 28 roky
  Roberto Ierusalimschy 541e722360 details před 28 roky
  Roberto Ierusalimschy 502343b402 new scheme for buffers, centralized in auxlib. před 28 roky
  Roberto Ierusalimschy 45e533599f optimization: closures without upvalues don't need to be closures před 28 roky
  Roberto Ierusalimschy 80b3d28f4a details (mainly error messages) před 28 roky
  Roberto Ierusalimschy accd7bc253 small modifications (format, small optimizations, etc) před 28 roky
  Roberto Ierusalimschy 592a3f289b first implementation of centralized global state. před 28 roky
  Roberto Ierusalimschy 6103dca8ee small bug. před 28 roky
  Roberto Ierusalimschy 18cd7adac6 optimization to handle <a.x> (new opcode). před 28 roky
  Roberto Ierusalimschy e78cf96c97 first version of Cclosures. před 28 roky
  Roberto Ierusalimschy 45ccb0e881 "nupvalues" is kept in Closure, not in prototype (as a preparation před 28 roky
  Roberto Ierusalimschy 7c261a13b5 more uniform treatment to opcode variants. před 28 roky
  Roberto Ierusalimschy f6a9cc9a67 jumps are relative to next instruction před 28 roky
  Roberto Ierusalimschy 28d47a0aaa all jumps have byte variants; WHILE optimization před 28 roky
  Roberto Ierusalimschy a580480b07 new implementation for globals: Global value is stored in TaggedString před 28 roky