Commit History

Author SHA1 Message Date
  michael 874d6b0a09 * Fix bug ID #31710: var,const,type sections can be empty in a class. 8 years ago
  michael 4d6174f9ef * Fix bug ID #31702, no semicolon required before finalization 8 years ago
  michael 6f951e7be9 * Fix bug ID #31700: asm block in If..Then 8 years ago
  michael f3f661140a * Fix bug ID #31699 (@@end label in asm block) 8 years ago
  michael ffb89bee59 * Fix bug ID #31680 8 years ago
  michael 57e9677088 * Fix bug ID #31690 8 years ago
  michael d9a21a8071 * Patch from Mattias Gaertner 8 years ago
  michael 0a9031c76f * Fix bug ID #31524 8 years ago
  michael 393b4caba2 * Patch from Mattias Gaertner: 8 years ago
  michael f55215f53a * Case else without semicolon in front (bug ID 31284) 8 years ago
  michael 58d0239558 * Fix some bordercases for if..then (bug ID 30717) 8 years ago
  michael 70ce54ef4e * Fix bug #30701: allow formatting arguments in str() and writeln() 9 years ago
  michael a725887d0e * Allow raise without semicolon before end. 9 years ago
  michael ea421c6874 * Patch from Mattias Gaertner, implementing 9 years ago
  michael 504e4fb944 * New patch from Mattias Gaertner 9 years ago
  michael 0ab6477081 * Patch from Mattias Gaertner: 9 years ago
  michael a40e6acbf6 * Patch from Mattias Gaertner 9 years ago
  michael acff5a6170 * Implemented otherwise parsing 9 years ago
  michael 7c33165672 * Parse ASM blocks (Bug ID 27117) 10 years ago
  michael c754846815 * Initial support for inline comment documentation 10 years ago
  michael c2bb03823b * For in construct and class/record helpers implemented 13 years ago
  michael 649bbae1c3 * Expression parsing tests, nested types 13 years ago
  michael c087aff3b2 * Added support for C-style assignments 13 years ago
  michael a665785b93 * Fixed warnings/hints 13 years ago
  michael 9af6f49c02 * Finished try/except statements 13 years ago
  michael 0801287956 * Adapted tests to use expression objects where needed 13 years ago
  michael 647bd0ec1c * Case statement tests 13 years ago
  michael 8ed3408527 * with statement tests 13 years ago
  michael 5a57943320 * Tests for loop structures 13 years ago
  michael b867010691 * Test cases for types, var, const, resource string. Start of statement tests 13 years ago