コミット履歴

作者 SHA1 メッセージ 日付
  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 23 年 前
  Roberto Ierusalimschy 592a309177 tag system replaced by event tables 24 年 前
  Roberto Ierusalimschy 72659a0605 no more explicit support for wide-chars; too much troble... 24 年 前
  Roberto Ierusalimschy 46347d768e `ref' support goes to auxlib 24 年 前
  Roberto Ierusalimschy 070204300c more consistent names for auxlib functions 24 年 前
  Roberto Ierusalimschy 45b173cbf8 warnings/details 24 年 前
  Roberto Ierusalimschy 2a50188269 avoid use of l_char outside INTERNALs (use lua_char instead) 24 年 前
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars 24 年 前
  Roberto Ierusalimschy 7e3d3e1f70 details 24 年 前
  Roberto Ierusalimschy a53d9b66ca first implementation for type names 24 年 前
  Roberto Ierusalimschy 4894c27962 lua_Number defined in lua.h (1st version) 25 年 前