Histórico de Commits

Autor SHA1 Mensagem Data
  Sven/Sarah Barth 8227012197 + add a tcallnodeflag value that prohibits the tcallnode.pass_typecheck to return a procvar in case of a call without parameters with a found symbol, but no suitable procdef há 2 anos atrás
  Sven/Sarah Barth c370aa3de5 * fix typo in comment há 2 anos atrás
  Sven/Sarah Barth 0668e9dd22 * fix #40332: apply patch by Rika to avoid a crash when an overload can't be picked outside of a function (e.g. when using intrinsics inside constants) há 2 anos atrás
  florian b541b22880 * some error messages use nicer symbol names há 2 anos atrás
  Jonas Maebe 0594f9ae59 WPO: fix dead code detection, and handle procvars há 2 anos atrás
  Jonas Maebe 8c50d989e5 WPO: also consider NewInstance to detect class instancing há 2 anos atrás
  Pierre Muller dce70b3b70 Short version of the mips code genration bug há 2 anos atrás
  Jonas Maebe df3a0af7e0 objc: use compile-time macOS version checks há 3 anos atrás
  Sven/Sarah Barth cdf676c9b5 * a function also captures other nested functions when these are called há 3 anos atrás
  Sven/Sarah Barth 2cc621618a * Delphi-mode calling without parenthesis há 4 anos atrás
  Pierre Muller 5acd7a7b83 Rename tsymtable.insert and delete methods to insertsym ands deletesym há 3 anos atrás
  Sven/Sarah Barth 74f9523806 * in case of an implicit specialization ensure that the symbol of the generic is indeed considered as used once the final implicit specialization has been picked há 3 anos atrás
  Sven/Sarah Barth e0e8620ded * use a single if-condition for both check_hints and addsymref há 3 anos atrás
  Sven/Sarah Barth 90844c2027 * fix #35261: apply slightly adjusted changes by Ryan Joseph to implement support for implicit generic function specializations há 3 anos atrás
  florian d198fc46cb * just copy value parameters to a temp. when inlining instead of há 3 anos atrás
  florian f56aa9abe7 * set expectloc properly for x87 on x86 há 4 anos atrás
  svenbarth 7330a0156c * fix writing of the method and parameter names for the Variant call description há 4 anos atrás
  pierre c8c6e647be Avoid keeping optimized out node in callcleanupblock.statements or callinitblock.statements há 4 anos atrás
  nickysn 7ac2f9e242 * synchronized with trunk há 4 anos atrás
  yury afc80a84cf * Fixed r48650. há 4 anos atrás
  nickysn a74024e7d5 * synchronized with trunk há 4 anos atrás
  yury 4245b20a32 * Fixed expectloc of local variables passed as a formal parameter. This issue is caught by cycling the compiler with -dEXTDEBUG. Yet the compiler can't cycle with EXTDEBUG due to other issues with wrong expectloc. há 4 anos atrás
  nickysn 8b4aceea50 * synchronized with trunk há 4 anos atrás
  Jonas Maebe 5c2303a76b * add parameter cleanup nodes to the call cleanup block (mantis #38316) há 4 anos atrás
  nickysn 91e9558f5b * synchronized with trunk há 4 anos atrás
  florian c82aae59a1 * call node_complexity correctly in order_parameters when sorting parameters há 4 anos atrás
  svenbarth 1efeb5851a * fix regression introduced with r47625 for Mantis #38122: when checking for a dereferentiation of the Self parameter subscript and vec nodes need to be kept há 4 anos atrás
  nickysn dc5b78d5f0 * synchronized with trunk há 4 anos atrás
  svenbarth 69e6f3dcbb * if a call inside a generic's code that involves generic type arguments can't be clearly determined then postpone it till specialization in the hope that the type will be clear then há 4 anos atrás
  nickysn aeafe42144 * synchronized with trunk há 4 anos atrás