提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API 20 年之前
  Roberto Ierusalimschy b1957b1e8e detail for Windows (untested) 20 年之前
  Roberto Ierusalimschy fabf5db237 C stack is the same for the parser and the interpreter, so depth 20 年之前
  Roberto Ierusalimschy de0bfe33b7 new definition for `lua_number2int' for Windows (not tested yet!) 20 年之前
  Roberto Ierusalimschy e6e543a534 better control for compatibility code 20 年之前
  Roberto Ierusalimschy 1c9c886974 standard configuration should run out-of-the-box in "any" system 20 年之前
  Roberto Ierusalimschy 6d475731ca cleaner configuration for lua.c 20 年之前
  Roberto Ierusalimschy d872090248 small errors in previous `ci' of luaconf.h. 20 年之前
  Roberto Ierusalimschy d3a6d95b9a more cleaning on configurations 20 年之前
  Roberto Ierusalimschy 370d31a559 `luac´ -> `luai' (to avoid confusion with other luac stuff) 20 年之前
  Roberto Ierusalimschy f8df21bd20 `luaconf.h´ exports all its definitions always (so all of them 20 年之前
  Roberto Ierusalimschy b5b230d95c fewer #include's in luaconf.h 20 年之前
  Roberto Ierusalimschy 7d57ea70bc new `mod' (`%') operator 20 年之前
  Roberto Ierusalimschy 192d185492 C module names may have an optional `l' prefix 20 年之前
  Roberto Ierusalimschy 5eeff89f32 comments 20 年之前
  Roberto Ierusalimschy d55bb795fa details 20 年之前
  Roberto Ierusalimschy af39352632 LUA_PATH_SEP -> LUA_PATHSEP 20 年之前
  Roberto Ierusalimschy a72fbf794d detail 20 年之前
  Roberto Ierusalimschy 8ddfe3df29 macros for all arithmetic operations over lua_Numbers 20 年之前
  Roberto Ierusalimschy 162b66624d no more `lua_userinit' macro 20 年之前
  Roberto Ierusalimschy f61d435a7d a^b calls `pow´ (from math.h) directly 20 年之前
  Roberto Ierusalimschy 9fe2d0266a better configuration for Windows 20 年之前
  Roberto Ierusalimschy 49fe79e9fd small change 21 年之前
  Roberto Ierusalimschy 96727c61b8 several improvements/corrections 21 年之前
  Roberto Ierusalimschy 39a8082f50 more options for controling the GC 21 年之前
  Roberto Ierusalimschy 12dacd3c0e added an `L' parameter to macros L_TRY & L_THROW (someone may need it). 21 年之前
  Roberto Ierusalimschy 23b38176a7 `LUA_FIRSTINDEX' should not be configurable 21 年之前
  Roberto Ierusalimschy 2f82bf6fe9 better support for 64-bit machines 21 年之前
  Roberto Ierusalimschy 9be5844713 first full implementation of new package system 21 年之前
  Roberto Ierusalimschy b32e9a46d2 better configuration for loadlib 21 年之前