Commit History

Author SHA1 Message Date
  florian d198fc46cb * just copy value parameters to a temp. when inlining instead of 3 years ago
  J. Gareth "Curious Kit" Moreton 696b7b6f68 * x86: Improvements to JccMov2CMov to catch Jcc @Lbl; <movs>; JMP @Lbl 3 years ago
  Michaël Van Canneyt 82df643b74 * Patch from Dokkie884 to implement inheritance 3 years ago
  Michaël Van Canneyt d7ab530096 * Standalone tag fix from Dokkie884 3 years ago
  Michaël Van Canneyt 003d3267f0 * Additional fieldtypes for GetFromField 3 years ago
  Michaël Van Canneyt 91a023a178 * Better event 3 years ago
  Michaël Van Canneyt 939572ebb6 * Implement ExtractIdentifierNames: fix issue 39454 3 years ago
  mattias acc590ac07 pastojs: set version to 2.3.1 3 years ago
  florian 04145589a9 * improved fpc_frac_real 3 years ago
  Sven/Sarah Barth 3f14a19d3e * fix typos in comments, no code changes 3 years ago
  Sven/Sarah Barth 92eb260521 + support for generic forward declarations fixes #39582, so add a test for it 3 years ago
  Sven/Sarah Barth c14c3ec98f + support for generic forward declarations fixes #39581, so add a test for it 3 years ago
  Sven/Sarah Barth 2a5023508a + add support for forward declarations of generic classes and interfaces (any implicit pointer type really); fixes #34128 3 years ago
  Sven/Sarah Barth 3444b23c9a + add a method to retrieve a copy of a specialization context 3 years ago
  Sven/Sarah Barth 094a353d87 + add ability to strictly compare defs with generic constraints (this is needed for declarations, while for normal code we're rather relaxed) 3 years ago
  Sven/Sarah Barth 3e26beb1ed * extract the code to parse a forward declaration out from types_dec into its own function parse_forward_declaration 3 years ago
  Sven/Sarah Barth 7f1e420bb0 * move determine_generic_def out from pdecl.types_dec to pgenutil 3 years ago
  Michaël Van Canneyt ab013b6b69 * Need fielddefs 3 years ago
  Michaël Van Canneyt 1b4ad74b68 * Need fielddefs 3 years ago
  Michaël Van Canneyt e09bf7e266 * Fix fieldmap & object generator 3 years ago
  Sven/Sarah Barth b5ce98fec7 + add C/C++ object files for aarch64-win64 compiled with LLVM 13.0.0 3 years ago
  Thorsten Otto 7f33dc18d0 atari: fix in v_ftext 3 years ago
  Thorsten Otto bbe18e2633 tosunits: honor the window rectangle list in examples 3 years ago
  Thorsten Otto a954fe6e8f atari: some small bug fixes to new bindings 3 years ago
  Thorsten Otto a9e3882e37 vdi: enlarge control array, needed by some NVDI5 functions 3 years ago
  Thorsten Otto fdfd7c07ed vdi: add some extra checks for functions that are not always present 3 years ago
  Thorsten Otto 850ba0bc74 atari: support ARGV protocol in ExecuteProcess 3 years ago
  Thorsten Otto c223ae3610 rtl/atari: try to convert argv[0] to absolute pathname 3 years ago
  Thorsten Otto 0b1734cc04 rtl/atari: move common code of getenv 3 years ago
  florian 67fedc6b5b * handle frac(+/-Inf or Nan) correctly in the software implementation, resolves #39584 3 years ago