Historique des commits

Auteur SHA1 Message Date
  Roberto Ierusalimschy bfdcbbcd76 small optimizations (lua_newtable -> lua_createtable) il y a 19 ans
  Roberto Ierusalimschy 3390f9a35a detail il y a 20 ans
  Roberto Ierusalimschy c7b4f44772 correct name to open package library il y a 20 ans
  Roberto Ierusalimschy 04f657c7f8 new protocol to open standard libraries il y a 20 ans
  Roberto Ierusalimschy 2d5b923759 details il y a 20 ans
  Roberto Ierusalimschy 7d45a5f48f C functions and userdata also have environments il y a 20 ans
  Roberto Ierusalimschy ce455481ab separation between io lib and os lib il y a 21 ans
  Roberto Ierusalimschy 31f6540fba back with an "open all libs" function il y a 21 ans
  Roberto Ierusalimschy fb55c96706 obsolete module; not part of the oficial distribution il y a 25 ans
  Roberto Ierusalimschy 89a3ec08f3 function lua_userinit is used only in single-state mode (by lua.c) 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 3e38fd2463 `lua_setfallback' leaves things on the stack, so it is better to protect il y a 26 ans
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). il y a 26 ans
  Roberto Ierusalimschy 3cc4ca821e initialization module (to load libraries) il y a 26 ans