Commit History

Author SHA1 Message Date
  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
  peter eb92d4bdd6 * check for size differences in typecasts when assigning 24 years ago
  florian 9746f4c2d6 * some cg reorganisation 24 years ago
  Jonas Maebe a6cfe4083a + tempcreate/ref/delete nodes (allows the use of temps in the 24 years ago
  peter 81200dc9ef * funcret moved from tprocinfo to tprocdef 24 years ago
  peter 25d360a011 * fixes to valid_for_assign for properties 24 years ago
  peter 55eb369653 * better const to var checking 24 years ago
  peter d1376c5cdb * replace constant by cpu dependent value (merged) 24 years ago
  Jonas Maebe bec0f51212 * fix from Peter to avoid excessive number of warnings 24 years ago
  florian 7e8bc49786 * more variant support 24 years ago
  peter a7cf57524e * symtable change to classes 24 years ago
  peter 4e2655cdc5 * resulttype rewrite 24 years ago
  peter b10905f2bd * don't allow assign to void type (merged) 24 years ago
  Jonas Maebe 18d885b80e * fixed web bug #1377 & const pointer arithmtic 24 years ago