Historie revizí

Autor SHA1 Zpráva Datum
  Roberto Ierusalimschy 3390f9a35a detail před 20 roky
  Roberto Ierusalimschy 5e8a9e324c luaL_openlib -> luaL_register, luaL_putchar -> luaL_addchar před 20 roky
  Roberto Ierusalimschy 289b5dc67a details (function list in alphabetical order) před 20 roky
  Roberto Ierusalimschy 1f9f97e3cf 'math.mod' -> 'math.fmod' před 20 roky
  Roberto Ierusalimschy 49f90ffdeb new functions (to complete math.h) před 20 roky
  Roberto Ierusalimschy f61d435a7d a^b calls `pow´ (from math.h) directly před 20 roky
  Roberto Ierusalimschy a17dd24b34 no more USE_DEGREES option před 21 roky
  Roberto Ierusalimschy b4cd38ba6c new scheme for configuration through `luaconf.h' před 21 roky
  Roberto Ierusalimschy fa198197a0 lua_(set)getglobal are ok to use před 22 roky
  Roberto Ierusalimschy 533737f26e new functions `lua_getfield' and `lua_setfield' před 22 roky
  Roberto Ierusalimschy f04fe526cd new functions `lua_tointeger' and lua_pushinteger' před 22 roky
  Roberto Ierusalimschy 4039bf457d ^ operator is defined by global `__pow' před 22 roky
  Roberto Ierusalimschy 034de1fe73 new names for functions that open C libraries 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 097edd3884 better names for auxiliar functions před 23 roky
  Roberto Ierusalimschy aa5b15f271 detail před 23 roky
  Roberto Ierusalimschy 653416d5c0 angles in radians(!) před 23 roky
  Roberto Ierusalimschy 00a40f4d6a ensure proper rounding před 23 roky
  Roberto Ierusalimschy e182cf452f `^' operator is defined in registry.__pow před 23 roky
  Roberto Ierusalimschy d8678edddc luaL_verror -> luaL_error před 23 roky
  Roberto Ierusalimschy 5b8ee9fa8d new names for standard libraries před 23 roky
  Roberto Ierusalimschy 71144e3ff0 errors `return' int, to avoid warnings před 23 roky
  Roberto Ierusalimschy 85dcb411a8 all textual errors go through `luaL_verror' před 23 roky
  Roberto Ierusalimschy a2e414d679 `pow' must be global (as the implementation of '^') před 23 roky
  Roberto Ierusalimschy 13ab5a6bb1 details před 23 roky
  Roberto Ierusalimschy 88c9bf99de standard libraries in packages před 23 roky
  Roberto Ierusalimschy 592a309177 tag system replaced by event tables před 24 roky
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... před 24 roky
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' před 24 roky