コミット履歴

作者 SHA1 メッセージ 日付
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings 7 年 前
  Roberto Ierusalimschy 41964648ee long strings are created directly in final position when possible 10 年 前
  Roberto Ierusalimschy eb45f3a9b6 details in 'luaM_reallocvchar' 10 年 前
  Roberto Ierusalimschy 6321041058 new macro 'luaM_reallocvchar' to allocate arrays of chars (avoids 10 年 前
  Roberto Ierusalimschy 5a73e3ad9e simpler way to create messages for errors in escape sequences 11 年 前
  Roberto Ierusalimschy c5069528e1 details ('Type* id' -> 'Type *id') 12 年 前
  Roberto Ierusalimschy 559bb554c9 no more 'zungetc' (better not to read next char) 14 年 前
  Roberto Ierusalimschy fd5e810e08 macro 'char2int' replaced by 'cast_uchar' (used by other files) 14 年 前
  Roberto Ierusalimschy 7482e8f914 no need of lookahead in Zio 14 年 前
  Roberto Ierusalimschy 3c710f056b small bug: may call reader function again after it returned end 14 年 前
  Roberto Ierusalimschy 6956331093 new macro 'zungetc' 16 年 前
  Roberto Ierusalimschy 67578ec51f several small details 20 年 前
  Roberto Ierusalimschy 8718fda9b2 added LUAI_FUNC to functions not in the API 20 年 前
  Roberto Ierusalimschy 7b8504840f buffer should better use `size_t' for its size 22 年 前
  Roberto Ierusalimschy b27664e0db simpler manipulation of buffer count in scanner 22 年 前
  Roberto Ierusalimschy 4b2e71ddb6 ZIO passes Lua state to chunk reader 22 年 前
  Roberto Ierusalimschy 9fcc485176 zio does not keep "source" name (nobody uses it) 22 年 前
  Roberto Ierusalimschy b518d14071 bug: zio mixes a 255 as first char in a buffer with EOZ 22 年 前
  Roberto Ierusalimschy b3d0682fb9 use of different buffers for scanner and concatenation 23 年 前
  Roberto Ierusalimschy 0b3d380f9f internal names 23 年 前
  Roberto Ierusalimschy 16f4723398 names & names 23 年 前
  Roberto Ierusalimschy 0079e0f57c core tests whether file is binary 23 年 前
  Roberto Ierusalimschy 35a22ed1ab lua_load* replaced by a simple lua_load 23 年 前
  Roberto Ierusalimschy e68d0df1c6 function `zsopen' is not used 23 年 前
  Roberto Ierusalimschy dd3a63c205 new way to handle `profiles' 24 年 前
  Roberto Ierusalimschy 8b88ab07f7 more controled use of `sprintf' 25 年 前
  Roberto Ierusalimschy ef62b340e0 code cleaner for 16 bits. 25 年 前
  Roberto Ierusalimschy c787dccd9b "const" !!! 26 年 前
  Roberto Ierusalimschy 6ac047afc4 details 27 年 前
  Roberto Ierusalimschy 03f3f9e707 "zio" now keeps its "name". 28 年 前