Commit History

Author SHA1 Message Date
  florian d6e8375e64 * apply default replacements also to defines set by -d: 3 years ago
  Karoly Balogh 84de6a0049 Revert " * patch by Rika: This speeds up DefaultReplacements by a lot (order of magnitude or so), resolves #39722" 3 years ago
  Sven/Sarah Barth 61debb1559 * fix #39869: correctly check whether the recorded token stream still needs to be parsed (the replay depth of the scanner needs to be *larger* than what it was before starting the playback) 3 years ago
  florian a2d7503f71 * patch by Rika: This speeds up DefaultReplacements by a lot (order of magnitude or so), resolves #39722 3 years ago
  marcoonthegit d25daba08a * Patch from Alexey T. closes #39705 3 years ago
  florian 9e14dee1c3 * fixed Math.Tanh as proposed by Paolo Valle, resolves #39867 3 years ago
  marcoonthegit 533cd82922 * applied patch from Alexey for closes #39704 3 years ago
  Ondrej Pokorny 761f65cef8 do not publish enums with jumps - keep error on static properties 3 years ago
  Ondrej Pokorny 55629aeb19 do not publish enums with jumps 3 years ago
  florian 44dca29926 + some debug messages added 3 years ago
  marcoonthegit aa32bd344a * Some bio functions added, patch by RDA, closes #39854 3 years ago
  florian 85230758e4 * improved FstpFld2<Nop> optimization 3 years ago
  J. Gareth "Curious Kit" Moreton bb4d3fda25 * Fixed internal error number clash (2021102610) 3 years ago
  mattias 6c98a63285 fcl-passrc: resolver: allow for for-loop var only local vars 3 years ago
  florian cc66eb27ab * patch by Rika: More numerical stability for Math, resolves #39863 3 years ago
  ccrause a135940cf5 Mark .noinit section with nobits flag. 3 years ago
  marcoonthegit f532cf1698 * Use an own put for tfpginterfacedobjectlist as per bug #39846. 3 years ago
  Sven/Sarah Barth 27c1bb3bea * an objectdef also requires an init for its members if a member (or a member of one of the parents) has a complex initialization 3 years ago
  florian be4a317cb4 * proper naming 3 years ago
  florian 8028a769f4 * ensure that the executable path used in the test is absolute 3 years ago
  Sven/Sarah Barth 5e7330448d * fix #39858: correctly keep track of symbols that need to be captured into the capturer 3 years ago
  Sven/Sarah Barth 260368ea55 * the clause for converting the captured symbols of a nested function must not be entered by an anonymous function 3 years ago
  Sven/Sarah Barth 6407b5f4db * try to specialize a specialize node if it's followed by a < in a non-code section so that we might get better error messages 3 years ago
  Sven/Sarah Barth 33ef88858d * extract generating the specialization from a specialize node into a separate function 3 years ago
  Sven/Sarah Barth abb7aebaba * fix typo in comment 3 years ago
  Sven/Sarah Barth 35958a9b6b * fix #39860: even if the block type is not correct for the specialization of a generic routine continue to specialize it to not trigger e.g. an internal error 3 years ago
  florian 306559667c * patch by Rika for ArcTan2 to reduce code size 3 years ago
  florian f18d6f1c85 * fixed and improved generic ArcTan2 implementation by Paolo Valle, resolves #39861 3 years ago
  marcoonthegit 53d745962f * also add other threadpool functions 3 years ago
  marcoonthegit fd179a61f9 * give pthread_start_routine a proper Delphi compat prototype. 3 years ago