提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy a6179adf12 detail 21 年之前
  Roberto Ierusalimschy 753625c3f3 new interface for search-path function 21 年之前
  Roberto Ierusalimschy 0c49857c1a new scheme to search paths 21 年之前
  Roberto Ierusalimschy f4718544de what is provided by lauxlib.c should be defined at lauxlib.h 21 年之前
  Roberto Ierusalimschy 1e0aaf2156 `luaL_dofile' and `luaL_dostring' are deprecated 21 年之前
  Roberto Ierusalimschy 763b8fba1b more stuff goes to configuration file 21 年之前
  Roberto Ierusalimschy 9804467eeb detail 21 年之前
  Roberto Ierusalimschy f04fe526cd new functions `lua_tointeger' and lua_pushinteger' 22 年之前
  Roberto Ierusalimschy b97fb932ec Lua kernel does not use malloc/free functions. 22 年之前
  Roberto Ierusalimschy 0d88545b82 warnings from several compilers (mainly typecasts when lua_Number is float) 22 年之前
  Roberto Ierusalimschy 40cfb0691e new auxiliary functions for `type' manipulation 22 年之前
  Roberto Ierusalimschy 2fef8c772b auxiliary function to check userdata with types 22 年之前
  Roberto Ierusalimschy 41ed3c4771 getn/setn in C moved to lauxlib 22 年之前
  Roberto Ierusalimschy c499442e5f compatibility macros must be available by default 22 年之前
  Roberto Ierusalimschy 097edd3884 better names for auxiliar functions 23 年之前
  Roberto Ierusalimschy 32a5d96dfc `setmetatable' cannot change protected objects 23 年之前
  Roberto Ierusalimschy 2c670baf24 avoid the use of "obvious" names in header files to avoid conflicts 23 年之前
  Roberto Ierusalimschy 9998082839 external messages add their own extra information 23 年之前
  Roberto Ierusalimschy aa3da1605c `newproxy' uses its own weaktable 23 年之前
  Roberto Ierusalimschy 89b102bd1d new `luaL_weakregistry' function 23 年之前
  Roberto Ierusalimschy 1dbe708aa8 new protocol for error handling 23 年之前
  Roberto Ierusalimschy ad7103ea3a lua_load* defined in auxlib (and so renamed to luaL_load*) 23 年之前
  Roberto Ierusalimschy 955def0348 new names for string formating functions 23 年之前
  Roberto Ierusalimschy 71144e3ff0 errors `return' int, to avoid warnings 23 年之前
  Roberto Ierusalimschy 751cd867d3 new way to handle errors 23 年之前
  Roberto Ierusalimschy cd99bbcd0d better support for new libraries 23 年之前
  Roberto Ierusalimschy 88c9bf99de standard libraries in packages 23 年之前
  Roberto Ierusalimschy d070506a25 new function luaL_errstr 23 年之前
  Roberto Ierusalimschy 34df9976a9 some compatibility macros 24 年之前
  Roberto Ierusalimschy 592a309177 tag system replaced by event tables 24 年之前