Historial de Commits

Autor SHA1 Mensaje Fecha
  Roberto Ierusalimschy 19fbdf6cae 'luaL_findtable' -> 'luaL_getsubtable' hace 14 años
  Roberto Ierusalimschy c4ea0c3b29 detail (cleaning trailing spaces) hace 14 años
  Roberto Ierusalimschy 8c21f463ed 'debug' library is loaded by default hace 14 años
  Roberto Ierusalimschy 9e8e60dd5f bitlib renamed to 'bit32' + new function for arithmetic shift hace 14 años
  Roberto Ierusalimschy 7192afafee new module policy: C modules do not create globals and do not register hace 15 años
  Roberto Ierusalimschy a139e2e003 old (and complex) luaL_findtable now used only in compatibility code hace 15 años
  Roberto Ierusalimschy bd262d591f 'coroutine' library separated from 'baselib' hace 15 años
  Roberto Ierusalimschy e34d3c06b0 it is better to call open functions with lua_call to not mess hace 15 años
  Roberto Ierusalimschy 064e406f67 no more fenvs! hace 15 años
  Roberto Ierusalimschy f84b575cfa no more pseudoindex LUA_GLOBALSINDEX; global table now accessible hace 15 años
  Roberto Ierusalimschy de6fc75d63 several configuration options that do not change often moved out of hace 15 años
  Roberto Ierusalimschy 2e51792596 avoid using deprecated macros lua_[gs]etglobal hace 15 años
  Roberto Ierusalimschy 90e2a716c8 details + comments hace 16 años
  Roberto Ierusalimschy 3abe3da9fb new module 'lbitlib.c' for bitwise operations hace 16 años
  Roberto Ierusalimschy 0cc3add9f8 variable renaming: 'lualibs' -> 'loadedlibs'; 'luareqlibs' -> hace 16 años
  Roberto Ierusalimschy 71c2eeff98 comments hace 16 años
  Roberto Ierusalimschy 47b4858357 detail ('name' of baselib is "_G") hace 17 años
  Roberto Ierusalimschy 3904a66ab0 'debug' library must be required before being used hace 18 años
  Roberto Ierusalimschy bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) hace 19 años
  Roberto Ierusalimschy 3390f9a35a detail hace 20 años
  Roberto Ierusalimschy c7b4f44772 correct name to open package library hace 20 años
  Roberto Ierusalimschy 04f657c7f8 new protocol to open standard libraries hace 20 años
  Roberto Ierusalimschy 2d5b923759 details hace 20 años
  Roberto Ierusalimschy 7d45a5f48f C functions and userdata also have environments hace 20 años
  Roberto Ierusalimschy ce455481ab separation between io lib and os lib hace 21 años
  Roberto Ierusalimschy 31f6540fba back with an "open all libs" function hace 21 años
  Roberto Ierusalimschy fb55c96706 obsolete module; not part of the oficial distribution hace 25 años
  Roberto Ierusalimschy 89a3ec08f3 function lua_userinit is used only in single-state mode (by lua.c) hace 25 años
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file hace 25 años
  Roberto Ierusalimschy 3e38fd2463 `lua_setfallback' leaves things on the stack, so it is better to protect hace 26 años