Commit History

Author SHA1 Message Date
  Mattias Gaertner 23cf3dceb4 fcl-passrc: useanalyzer: store and use initialization/finalization references 7 years ago
  marcus ae184f4665 Amicommon: Implemented GetTempDir() for all Amiga systems ('T:' as default) 7 years ago
  nickysn 2cee948b72 + support segment overrides in inline asm references to local variables or parameters on x86 7 years ago
  nickysn df6a870873 * print an "invalid segment override expression" error message in case a segment 7 years ago
  Mattias Gaertner b13e8030ae pastojs: filer: restore procedure body 7 years ago
  Mattias Gaertner a7c3c1bece fcl-passrc: resolver: added GetTopLvlProc 7 years ago
  Mattias Gaertner 91dd43c9c2 fcl-json: added missing semicolons 7 years ago
  florian 61053ead34 + optimize is operator if used on sealed classes as proposed in #30097 7 years ago
  Mattias Gaertner dc50511dce pastojs: filer: test restored useanalyzer 7 years ago
  Mattias Gaertner cb5be65887 fcl-passrc: useanalzer: use restored proc references 7 years ago
  nickysn c93c15429d + introduce tx86intreader.SetSegmentOverride(); using it everywhere adds more 7 years ago
  nickysn 6f8abde786 + support [const+[ref]] in the x86 intel syntax asm reader 7 years ago
  michael 0be6c4538c * Public function to add built-ins to expression parser identifiers 7 years ago
  nickysn 8ffde52974 + also support [expr1]+[expr2] for adding references in the x86 intel syntax asm reader 7 years ago
  michael f4d3d6280c * Font properties properly editable (published) 7 years ago
  Mattias Gaertner 84eb4c73e1 fcl-passrc: resolver: fixed error msg on proc type argument param mismatch 7 years ago
  Mattias Gaertner b4c9f54d89 pastojs: filer: write/restore proc body js 7 years ago
  Mattias Gaertner a1033eb1af fcl-passrc: useanalyzer: collect proc references only for implprocs 7 years ago
  michael 93ec82315a * Make expression parser available 7 years ago
  michael 80d95cd787 * Allow unpreparing of report 7 years ago
  michael 847b5faab0 * Fix for issue #33270 7 years ago
  michael 1c36ce2605 * Strip prefix off name in allocatename 7 years ago
  michael 70523f1b58 * Set designer flag, change ChildBand property type to CustomChildBand 7 years ago
  michael cbfc1133f7 * Set designer flag, change ChildBand property type to CustomChildBand 7 years ago
  florian 2385c47c28 * compilation on x86-64 fixed 7 years ago
  svenbarth 332b078c22 * small extension of the test for completeness sake 7 years ago
  svenbarth 0e5a598b6a * don't use a vecnode to convert a dynamic array or an array constructor to a pointer as that will lead to problems with range checking if the array should be empty; fixes run of tarray12 with -Cr 7 years ago
  florian 8c5606b41d + support mmx shifting 7 years ago
  florian e523865b07 * do not take the size of an open array, resolves #33230 7 years ago
  nickysn 9c814e42c9 + support segment overrides inside references (e.g. [es:bx]) in the x86 intel 7 years ago