Commit History

Author SHA1 Message Date
  daniel 97e87aaebc * reginfo now also only allocated during register allocation 21 years ago
  peter 6091cd2824 * don't give warnings for shortstring vecnodes 21 years ago
  peter fb2a8b2b12 * don't check varstate for left of vecnode for normal arrays 21 years ago
  peter 9aba5c8c7a * fixed some crashes 22 years ago
  peter 353219a928 * typed address only used for @ and addr() that are parsed 22 years ago
  peter f663d2488f * cross unit inlining fixed 22 years ago
  marco 094ab8b446 * fix from Peter arraysize warning (nav Newsgroup msg) 22 years ago
  peter f2e031273b * don't search for compatible procvars when the proc is not 22 years ago
  peter b34b0141d5 * support creating classes using <class of tobject>.create 22 years ago
  peter 4a1ecb07d1 * splitted buildderef and buildderefimpl to fix interface crc 22 years ago
  peter 6878c55c80 * write derefdata in a separate ppu entry 22 years ago
  peter a28d911c98 * IncompatibleTypes() added that will include unit names when 22 years ago
  peter 95f132db3d * set_varstate cleanup 22 years ago
  peter 70fe77ca7c * procinfo unit contains tprocinfo 22 years ago
  peter 99bb20747e * parent framepointer changed to hidden parameter 22 years ago
  florian f3e9e7a24f * fixed web bug #2669 22 years ago
  florian 220e05dd5e * fixed arm concatcopy 22 years ago
  peter 6731abb0db * fixed some reported bugs 22 years ago
  Jonas Maebe 4be7651aa2 * fixed conversion of fpc_*str_unique to compilerproc 22 years ago
  Jonas Maebe 404d344d92 * lots of newra fixes (need getfuncretparaloc implementation for i386)! 22 years ago
  peter e7975c7592 * re-resolving added instead of reloading from ppu 22 years ago
  Jonas Maebe edb2179730 + added freeintparaloc 22 years ago
  Jonas Maebe df07c64f1f * added missing firstpass for withrefnode 22 years ago
  peter 15b0132f6f * tloadnode does not support objectsymtable,withsymtable anymore 22 years ago
  peter 1a2eedd767 * self moved to hidden parameter 22 years ago
  peter e2cbae0ff1 * vs_hidden replaced by is_hidden boolean 22 years ago
  peter 60978ba89c * aktprocdef renamed to current_procdef 22 years ago
  peter 7f14891d66 * aktprocdef cleanup, aktprocdef is now always nil when parsing 22 years ago
  peter 18b1a27d2c * procvar is not compared in addrn 22 years ago
  peter 47489f2376 * firstpass uses expectloc 22 years ago