Commit History

Author SHA1 Message Date
  Michaël Van Canneyt 5298e25c84 * Introduce task (Single main-level task at the moment, no change in behaviour). 1 year ago
  florian f9b98092c4 * stack checking is actually 'S' 1 year ago
  florian b8bf295cd1 * patch by Rika: Fold repetitive scandir.pas cases, resolves #40660 1 year ago
  Sven/Sarah Barth 5c890b59e3 * fix #40655: apply changes to packrecords, packenum and setalloc using the recordpending*() functions so that they are applied correctly in case of them being used directly after a {$POP}{$PUSH} sequence 1 year ago
  Sven/Sarah Barth 2c527cfc01 * fix typos in comment, no code changes 1 year ago
  Ryan Joseph ecfff40f96 * Implement parsing of RTTI directive 2 years ago
  Michael VAN CANNEYT 64feb6a5cd * $NAMESPACES directive 2 years ago
  florian 0b45cd95f7 + introduce long forms for $E, $F and $S, resolves #39889 2 years ago
  florian a0b637530c * remove accidently commited writeln 3 years ago
  florian d2a1f9cb20 * get rid of cs_opt_none 3 years ago
  florian 54dccaaad1 * do not crash in case of too many $push directives, resolves #39652 3 years ago
  florian dcb1fcd9b8 + support $lgeacyifend directive, resolves #37676 3 years ago
  florian 95ad8f1694 * correctly read the region label in $region directives, resolves #39395 3 years ago
  yury 64c586b86d * Removed/ifdefed lots of unused variables. 4 years ago
  florian 0b63068ad2 * dir_push might not flush pending switch changes but has to read the pending 4 years ago
  svenbarth 903486642e * allow an integer expression for SetPeFlags and SetPeOptFlags (Delphi compatible) 4 years ago
  Jonas Maebe e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 5 years ago
  Jonas Maebe 8d18c1792e * fixed {$unitpath xxx} directive with absolute paths 5 years ago
  Jonas Maebe a88eee4080 * fixed unitdir directive for relative paths in case the current module's 5 years ago
  Jonas Maebe 6483b3f5e3 * fixed opt-in sysroot substitution again, renamed the three-argument version 5 years ago
  nickysn 31431d99ab * limit the heapsize to 65520 bytes on win16 (the $M directive in win16 only 6 years ago
  nickysn b7a4965ac3 - suppress the warning that the $D directive is not supported on i8086-win16 6 years ago
  Jonas Maebe ba1b4b1c92 + support for verifying whether a case statements handles all possibilities 6 years ago
  Jonas Maebe 0b61b5d4cf * added extra header to ppu inside a subsection, so we won't run into 6 years ago
  florian 3c69f9a066 + basic infrastructure to generate code for floating point exception 7 years ago
  florian 0c6cf12fbf + support for the directive $EXCESSPRECISION 7 years ago
  svenbarth ff407c56d9 * extend scanning of $modeswitch to support not only + and -, but also ON and OFF like other switches 7 years ago
  svenbarth be0d51d64c * allow $MinEnumSize, $PackSet and $PackRecords to be used with $Push and $Pop 7 years ago
  florian 7d35ced2d9 + support {$message info ...}, resolves #30654 7 years ago
  florian f61b074912 * (re)store alignment when doing a $push/$pop 7 years ago