Commit History

Author SHA1 Message Date
  peter 1a2eedd767 * self moved to hidden parameter 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 f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 years ago
  peter 47489f2376 * firstpass uses expectloc 22 years ago
  peter 73a08fc4a6 * use compare_def_ext to test if assignn operator is allowed 22 years ago
  peter 6a53a30525 * fixed previous operator change 22 years ago
  peter 40bcae707d * fixed operator checking for objects 22 years ago
  peter f4471a686d * fix overload error for dynarr:=nil 22 years ago
  peter 54d8b64899 * proc-procvar crash fixed (tw2277) 22 years ago
  peter 409bc6f4dc * better error message when no operator is found for equal 22 years ago
  peter 18fd47a47a * rewrote isbinaryoverloadable to use a case. it's now much easier 23 years ago
  peter f3fc72095f * splitted defbase in defutil,symutil,defcmp 23 years ago
  peter 34dd718c80 * ugly hack to fix tb0411 23 years ago
  peter 443f982775 * support dynamicarray<>nil 23 years ago
  peter f29c79b533 * ignore vecn,subscriptn when checking for a procvar loadn 23 years ago
  peter 324222cf15 * set_funcret_valid fixed when result was already used in a nested 23 years ago
  florian 59abf2555b * types.pas renamed to defbase.pas because D6 contains a types 23 years ago
  peter 06ebac4e27 * readded missing revisions 23 years ago
  carl 21b3a10f02 + defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand 23 years ago
  peter 2992e1819c * removed old logs and updated copyright year 23 years ago
  peter 5b242f7741 * tlocation,treference update 23 years ago
  Jonas Maebe a921654f56 * no longer allow assignments to pointer expressions (unless there's a 23 years ago
  peter 60d2ddbbd5 * protected/private symbols parsing fixed 23 years ago
  marco 816e803dc3 * Fix from Peter. Fixes a hang when ptop's upperstr procedure is converted 24 years ago
  peter d2e1952377 * procsym definition rewrite 24 years ago
  peter 7781fca6bd * read only typed const support, switch $J- 24 years ago
  Jonas Maebe 8a2c142e46 * fixed internalerror(10) due to previous fpu overflow fixes ("merged") 24 years ago
  peter 45dab81414 * merged netbsd, fpu-overflow from fixes branch 24 years ago
  Jonas Maebe bfa379a802 * allow typecasting from child object types to parent object types (with 24 years ago