Commit History

Author SHA1 Message Date
  Roberto Ierusalimschy c8d219798a lhf 26 years ago
  Roberto Ierusalimschy 34695d4f4a details (message text) 26 years ago
  Roberto Ierusalimschy 924bbe020b bigger limits 26 years ago
  Roberto Ierusalimschy 3aa500b524 new pattern item '+' 26 years ago
  Roberto Ierusalimschy f1861ee210 no more beta 26 years ago
  Roberto Ierusalimschy 705eae9fe4 there is no need for a size for Cblocks 26 years ago
  Roberto Ierusalimschy 6eb1399a1c array Cblocks should grow dynamically 26 years ago
  Roberto Ierusalimschy c390f73e3b block must always have a power-of-2 size (even at the limit) 26 years ago
  Roberto Ierusalimschy 73308c7605 warnings by clinio 26 years ago
  Roberto Ierusalimschy 288fa05602 opcodes with LONGARG do not use byte variants. 26 years ago
  Roberto Ierusalimschy 7808ea3a5f new implementation for '*' in patterns + new option '+' 26 years ago
  Roberto Ierusalimschy 732741b62f cannot use (i=i+1) 26 years ago
  Roberto Ierusalimschy cc0f635ef7 '$' at end of pattern was matching regular '$', too. 26 years ago
  Roberto Ierusalimschy e64dbc390a new version is beta. 26 years ago
  Roberto Ierusalimschy a0fd8d1787 manual for 3.2 beta should be the same one that for 3.2. 26 years ago
  Roberto Ierusalimschy d9d04a9274 "read_pattern" could lock when reading a lookahead from stdin. 26 years ago
  Roberto Ierusalimschy b4ad600b93 numbers are stored in ascii format for better portability and simplicity 26 years ago
  Roberto Ierusalimschy cb7f027380 IMtable must be initialized (and IMtable_size is not needed any more) due 26 years ago
  Roberto Ierusalimschy 0bbd96bd5f details. 26 years ago
  Roberto Ierusalimschy 4eb67aa710 changes from lhf. 26 years ago
  Roberto Ierusalimschy 0133610315 format for function prototypes. 26 years ago
  Roberto Ierusalimschy de04533dc0 better the old way, using upvalues to keep iotag. 26 years ago
  Roberto Ierusalimschy 7c9aee64c2 new version by lhf. 26 years ago
  Roberto Ierusalimschy e0ff4e5d22 first version about Lua debug library. 26 years ago
  Roberto Ierusalimschy bf7f85d609 GC of files is tricky when Lua is being closed... 26 years ago
  Roberto Ierusalimschy a775a2d81a check first whether function is global. 26 years ago
  Roberto Ierusalimschy e9aa98d594 do not generate SETLINE after main (it will be after last line) 26 years ago
  Roberto Ierusalimschy 3e9c6a8a24 details 26 years ago
  Roberto Ierusalimschy 1f4e2ba7b2 more precise debug information about local variables 26 years ago
  Roberto Ierusalimschy d6ff06751a new functions openfile and closefile; 26 years ago