Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy f93704728f one cannot "create" a userdata. il y a 28 ans
  Roberto Ierusalimschy 3a9516ffc8 luaL check functions do not need the function name (it can be il y a 28 ans
  Roberto Ierusalimschy 42fa305649 better error messages; il y a 28 ans
  Roberto Ierusalimschy 075b7918c3 new function "getintmethod" il y a 28 ans
  Roberto Ierusalimschy 4355e1afcd "getbyte" returns userdata size when called without second parameter. il y a 28 ans
  Roberto Ierusalimschy efaaf99c42 first version of "setglobal" and "getglobal" internal methods. il y a 28 ans
  Roberto Ierusalimschy 264f8c5e7b new (internal?) functions to manipulate userdata il y a 28 ans
  Roberto Ierusalimschy 052a1cc46c files now have proper tags. il y a 28 ans
  Roberto Ierusalimschy 2de803c250 new header 'auxlib.h' + new function luaL_verror il y a 28 ans
  Roberto Ierusalimschy eea734aa88 new module 'auxlib' centralizes functions to get/check parameters. il y a 28 ans
  Roberto Ierusalimschy ec422ec7d0 skips can be nested (why not?). il y a 28 ans
  Roberto Ierusalimschy 6a9efa8b8e useless include. il y a 29 ans
  Roberto Ierusalimschy 169870e37d BUG: ISO chars are negative, ISO ints are not. il y a 29 ans
  Roberto Ierusalimschy 389e808c60 although an ANSI function, some systems do not offer "strerror" il y a 29 ans
  Roberto Ierusalimschy 450465c4d4 new parameters for "read" and "write". BIG CHANGE. il y a 29 ans
  Roberto Ierusalimschy 37bf74efb7 some compilers do not accept "stdin"/"stdout" as constants. il y a 29 ans
  Roberto Ierusalimschy f025b0d160 "pushnil" is not needed (default return is nil). il y a 29 ans
  Roberto Ierusalimschy 9a1948e67d small correction. il y a 29 ans
  Roberto Ierusalimschy 29f0021837 variables which contain string lengths must be long (if they also may il y a 29 ans
  Roberto Ierusalimschy 01ea523b80 small corrections. il y a 29 ans
  Roberto Ierusalimschy 3ec9ee0d0f new function "luaI_openlib" to help open libs. il y a 29 ans
  Roberto Ierusalimschy eadbb9cff4 "stat" is not ansi. il y a 29 ans
  Roberto Ierusalimschy f37e65d1cb "exit" has an optional parameter of status. il y a 29 ans
  Roberto Ierusalimschy a275d9a25b functions "lua_is..." consider coercions. il y a 29 ans
  Roberto Ierusalimschy 675e608325 new functions "rename" and "tmpname". il y a 29 ans
  Roberto Ierusalimschy 40306b10db small corrections. il y a 29 ans
  Roberto Ierusalimschy c7e834f424 function "write_quoted" rewritten more clearly. il y a 29 ans
  Roberto Ierusalimschy 168a865e60 more appropriate error message for "date" il y a 29 ans
  Roberto Ierusalimschy 73be918285 a backslash followed by a newline allows the newline to go into il y a 30 ans
  Roberto Ierusalimschy ca412214cb new function "date", replaces old "date" and "time". il y a 30 ans