Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy a17e1fe124 new organization using only one library před 20 roky
  Roberto Ierusalimschy fabf5db237 C stack is the same for the parser and the interpreter, so depth před 20 roky
  Roberto Ierusalimschy de0bfe33b7 new definition for `lua_number2int' for Windows (not tested yet!) před 20 roky
  Roberto Ierusalimschy 9768e2f681 detail před 20 roky
  Roberto Ierusalimschy 71eb824036 details před 20 roky
  Roberto Ierusalimschy 7b6c3b463e small optimizations před 20 roky
  Roberto Ierusalimschy 0316308c0d removed dirt optimizations that gave small gains před 20 roky
  Roberto Ierusalimschy 409ee99900 detail před 20 roky
  Roberto Ierusalimschy 445eda7ead details před 20 roky
  Roberto Ierusalimschy 092dc95b06 using `require' to implement `-l' před 20 roky
  Roberto Ierusalimschy e6e543a534 better control for compatibility code před 20 roky
  Roberto Ierusalimschy 1c9c886974 standard configuration should run out-of-the-box in "any" system před 20 roky
  Roberto Ierusalimschy ade585bdf9 no more LUA_FIRSTINDEX před 20 roky
  Roberto Ierusalimschy 04c41444e2 wrong comment corrected před 20 roky
  Roberto Ierusalimschy 03fb3c39d4 change `#ifdef' for `#if defined' před 20 roky
  Roberto Ierusalimschy 8af1ca02e0 LUA_USERCONFIG is no longer necessary před 20 roky
  Roberto Ierusalimschy f1eb79fdf4 some line-edit facilities must free the line after its use před 20 roky
  Roberto Ierusalimschy 408cb71795 avoid name conflict with some spurious included header files před 20 roky
  Roberto Ierusalimschy 390256edf7 better name for GC pause před 20 roky
  Roberto Ierusalimschy ad24cff0f1 lua_gc(STEP) returns whether collection cycle finished před 20 roky
  Roberto Ierusalimschy 6d475731ca cleaner configuration for lua.c před 20 roky
  Roberto Ierusalimschy f41fc0eb0e small bug: a GC step was not proportional to its "size" před 20 roky
  Roberto Ierusalimschy d872090248 small errors in previous `ci' of luaconf.h. před 20 roky
  Roberto Ierusalimschy fb0f95a2b7 call limit may be larger than shorts před 20 roky
  Roberto Ierusalimschy d3a6d95b9a more cleaning on configurations před 20 roky
  Roberto Ierusalimschy 47984a0cc2 internal definitions have prefix `luai_' před 20 roky
  Roberto Ierusalimschy 086d6b09ce avoid name colision with `close' function před 20 roky
  Roberto Ierusalimschy bfe2905618 avoid too much configuration options před 20 roky
  Roberto Ierusalimschy 2cbd9eecfb try to avoid warnings před 20 roky
  Roberto Ierusalimschy 4494094031 detail před 20 roky