コミット履歴

作者 SHA1 メッセージ 日付
  Roberto Ierusalimschy e9a3820370 sizeof(string) != strlen(string)+1 when sizeof(char) != 1 24 年 前
  Roberto Ierusalimschy 9e8a46daa2 details (identation) 24 年 前
  Roberto Ierusalimschy 7b84f9e65c lower-case for macros with arguments 24 年 前
  Roberto Ierusalimschy 1e40b4dc61 buffer should be void *, as char now is not that neutral... 24 年 前
  Roberto Ierusalimschy dfd7ce74cf buffer should be void *, as char now is not that neutral... 24 年 前
  Roberto Ierusalimschy 8399df5dcf detail 24 年 前
  Roberto Ierusalimschy d2a64bb6d4 `llimits' may need definitions from LUA_USER_H 24 年 前
  Roberto Ierusalimschy a90f06dcd8 `atoi' does not have a wide-char equivalent 24 年 前
  Roberto Ierusalimschy 35023355f2 details for wchar 24 年 前
  Roberto Ierusalimschy 39b7978329 first (big) step to support wide chars 24 年 前
  Roberto Ierusalimschy d164e2294f _ERRORMESSAGE called through get global tag method 24 年 前
  Roberto Ierusalimschy 2cc94ac81b avoid name clash with `sys/stat' 24 年 前
  Roberto Ierusalimschy 5f37134e64 avoid '...' and "..." inside comments 24 年 前
  Roberto Ierusalimschy 52ee91dd73 better encapsulation of some types 24 年 前
  Roberto Ierusalimschy 191fd35f0a warnings from Visual C++ 24 年 前
  Roberto Ierusalimschy d6978d03e1 small bug in testing (pushuserdata needs some memory to work...) 24 年 前
  Roberto Ierusalimschy 68b08848d4 `dostring' now is safe to run binary code. 24 年 前
  Roberto Ierusalimschy 888f91fa24 code check for upvalues 24 年 前
  Roberto Ierusalimschy c1db0b2bf1 detail 24 年 前
  Roberto Ierusalimschy 099442c41f better separation between basic types 24 年 前
  Roberto Ierusalimschy 27600fe87a better strucuture for code checker 24 年 前
  Roberto Ierusalimschy f8509668dc details. 24 年 前
  Roberto Ierusalimschy 40f4e931f3 more liberal syntax for expressions 24 年 前
  Roberto Ierusalimschy 29371ecfe8 better way to handle multi-line input (with concat) 24 年 前
  Roberto Ierusalimschy 5d9b8b7cdc more secure definition for lua_concat 24 年 前
  Roberto Ierusalimschy 1c2501fad4 tests for string alignment 24 年 前
  Roberto Ierusalimschy a4ae1475e3 details (smaller code) 24 年 前
  Roberto Ierusalimschy b3da4ee907 checking consistency of jumps. 24 年 前
  Roberto Ierusalimschy 3c649ce123 checking consistency of jumps (and some other details) 24 年 前
  Roberto Ierusalimschy 95da574dbc some compilers (wrongly) complain about that 24 年 前