Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) il y a 22 ans
  Roberto Ierusalimschy 1a553f9199 better error messages il y a 22 ans
  Roberto Ierusalimschy d8a3a00d84 `string.find' also accepts out-of-range indices il y a 22 ans
  Roberto Ierusalimschy 034de1fe73 new names for functions that open C libraries il y a 22 ans
  Roberto Ierusalimschy 8f105d6b59 string.byte returns nil if index is out-of-range il y a 22 ans
  Roberto Ierusalimschy 32fd039bb5 `openlib' functions return new module il y a 22 ans
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name il y a 23 ans
  Roberto Ierusalimschy 9b1c586b2f renaming `stringdump' -> `string.dump' il y a 23 ans
  Roberto Ierusalimschy 097edd3884 better names for auxiliar functions il y a 23 ans
  Roberto Ierusalimschy 12c4e48506 `frontier' patterns il y a 23 ans
  Roberto Ierusalimschy 4d7a554921 style for switch statements il y a 23 ans
  Roberto Ierusalimschy cfcf200806 `concat' goes to `table' library il y a 23 ans
  Roberto Ierusalimschy 78c507b7b8 `lua_upcall' -> `lua_call' il y a 23 ans
  Roberto Ierusalimschy d8678edddc luaL_verror -> luaL_error il y a 23 ans
  Roberto Ierusalimschy eb3de8768a `rawcall' -> `upcall' (unprotected call) il y a 23 ans
  Roberto Ierusalimschy 5b8ee9fa8d new names for standard libraries il y a 23 ans
  Roberto Ierusalimschy 71144e3ff0 errors `return' int, to avoid warnings il y a 23 ans
  Roberto Ierusalimschy 85dcb411a8 all textual errors go through `luaL_verror' il y a 23 ans
  Roberto Ierusalimschy 13ab5a6bb1 details il y a 23 ans
  Roberto Ierusalimschy 88c9bf99de standard libraries in packages il y a 23 ans
  Roberto Ierusalimschy c97dc294a9 first implementation of `gfind' il y a 23 ans
  Roberto Ierusalimschy 87b0e3d477 no more `lua_istrue' function il y a 23 ans
  Roberto Ierusalimschy cfaa8fbf1d better check for option in `strfind' il y a 23 ans
  Roberto Ierusalimschy 592a309177 tag system replaced by event tables il y a 24 ans
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... il y a 24 ans
  Roberto Ierusalimschy 070204300c more consistent names for auxlib functions il y a 24 ans
  Roberto Ierusalimschy e7c2eebd87 new function `concat' il y a 24 ans
  Roberto Ierusalimschy e1d072571e better syntax for type casts il y a 24 ans
  Roberto Ierusalimschy 34a09b65f3 some changes of arguments from char to int il y a 24 ans
  Roberto Ierusalimschy b3dd9b1bb1 `format' can handle \0 in format string (why not?) il y a 24 ans