Commit History

Author SHA1 Message Date
  Mattias Gaertner 65fdc04dc3 fcl-passrc: fixed parsing comment in $IFDEF, $IFNDEF, issue #34711 6 years ago
  michael 4bb4eb5cca * Patch from Pascal Riekenberg to allow using BOM markers in source files (bug ID 34344) 6 years ago
  michael 27b969b397 * Ignore spaces in defines 7 years ago
  Mattias Gaertner bfb89bfd0f fcl-passrc: scanner: added modeswitch prefixedattributes, parser: skip attributes 7 years ago
  michael 31bc025d08 * Better operator as identifier mechanism 8 years ago
  michael 68414a358c * Operator is a valid field name (bug ID 32049) 8 years ago
  Mattias Gaertner 9bd0b55ca2 fcl-passrc: test for skip $error 8 years ago
  michael 054d0bc89b * Fix bug #31734 8 years ago
  Mattias Gaertner e783e54e8c fcl-passrc: implemented $elseif 8 years ago
  Mattias Gaertner 04807d1ac4 fcl-passrc: implemented $if 8 years ago
  Mattias Gaertner d493980bb2 fcl-passrc: scanner: implemented macros directive 8 years ago
  Mattias Gaertner 9390bfb485 fcl-passrc: reverted scanner Macros change 8 years ago
  Mattias Gaertner fef47e05e0 fcl-passrc: scanner: accelerated Macros 8 years ago
  michael 5d75dd6a32 * Support for escaped keywords using & ( bug ID #31708) 8 years ago
  michael 051f8568b3 * Fix nested comments (* *) style 8 years ago
  michael da88f7d217 * Fix bug #31283, parsing of Self as identifier 8 years ago
  michael 81a00358a1 * Modeswitches now parsed correctly (bug ID 30724) 8 years ago
  michael 1415d86f86 * String of length 1 is character (bug ID 30723) 8 years ago
  michael 5d4f605a39 * Fix bug #30720, } is processed wrongly when scanning and PPIsSkipping 8 years ago
  michael ddaa4d33e3 * Allow (*$ style directives, restructured directive handling (Bug ID 30725) 8 years ago
  michael 52383fed98 * Support for DispInterface and DispID (bug ID 30716) 8 years ago
  michael fe896fbe3b * Fix bug #30719, C style shift left and right operators 8 years ago
  michael caeaaad986 * Helper should not be a token 8 years ago
  michael 0ab6477081 * Patch from Mattias Gaertner: 9 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 60022280f0 * Test case for undefine and define 13 years ago
  michael 2e8c55fe41 * Test for special macro handling 13 years ago