Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 8876a1bf92 details před 23 roky
  Roberto Ierusalimschy f53fd8d5f5 _ALERT is a private afair of lua.c před 23 roky
  Roberto Ierusalimschy 955def0348 new names for string formating functions před 23 roky
  Roberto Ierusalimschy 9c3b3f82fe new commands to test `load' před 23 roky
  Roberto Ierusalimschy b7a0503c1d new format for error messages před 23 roky
  Roberto Ierusalimschy 1c328a191a no more `global' declarations před 23 roky
  Roberto Ierusalimschy 58bf77bc7f no more extra space when growing hash před 23 roky
  Roberto Ierusalimschy 8da6fe62d8 `nexti' returns correct indices před 23 roky
  Roberto Ierusalimschy c18fe57e54 quick-and-dirty function to print code (for debugging Lua) před 23 roky
  Roberto Ierusalimschy af19d55635 generic for also coded to make test at the end of the loop před 23 roky
  Roberto Ierusalimschy b55fded18c details about jump optimization před 23 roky
  Roberto Ierusalimschy 2dadc81822 cleaner implementation of code generation for jumps před 23 roky
  Roberto Ierusalimschy b487975344 optimization for `while' (first version) před 23 roky
  Roberto Ierusalimschy 94e5545806 comment před 23 roky
  Roberto Ierusalimschy 78b40bf57d `skip' instructions must be followed by a jump před 23 roky
  Roberto Ierusalimschy 01f1ac36b1 `global' tables (registry, etc.) stored in proper place, not in the stack před 23 roky
  Roberto Ierusalimschy a4d06736d4 correct implementation for arrays of size 1 před 23 roky
  Roberto Ierusalimschy dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' před 23 roky
  Roberto Ierusalimschy 71144e3ff0 errors `return' int, to avoid warnings před 23 roky
  Roberto Ierusalimschy 0dbf0c5953 new format for test intructions (handle NaN correctly) před 23 roky
  Roberto Ierusalimschy 85dcb411a8 all textual errors go through `luaL_verror' před 23 roky
  Roberto Ierusalimschy 3c6a383d62 avoid limits in filename size před 23 roky
  Roberto Ierusalimschy 9a0f0dcc77 precompiler may create functions without `lineinfo' před 23 roky
  Roberto Ierusalimschy 751cd867d3 new way to handle errors před 23 roky
  Roberto Ierusalimschy b36b2a061c new way to handle errors před 23 roky
  Roberto Ierusalimschy ab52fc6097 new macro to `fix' strings před 23 roky
  Roberto Ierusalimschy e68d0df1c6 function `zsopen' is not used před 23 roky
  Roberto Ierusalimschy 9b38a696d5 avoid names that differ only in capitalization před 23 roky
  Roberto Ierusalimschy 383e8b9e77 use of a common `dummynode' for all empty tables před 23 roky
  Roberto Ierusalimschy f1a1bb23fe good stack limit to compute ack(8,3) před 23 roky