Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 894cd31c52 #string is primitive před 20 roky
  Roberto Ierusalimschy f01a95d4a0 detail před 20 roky
  Roberto Ierusalimschy 680fc88cc2 a small bug před 20 roky
  Roberto Ierusalimschy d96f088a26 'lua_lock' and similars should be hard to use před 20 roky
  Roberto Ierusalimschy d8be9a6326 small changes před 20 roky
  Roberto Ierusalimschy 95f3eefa5b small optimization před 20 roky
  Roberto Ierusalimschy e82bdb24f3 new loader for "all-in-one" C packages před 20 roky
  Roberto Ierusalimschy 1a343814d8 details před 20 roky
  Roberto Ierusalimschy 280f7becb8 "%0" stands for the whole pattern (in gsub) před 20 roky
  Roberto Ierusalimschy d6ff5d9f46 searchpath is "private affair" of loadlib před 20 roky
  Roberto Ierusalimschy a05190fa3b elimination of common code + better error message před 20 roky
  Roberto Ierusalimschy a569099b70 no more path for loadfile + function lists sorted před 20 roky
  Roberto Ierusalimschy 20131e54d3 no more "getc" when testing if file exists před 20 roky
  Roberto Ierusalimschy 80ac5e83fd details (alphabetical order for list of functions) před 20 roky
  Roberto Ierusalimschy 289b5dc67a details (function list in alphabetical order) před 20 roky
  Roberto Ierusalimschy c2f065f405 detail před 20 roky
  Roberto Ierusalimschy b261cd110f new macro for conversion double->int + small changes před 20 roky
  Roberto Ierusalimschy e4324f54b9 ';;' in a path is replaced by default path + '!' (in Windows) is před 20 roky
  Roberto Ierusalimschy 3d08aa591d details před 20 roky
  Roberto Ierusalimschy 0f30d00c87 warnings from Visual C před 20 roky
  Roberto Ierusalimschy e86dab2dae details před 20 roky
  Roberto Ierusalimschy 64b57db377 new test function for conversion from num to int před 20 roky
  Roberto Ierusalimschy 575637319e better recovery at panic před 20 roky
  Roberto Ierusalimschy 87be01598b warnings Visual C před 20 roky
  Roberto Ierusalimschy e84b11a494 avoid names starting with '_' před 20 roky
  Roberto Ierusalimschy bbf2cea9a1 more "polite" way to change a thread's environment před 20 roky
  Roberto Ierusalimschy b3f7a43019 lua_setfenv/lua_getfenv should also manipulate threads před 20 roky
  Roberto Ierusalimschy 7f97ec286e parent modules are also imported toghether with the module itself před 20 roky
  Roberto Ierusalimschy e82b41aac2 several small improvements před 20 roky
  Roberto Ierusalimschy ee1edd5734 detail před 20 roky