História revízii

Autor SHA1 Správa Dátum
  Roberto Ierusalimschy f6d95140ae using old version functions. 28 rokov pred
  Roberto Ierusalimschy eca17b24ea #if wraps compatibility issue 28 rokov pred
  Roberto Ierusalimschy 6b61582e47 do not use $...$ to italic. 28 rokov pred
  Roberto Ierusalimschy 60bdc370d9 new functions lua_doFILE and lua_dobuffer to help users... 28 rokov pred
  Roberto Ierusalimschy b9e31f73ee exported functions follow "lua" prefix rule. 28 rokov pred
  Roberto Ierusalimschy ea98620d98 new arguments for gsub 28 rokov pred
  Roberto Ierusalimschy 6b78040840 lhf corrections + new gsub 28 rokov pred
  Roberto Ierusalimschy e931c7c0f6 error message always shows file names. 28 rokov pred
  Roberto Ierusalimschy 70160320b1 first version for Lua 3.0 (with tag methods, etc) 28 rokov pred
  Roberto Ierusalimschy bfbf56f15a extra parameter for "call" is "pack" or "plain". 28 rokov pred
  Roberto Ierusalimschy 732ef82c72 "luaI_undump1" cannot be static; luac uses it. 28 rokov pred
  Roberto Ierusalimschy 2a1da64872 "lua_getobjname" must return "tag-method" and not "fallback". 28 rokov pred
  Roberto Ierusalimschy 3c5d71cf77 "nil" may have fallbacks too. 28 rokov pred
  Roberto Ierusalimschy 1848bcc15b "strsub" accepts negative indices (count from the end of the string). 28 rokov pred
  Roberto Ierusalimschy 4d2de484f6 "lua_seterrormethod" should return the previous handler. 28 rokov pred
  Roberto Ierusalimschy 312f78d925 default error method is not nil (nil does nothing). 28 rokov pred
  Roberto Ierusalimschy e4b69d6c9c "order" and "concat" operations choose tag methods the same way that 28 rokov pred
  Roberto Ierusalimschy c9a2dfeb2c using "zio" for parsing Lua code. 28 rokov pred
  Roberto Ierusalimschy 9fe5be3acf library for uniform buffered input. 28 rokov pred
  Roberto Ierusalimschy 611680af08 functions "lua_settagmethod" and similars should be safe too. 28 rokov pred
  Roberto Ierusalimschy cb1d8f0fa0 missing small dependency. 28 rokov pred
  Roberto Ierusalimschy 33f4fef410 BUG: did not handle properly pragmas $endinput/$debug inside a $if. 28 rokov pred
  Roberto Ierusalimschy e77534c08f small 'improvement' 28 rokov pred
  Roberto Ierusalimschy a22b54bbb6 format more uniform, to facilitate filters .tex->.html 28 rokov pred
  Roberto Ierusalimschy 414ebe8ce1 power method (^) acts only in numbers. 28 rokov pred
  Roberto Ierusalimschy 33ace03b5a udata is just void * again, so there is no point for function "getbyte". 28 rokov pred
  Roberto Ierusalimschy 085181a08a new function "testC", to help debug the API. 28 rokov pred
  Roberto Ierusalimschy dd22ea4da5 new implementation for udata (again they are just void *); 28 rokov pred
  Roberto Ierusalimschy 5fdcfeb353 new lua_Objects are created below the C2lua stack, so most API functions 28 rokov pred
  Roberto Ierusalimschy d68d8287aa new lua_Objects are created below the C2lua stack, so most API functions 28 rokov pred