提交历史

作者 SHA1 备注 提交日期
  Roberto Ierusalimschy e15f1f2bb7 Details 2 年之前
  Roberto Ierusalimschy 413a393e62 Stack indices changed to union's 2 年之前
  Roberto Ierusalimschy 23051e830a Changes in the API of 'luaH_set' and related functions 4 年之前
  Roberto Ierusalimschy d742a193e5 Comments 4 年之前
  Roberto Ierusalimschy 98ec799591 Detail 4 年之前
  Roberto Ierusalimschy 5ff408d218 Changed internal representation of booleans 5 年之前
  Roberto Ierusalimschy 35a28a58b3 Details 6 年之前
  Roberto Ierusalimschy 2c68e66570 Details 6 年之前
  Roberto Ierusalimschy 7c5786479c A few more improvements in 'luaO_pushvfstring' 6 年之前
  Roberto Ierusalimschy 65d1aa7a77 Syntax should not allow numbers touching identifiers 6 年之前
  Roberto Ierusalimschy 7ceb2154ed Fixed small bugs/issues 6 年之前
  Roberto Ierusalimschy 1e0c73d5b6 Changes in the validation of UTF-8 6 年之前
  Roberto Ierusalimschy 57f5b81da9 Bug: Long brackets with a huge number of '=' causes overflow 6 年之前
  Roberto Ierusalimschy f99509581e Removed extra information from RCS keyword strings 7 年之前
  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 年之前