Commit History

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy e869d17eb1 functions should return explicit "nil"s. 27 年之前
  Roberto Ierusalimschy 468fbdbde7 details 27 年之前
  Roberto Ierusalimschy 9618aaf07d small corrections in comments 27 年之前
  Roberto Ierusalimschy 6152973f9c new names for 'ascii' ('strbyte') and 'int2str' ('strchar') 27 年之前
  Roberto Ierusalimschy da252eeff7 arguments for "format" 'x', 'X', 'o' and 'u' must be unsigned int. 27 年之前
  Roberto Ierusalimschy daa937c043 pattern-matching support for '\0'. 27 年之前
  Roberto Ierusalimschy be6d215f67 BUG: gsub('a', '(b?)%1*' ...) loops (because the capture is empty). 27 年之前
  Roberto Ierusalimschy 043c2ac258 new names for "lua_pushlstr" and "lua_getstrlen" 27 年之前
  Roberto Ierusalimschy 88a2023c32 support for strings with '\0' 27 年之前
  Roberto Ierusalimschy 8622dc18bf bug: format size limits with little problems 27 年之前
  Roberto Ierusalimschy 6ac047afc4 details 28 年之前
  Roberto Ierusalimschy 0e1058cfdd small optimizations in switch order 28 年之前
  Roberto Ierusalimschy 502343b402 new scheme for buffers, centralized in auxlib. 28 年之前
  Roberto Ierusalimschy 82d09fbf0d new structure for closures, without static variables. 28 年之前
  Roberto Ierusalimschy 80b3d28f4a details (mainly error messages) 28 年之前
  Roberto Ierusalimschy 9ae0c082a3 small details by lint. 28 年之前
  Roberto Ierusalimschy 75ac0d2172 Standard library for strings and pattern-matching 28 年之前