コミット履歴

作者 SHA1 メッセージ 日付
  Roberto Ierusalimschy f0b3cd1d6f new API functions `pop', `insert', and `move' 25 年 前
  Roberto Ierusalimschy 10b4799ce5 details 25 年 前
  Roberto Ierusalimschy a97f29f154 explicit stack control in the API 25 年 前
  Roberto Ierusalimschy ac12f4db4b C upvalues are the last arguments to a function 25 年 前
  Roberto Ierusalimschy 9fdf73bc9a first version for new API 25 年 前
  Roberto Ierusalimschy e662e0f1cd simpler way to access _INPUT and _OUTPUT 25 年 前
  Roberto Ierusalimschy ddc8d94a08 new name for `lua_[sg]etglobaltable' 25 年 前
  Roberto Ierusalimschy e238efc536 default now is multi-state 25 年 前
  Roberto Ierusalimschy 52062684e1 better control over use of `errno' 25 年 前
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file 25 年 前
  Roberto Ierusalimschy f63d7753b8 files are closed when collected (again) 25 年 前
  Roberto Ierusalimschy 8e617985fa functions `for...' and `raw...' are obsolete now 25 年 前
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. 25 年 前
  Roberto Ierusalimschy 44b71ca816 defines for _ERRORMESSAGE and _ALERT 25 年 前
  Roberto Ierusalimschy 2ae9c856cf more uniform names 25 年 前
  Roberto Ierusalimschy 556a89e537 new names for debug types 25 年 前
  Roberto Ierusalimschy 5f3c5ace95 message detail 25 年 前
  Roberto Ierusalimschy 6759299880 new implementation for handling I/O tags + setglobal TM for tracing 25 年 前
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). 25 年 前
  Roberto Ierusalimschy 74f1c3d025 small changes for "clean C" 25 年 前
  Roberto Ierusalimschy 2877bad4c2 new debug API (first version) 25 年 前
  Roberto Ierusalimschy bcdbdaccc3 more debug information (still with bug for tag methods...) 26 年 前
  Roberto Ierusalimschy fb60283974 better error messages 26 年 前
  Roberto Ierusalimschy 5b08fcd5a1 no more "lua" in error messages 26 年 前
  Roberto Ierusalimschy 7d1499ba88 new macro luaL_openl 26 年 前
  Roberto Ierusalimschy 29ede6aa13 first implementation of multiple states (reentrant code). 26 年 前
  Roberto Ierusalimschy a7fa7bafc8 new warnings with option "-W" (gcc) 26 年 前
  Roberto Ierusalimschy 80b39d83c3 default `success' for exit is more useful. 26 年 前
  Roberto Ierusalimschy 910836fb53 warnings from Visual C++ 26 年 前
  Roberto Ierusalimschy cca78b5c71 Visual C++ warning 26 年 前