Commit History

Author SHA1 Message Date
  mattias 0566580f15 fcl-passrc: delphi multiline strings as separate TPasExprKind pekStringMultiLine 1 year ago
  Michaël Van Canneyt f3d93a47de * Enable multiline strings in delphi mode 1 year ago
  Michaël Van Canneyt a7b449da8b * Implement missing tests 1 year ago
  Michaël Van Canneyt b7c00a2116 * Implement Delphi multiline strings 1 year ago
  Michaël Van Canneyt 889e3a15b6 * PChar -> PAnsiChar 2 years ago
  Michaël Van Canneyt 047e360538 * Improvements so whole RTL can be parsed 2 years ago
  mattias 7c68ead57a fcl-pasrc: fixed multilinestrings # combos, double backticks become one, fixed apostroph, renamed MultilineStringsTrimLeft, MultilineStringsEOLStyle 3 years ago
  Michaël Van Canneyt 412de8a17d * Fix case sensitivity of macro value 3 years ago
  Michaël Van Canneyt 714f036420 * Parse linklib directive 3 years ago
  michael 73dd1afd7d * Fix bug ID #38269 (caret can be start of string) 4 years ago
  michael 9e238f4724 * Multiline strings and INCLUDESTRING(FILE) 4 years ago
  michael b27054e170 * Parse Apple universal interfaces 4 years ago
  michael ec4df539c3 * Includefile also must set basename 4 years ago
  michael 409dacf52f * Fix lineending being converted to LF char in comments, patch by Joe Care (Bug ID 37808) 4 years ago
  michael 0ef66a8631 * Fix from Joe care to implement .) as alternative for ], bug ID #37807 4 years ago
  michael 8e0a97ca42 * ObjCCategory 5 years ago
  michael 3e344a12e2 * Start ObjCClass support 5 years ago
  michael 4dcae91474 * Trim content of directives 5 years ago
  michael ce6789bdbf * Add OnComment 5 years ago
  Mattias Gaertner ddcb2d80af fcl-passrc: fixed modeswitch param and comment to be fpc compatible 5 years ago
  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