提交歷史

作者 SHA1 備註 提交日期
  Roberto Ierusalimschy c390f73e3b block must always have a power-of-2 size (even at the limit) 26 年之前
  Roberto Ierusalimschy 73308c7605 warnings by clinio 26 年之前
  Roberto Ierusalimschy 288fa05602 opcodes with LONGARG do not use byte variants. 26 年之前
  Roberto Ierusalimschy 7808ea3a5f new implementation for '*' in patterns + new option '+' 26 年之前
  Roberto Ierusalimschy 732741b62f cannot use (i=i+1) 26 年之前
  Roberto Ierusalimschy cc0f635ef7 '$' at end of pattern was matching regular '$', too. 26 年之前
  Roberto Ierusalimschy e64dbc390a new version is beta. 26 年之前
  Roberto Ierusalimschy a0fd8d1787 manual for 3.2 beta should be the same one that for 3.2. 26 年之前
  Roberto Ierusalimschy d9d04a9274 "read_pattern" could lock when reading a lookahead from stdin. 26 年之前
  Roberto Ierusalimschy b4ad600b93 numbers are stored in ascii format for better portability and simplicity 26 年之前
  Roberto Ierusalimschy cb7f027380 IMtable must be initialized (and IMtable_size is not needed any more) due 26 年之前
  Roberto Ierusalimschy 0bbd96bd5f details. 26 年之前
  Roberto Ierusalimschy 4eb67aa710 changes from lhf. 26 年之前
  Roberto Ierusalimschy 0133610315 format for function prototypes. 26 年之前
  Roberto Ierusalimschy de04533dc0 better the old way, using upvalues to keep iotag. 26 年之前
  Roberto Ierusalimschy 7c9aee64c2 new version by lhf. 26 年之前
  Roberto Ierusalimschy e0ff4e5d22 first version about Lua debug library. 26 年之前
  Roberto Ierusalimschy bf7f85d609 GC of files is tricky when Lua is being closed... 26 年之前
  Roberto Ierusalimschy a775a2d81a check first whether function is global. 26 年之前
  Roberto Ierusalimschy e9aa98d594 do not generate SETLINE after main (it will be after last line) 26 年之前
  Roberto Ierusalimschy 3e9c6a8a24 details 26 年之前
  Roberto Ierusalimschy 1f4e2ba7b2 more precise debug information about local variables 26 年之前
  Roberto Ierusalimschy d6ff06751a new functions openfile and closefile; 26 年之前
  Roberto Ierusalimschy 7a11c7f8e4 details 26 年之前
  Roberto Ierusalimschy c454dc7bdd no more if expressions. 26 年之前
  Roberto Ierusalimschy 82ad0d5770 details 26 年之前
  Roberto Ierusalimschy 256d1bea08 missing #include 26 年之前
  Roberto Ierusalimschy f2d35bdc78 format for file source is independent of "ldo". 26 年之前
  Roberto Ierusalimschy 2679461637 no more assignment expressions (they don't fit in Lua...) 26 年之前
  Roberto Ierusalimschy 0870a2d1d8 new opcode TAILCALL 26 年之前