Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy da32450c3d new API function `lua_tolstring' před 20 roky
  Roberto Ierusalimschy 6cf85dcc90 metatables for all types před 20 roky
  Roberto Ierusalimschy 408cb71795 avoid name conflict with some spurious included header files před 20 roky
  Roberto Ierusalimschy f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them před 20 roky
  Roberto Ierusalimschy 0ed8519127 detail před 21 roky
  Roberto Ierusalimschy 10e48b9160 details před 21 roky
  Roberto Ierusalimschy 45d566f676 small corrections (thanks to Mike Pall) před 21 roky
  Roberto Ierusalimschy 9e6aa878c9 string.byte truncates indices out of range před 21 roky
  Roberto Ierusalimschy c0fdaf5842 string.byte may return multiple values před 21 roky
  Roberto Ierusalimschy 4206d7ed60 `lua_Chunkwriter' returns 0 in case of success před 21 roky
  Roberto Ierusalimschy 2b2d8ecd7a details před 21 roky
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' před 21 roky
  Roberto Ierusalimschy 24434b59f7 '%' must be '%%' to avoid formatting problems před 21 roky
  Roberto Ierusalimschy f04fe526cd new functions `lua_tointeger' and lua_pushinteger' před 22 roky
  Roberto Ierusalimschy 0ddedaee92 new function `string.reverse' před 22 roky
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) před 22 roky
  Roberto Ierusalimschy 1a553f9199 better error messages před 22 roky
  Roberto Ierusalimschy d8a3a00d84 `string.find' also accepts out-of-range indices před 22 roky
  Roberto Ierusalimschy 034de1fe73 new names for functions that open C libraries před 22 roky
  Roberto Ierusalimschy 8f105d6b59 string.byte returns nil if index is out-of-range před 22 roky
  Roberto Ierusalimschy 32fd039bb5 `openlib' functions return new module před 22 roky
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name před 23 roky
  Roberto Ierusalimschy 9b1c586b2f renaming `stringdump' -> `string.dump' před 23 roky
  Roberto Ierusalimschy 097edd3884 better names for auxiliar functions před 23 roky
  Roberto Ierusalimschy 12c4e48506 `frontier' patterns před 23 roky
  Roberto Ierusalimschy 4d7a554921 style for switch statements před 23 roky
  Roberto Ierusalimschy cfcf200806 `concat' goes to `table' library před 23 roky
  Roberto Ierusalimschy 78c507b7b8 `lua_upcall' -> `lua_call' před 23 roky
  Roberto Ierusalimschy d8678edddc luaL_verror -> luaL_error před 23 roky
  Roberto Ierusalimschy eb3de8768a `rawcall' -> `upcall' (unprotected call) před 23 roky