Commit History

Author SHA1 Message Date
  Mattias Gaertner f0a0526b68 pastojs: function position is implementation, not interface 8 years ago
  Mattias Gaertner e5ac6d2769 fcl-passrc: parser: proctype position at end bracket open 8 years ago
  Mattias Gaertner 4a4f143d0c fcl-passrc: parser: parse dot after [] operators 8 years ago
  pierre ce332eb2e2 Fix failures for rtl ppudump on sparc cpu 8 years ago
  pierre 91fa2999ee Add aarch64 and sparc64 linux targets to help output 8 years ago
  Károly Balogh 790c1f87f1 palmos: implemented sysosalloc/free for the heap 8 years ago
  Károly Balogh e896c16b4f palmos: some ifdefs for better feature support 8 years ago
  Mattias Gaertner f175619c7c pastojs: nicer for-loop srcmap 8 years ago
  Mattias Gaertner b2796c13b6 fcl-passrc: parser: use operator position for TBinaryExpr 8 years ago
  Mattias Gaertner e709afc543 fcl-passrc: parser: use identifier start position for TPasVariable 8 years ago
  Mattias Gaertner 69ba6ade9d fcl-passrc: added TPasParser.CurTokenPos, primitive expression: use token start as position 8 years ago
  pierre bd428ce6ad Use getptruint for pointer type const, fixes i8086 ppudump problems 8 years ago
  pierre 97241c46b2 Move getptruint/putptruint methods to tentfile class to allow use with ppudump 8 years ago
  Mattias Gaertner 6791127952 fcl-js: jswriter: if-else: use bfalse position 8 years ago
  Mattias Gaertner 8a9ddd8eb4 fcl-passrc: parser: use token start for statement position 8 years ago
  Mattias Gaertner eccb5422e0 fcl-passrc: parser: TPasImplIfElse now uses if token start instead of condition end position 8 years ago
  Mattias Gaertner 544d44827f pastojs: fixed lpi 8 years ago
  Mattias Gaertner 49115a4199 pastojs: added test for generating sourcemap 8 years ago
  Mattias Gaertner 1f92f3c754 fcl-passrc: program, unit, library, initialization: use token start position instead of end 8 years ago
  Mattias Gaertner 51fd3d9ff6 fcl-js: sourcemap: added TSourceMap.IndexOfSegmentAt 8 years ago
  michael 396d1b823c * Refactoring: move report layouting to separate class, so it can be overridden 8 years ago
  michael 2c1a7fa1d1 * Remove some warnings 8 years ago
  michael b8d0c9da03 * Aggregate expressions, modified patch by Pascal Riekenberg 8 years ago
  Károly Balogh fd00920006 m68k-palmos: internal sysinit, and patch target support so it works prc-tools-remix on a modern system 8 years ago
  Károly Balogh 8c8a026fa6 palmunits: allow to build with FPUNONE 8 years ago
  Károly Balogh aa5a3da312 fcl-stl: allow ghashmap to build with FPUNONE. also some tabs to spaces fixes 8 years ago
  Károly Balogh e1501c86bf m68k: fix no FPU support 8 years ago
  Tomas Hajny dd723f2c7b * correct typo in comments 8 years ago
  svenbarth 90bd408de4 * fix for Mantis #32355: adjust the meaning of the typehelpers modeswitch for Delphi modes in that it enables the "type helper" syntax as it is in the non-Delphi modes; extending primitive types with record helpers is now always enabled in Delphi modes 8 years ago
  svenbarth 83f5b27e02 * check helpertype instead of the extendeddef to judge whether inherited should be allowed or not 8 years ago