Commit History

Autor SHA1 Mensaxe Data
  Roberto Ierusalimschy 1221e987fe Bug: Long brackets with a huge number of '=' causes overflow %!s(int64=6) %!d(string=hai) anos
  Roberto Ierusalimschy 063d4e4543 Lua 5.3.5 ported to git %!s(int64=6) %!d(string=hai) anos
  Roberto Ierusalimschy 0232fbffbe now that 'luaO_str2num' always accepts a dot as a radix character, %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy d103312661 details (typos in comments) %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy 96ec8671b1 macro 'buff2num' replaced by its body (it caused more harm than good %!s(int64=9) %!d(string=hai) anos
  Roberto Ierusalimschy 6142e663e4 reuse of 'addinfo' by lexical errors %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 48d0674c2e more consistent use of locale radix character across Lua %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy e723c75c02 details (avoid 'lint' warnings) %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 29aed28802 detail (use 'luaS_newliteral' when possible) %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 5873786e27 small bug (error of "chunk has too many lines" might use 't.token' %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 4542fb9f78 comments (a few extra quotes around identifiers) %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy aef2d711b1 detail %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 6b12b82532 added 'l_' prefix for names that can be redefined externally %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 56d4537879 '$c' in 'lua_pushfstring' prints non-printable characters with %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy 34b6664dcb better to use 'long' to represent UTF-8 code points %!s(int64=10) %!d(string=hai) anos
  Roberto Ierusalimschy ca41b43f53 type 'TString' refers directly to the structure inside the union %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 56137d58ff added check for conversion 'obj2gco' (and corrections for small %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy c4eff10322 small improvements concerning 'check_next' %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 5018104a60 better error message for unfinished long strings/comments %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy c549d4fe64 'lua_strtonum' (and 'luaO_str2num') now return string size, instead of %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 5388aa9fc0 'luaO_str2d' + 'luaO_str2int' replaced by 'luaO_str2num' (which converts %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 0b04c561f5 new syntax for Unicode escape '\u{012F}' %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 4ea60463f5 UTF-8 encoding exported as format '%U' in 'lua_pushfstring' %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 2f3da00e51 added support for UTF-8 escapes %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 5a73e3ad9e simpler way to create messages for errors in escape sequences %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 1ea2d20f74 first implementation of '<<', '>>', and '~' (bitwise not) %!s(int64=11) %!d(string=hai) anos
  Roberto Ierusalimschy 8ef9e8460e bug (GC can collect long identifier during parser) + change (using %!s(int64=12) %!d(string=hai) anos