История коммитов

Автор SHA1 Сообщение Дата
  Roberto Ierusalimschy 03c6a05ec8 no more nil-in-table 7 лет назад
  Roberto Ierusalimschy 4a1612ff9b new experimental syntax using reserved word 'undef' 7 лет назад
  Roberto Ierusalimschy 9243c414d9 first version of empty entries in tables 7 лет назад
  Roberto Ierusalimschy e2b15aa21d janitor work on casts 7 лет назад
  Roberto Ierusalimschy f96497397a new type 'StackValue' for stack elements 8 лет назад
  Roberto Ierusalimschy b6f87491af in hash nodes, keys are stored in separate pieces to avoid wasting 8 лет назад
  Roberto Ierusalimschy 0232fbffbe now that 'luaO_str2num' always accepts a dot as a radix character, 9 лет назад
  Roberto Ierusalimschy d103312661 details (typos in comments) 9 лет назад
  Roberto Ierusalimschy 96ec8671b1 macro 'buff2num' replaced by its body (it caused more harm than good 9 лет назад
  Roberto Ierusalimschy 6142e663e4 reuse of 'addinfo' by lexical errors 10 лет назад
  Roberto Ierusalimschy 48d0674c2e more consistent use of locale radix character across Lua 10 лет назад
  Roberto Ierusalimschy e723c75c02 details (avoid 'lint' warnings) 10 лет назад
  Roberto Ierusalimschy 29aed28802 detail (use 'luaS_newliteral' when possible) 10 лет назад
  Roberto Ierusalimschy 5873786e27 small bug (error of "chunk has too many lines" might use 't.token' 10 лет назад
  Roberto Ierusalimschy 28fdbcf393 added include for 'lprefix.h', for stuff that must be added before 10 лет назад
  Roberto Ierusalimschy 4542fb9f78 comments (a few extra quotes around identifiers) 10 лет назад
  Roberto Ierusalimschy aef2d711b1 detail 10 лет назад
  Roberto Ierusalimschy bdf566a8a3 `name' in comments changed to 'name' 10 лет назад
  Roberto Ierusalimschy 6b12b82532 added 'l_' prefix for names that can be redefined externally 10 лет назад
  Roberto Ierusalimschy f97c64d7bf macros 'LUA_QL'/'LUA_QL' deprecated 10 лет назад
  Roberto Ierusalimschy 56d4537879 '$c' in 'lua_pushfstring' prints non-printable characters with 10 лет назад
  Roberto Ierusalimschy 34b6664dcb better to use 'long' to represent UTF-8 code points 11 лет назад
  Roberto Ierusalimschy ca41b43f53 type 'TString' refers directly to the structure inside the union 11 лет назад
  Roberto Ierusalimschy 56137d58ff added check for conversion 'obj2gco' (and corrections for small 11 лет назад
  Roberto Ierusalimschy c4eff10322 small improvements concerning 'check_next' 11 лет назад
  Roberto Ierusalimschy 5018104a60 better error message for unfinished long strings/comments 11 лет назад
  Roberto Ierusalimschy c549d4fe64 'lua_strtonum' (and 'luaO_str2num') now return string size, instead of 11 лет назад
  Roberto Ierusalimschy 5388aa9fc0 'luaO_str2d' + 'luaO_str2int' replaced by 'luaO_str2num' (which converts 11 лет назад
  Roberto Ierusalimschy 0b04c561f5 new syntax for Unicode escape '\u{012F}' 11 лет назад
  Roberto Ierusalimschy 4ea60463f5 UTF-8 encoding exported as format '%U' in 'lua_pushfstring' 11 лет назад