コミット履歴

作者 SHA1 メッセージ 日付
  Roberto Ierusalimschy b3dd9b1bb1 `format' can handle \0 in format string (why not?) 24 年 前
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' 24 年 前
  Roberto Ierusalimschy 6d4db86888 open functions are lua_Cfunctions 24 年 前
  Roberto Ierusalimschy 9e8a46daa2 details (identation) 24 年 前
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars 24 年 前
  Roberto Ierusalimschy 5f37134e64 avoid '...' and "..." inside comments 24 年 前
  Roberto Ierusalimschy 52ee91dd73 better encapsulation of some types 24 年 前
  Roberto Ierusalimschy 7e3d3e1f70 details 24 年 前
  Roberto Ierusalimschy 4ff5545709 new macro pushliteral 24 年 前
  Roberto Ierusalimschy cce8ebd306 obsolete `format' option (d$). 25 年 前
  Roberto Ierusalimschy 10ac68c648 first implementation for position captures 25 年 前
  Roberto Ierusalimschy 96253ed8ce better support for 64-bit machines (avoid excessive use of longs) 25 年 前
  Roberto Ierusalimschy 35d6b15057 some cleaning 25 年 前
  Roberto Ierusalimschy 2cbbf3933a new macro LUALIB_API (so the lib can be a separate DLL) 25 年 前
  Roberto Ierusalimschy 64eecc0b82 new macro LUA_API 25 年 前
  Roberto Ierusalimschy 001f2bdd0e new definition for types-tags 25 年 前
  Roberto Ierusalimschy 620d22f2a0 new API function lua_rawget 25 年 前
  Roberto Ierusalimschy 787a78f83e new scheme for buffers 25 年 前
  Roberto Ierusalimschy 6e80c1cde1 new version for API 25 年 前
  Roberto Ierusalimschy f0b3cd1d6f new API functions `pop', `insert', and `move' 25 年 前
  Roberto Ierusalimschy a1d3e001b9 comments 25 年 前
  Roberto Ierusalimschy a97f29f154 explicit stack control in the API 25 年 前
  Roberto Ierusalimschy 9fdf73bc9a first version for new API 25 年 前
  Roberto Ierusalimschy e238efc536 default now is multi-state 25 年 前
  Roberto Ierusalimschy 094880ef9e details 25 年 前
  Roberto Ierusalimschy 1de5587184 `lua.h' is included before any other Lua header file 25 年 前
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. 25 年 前
  Roberto Ierusalimschy fe5c37ae95 BUG: `strfind' gets wrong subject length when there is an offset 25 年 前
  Roberto Ierusalimschy 3c9d999424 many details (most by lhf). 25 年 前
  Roberto Ierusalimschy 74f1c3d025 small changes for "clean C" 25 年 前