Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy 1a343814d8 details 20 years ago
  Roberto Ierusalimschy 280f7becb8 "%0" stands for the whole pattern (in gsub) 20 years ago
  Roberto Ierusalimschy d6ff5d9f46 searchpath is "private affair" of loadlib 20 years ago
  Roberto Ierusalimschy a05190fa3b elimination of common code + better error message 20 years ago
  Roberto Ierusalimschy a569099b70 no more path for loadfile + function lists sorted 20 years ago
  Roberto Ierusalimschy 20131e54d3 no more "getc" when testing if file exists 20 years ago
  Roberto Ierusalimschy 80ac5e83fd details (alphabetical order for list of functions) 20 years ago
  Roberto Ierusalimschy 289b5dc67a details (function list in alphabetical order) 20 years ago
  Roberto Ierusalimschy c2f065f405 detail 20 years ago
  Roberto Ierusalimschy b261cd110f new macro for conversion double->int + small changes 20 years ago
  Roberto Ierusalimschy e4324f54b9 ';;' in a path is replaced by default path + '!' (in Windows) is 20 years ago
  Roberto Ierusalimschy 3d08aa591d details 20 years ago
  Roberto Ierusalimschy 0f30d00c87 warnings from Visual C 20 years ago
  Roberto Ierusalimschy e86dab2dae details 20 years ago
  Roberto Ierusalimschy 64b57db377 new test function for conversion from num to int 20 years ago
  Roberto Ierusalimschy 575637319e better recovery at panic 20 years ago
  Roberto Ierusalimschy 87be01598b warnings Visual C 20 years ago
  Roberto Ierusalimschy e84b11a494 avoid names starting with '_' 20 years ago
  Roberto Ierusalimschy bbf2cea9a1 more "polite" way to change a thread's environment 20 years ago
  Roberto Ierusalimschy b3f7a43019 lua_setfenv/lua_getfenv should also manipulate threads 20 years ago
  Roberto Ierusalimschy 7f97ec286e parent modules are also imported toghether with the module itself 20 years ago
  Roberto Ierusalimschy e82b41aac2 several small improvements 20 years ago
  Roberto Ierusalimschy ee1edd5734 detail 20 years ago
  Roberto Ierusalimschy 8efb44b5e0 changes in 'string.find' and 'string.gfind' (new 'string.match' and 20 years ago
  Roberto Ierusalimschy f7720bebe3 more precise way to check incomplete lines 20 years ago
  Roberto Ierusalimschy 69cc0a12fe small bug 20 years ago
  Roberto Ierusalimschy 2f0955b99b detail 20 years ago
  Roberto Ierusalimschy 999d55d887 several updates 20 years ago
  Roberto Ierusalimschy 1f9f97e3cf 'math.mod' -> 'math.fmod' 20 years ago
  Roberto Ierusalimschy 34aac33c15 detail 20 years ago