Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy 27c6b4d422 each .c file defines its own name il y a 22 ans
  Roberto Ierusalimschy 097edd3884 better names for auxiliar functions il y a 23 ans
  Roberto Ierusalimschy aa5b15f271 detail il y a 23 ans
  Roberto Ierusalimschy 653416d5c0 angles in radians(!) il y a 23 ans
  Roberto Ierusalimschy 00a40f4d6a ensure proper rounding il y a 23 ans
  Roberto Ierusalimschy e182cf452f `^' operator is defined in registry.__pow il y a 23 ans
  Roberto Ierusalimschy d8678edddc luaL_verror -> luaL_error 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 a2e414d679 `pow' must be global (as the implementation of '^') 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 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 dd3a63c205 new way to handle `profiles' il y a 24 ans
  Roberto Ierusalimschy 6d4db86888 open functions are lua_Cfunctions il y a 24 ans
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars il y a 24 ans
  Roberto Ierusalimschy 5f37134e64 avoid '...' and "..." inside comments il y a 24 ans
  Roberto Ierusalimschy 7e3d3e1f70 details il y a 24 ans
  Roberto Ierusalimschy 4894c27962 lua_Number defined in lua.h (1st version) il y a 25 ans
  Roberto Ierusalimschy 67c1afff59 lua_settagmethod does not return old tag method il y a 25 ans
  Roberto Ierusalimschy 2cbbf3933a new macro LUALIB_API (so the lib can be a separate DLL) il y a 25 ans
  Roberto Ierusalimschy b892f0a877 new API function `createuserdata' il y a 25 ans
  Roberto Ierusalimschy 64eecc0b82 new macro LUA_API il y a 25 ans
  Roberto Ierusalimschy f0b3cd1d6f new API functions `pop', `insert', and `move' il y a 25 ans
  Roberto Ierusalimschy 9fdf73bc9a first version for new API il y a 25 ans
  Roberto Ierusalimschy e238efc536 default now is multi-state il y a 25 ans
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file il y a 25 ans
  Roberto Ierusalimschy 73aa465a8e some name changes il y a 25 ans