Commit History

Author SHA1 Message Date
  florian 5007b3e395 * inherited; works now in delphi mode for private methods; looks like a delphi bug 20 years ago
  peter 8d251e8506 * unit mapping rewrite 20 years ago
  peter 720815e13b * fix aftercosntruction calls, vmt=1 is used to indicate that 20 years ago
  peter a15f1c3283 * Don't release methodpointer. It is maybe still needed when we need to 20 years ago
  peter c1bf99c30a * fix crash with callnode.ppuload when symtableproc=nil 20 years ago
  peter ced6bf20cd * fix lineinfo for with blocks 20 years ago
  peter 29db12ecfa * disable inlining across units when the inline procedure references 20 years ago
  peter d387fda801 * give error when paraloc is not filled in order_parameter 20 years ago
  peter 78c2af7b3c * set vo_explicit_paraloc flag 20 years ago
  peter 2b6456fe16 * procvar handling for tp procvar mode fixed 20 years ago
  peter 57dc23a294 * fix crashes with nodeinlining 20 years ago
  peter 959bdccc49 * disable pass2inline 20 years ago
  Jonas Maebe 38db3679d8 * only try to replace locals from the inlined procedure with temps, 20 years ago
  Jonas Maebe f244dea6ec * fixed some bugs in the node inlining code due to the transition from 20 years ago
  peter 576e1825aa * enabled pass1 inlining from Jonas 21 years ago
  peter 8cf8c54609 * fixed varargs 21 years ago
  peter 89b1b583c9 * ttempcreatenode.create_reg merged into .create with parameter 21 years ago
  peter e740a66636 * tparaitem removed, use tparavarsym instead 21 years ago
  peter 7c0b6e129e * fixed wrong typecasts 21 years ago
  peter 6458bd0ce1 * tvarsym splitted 21 years ago
  peter 2e161c5e9e * nf_internal flag for internal inserted typeconvs. This will 21 years ago
  peter 0d506c579e * removed wrong check for symtableprocentry 21 years ago
  peter 6a0aa09b20 * give IE instead of crash when no procsym is passed for calln 21 years ago
  peter c95a859f0a * generic tlocation 21 years ago
  peter e7459f5466 * heap and heapsize removed 21 years ago
  mazen 581b52422c - remove $IFDEF DELPHI and related code 21 years ago
  peter 560a790a57 * gen high tree makes copy in temp when there is a calln 21 years ago
  peter b0c25b50a0 * symtable allocation rewritten 21 years ago
  peter 63cf4464d3 * tvarsym.varregable added, split vo_regable from varoptions 21 years ago
  peter 33a834821f * paraloc branch merged 21 years ago