Commit History

Author SHA1 Message Date
  Jonas Maebe 816cfa08b3 * allow recursive calls again in assembler procedure 24 years ago
  peter d2e1952377 * procsym definition rewrite 24 years ago
  florian b0e3e03f08 * fixed ranges in case statements with widechars 24 years ago
  peter e37dbf904d * calling convention rewrite 24 years ago
  marco 7215d46735 * Make new/dispose system functions instead of keywords 24 years ago
  florian 451ca157c4 * several widechar fixes, case works now 24 years ago
  Jonas Maebe d8c104b25d * fixed goto/label/try bugs 24 years ago
  peter 67f5dc7f76 * "fpc -P?" command to query for used ppcXXX compiler 24 years ago
  Jonas Maebe ca27b25d5e * fixed superfluous generation of stackframes for assembler procedures 24 years ago
  Jonas Maebe f98641013f * set funcretsym for assembler procedures too (otherwise using __RESULT 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 f86ce17588 + hint directive parsing support 24 years ago
  Jonas Maebe f4ab3095c2 * fixed web bugs 1480 and 1481 24 years ago
  florian 3c5793d8c6 * some Delphi incompatibilities fixed: 24 years ago
  peter 9a47ac9ec2 * m68k updates merged from fixes branch 24 years ago
  peter 0c03535b5b * registration of targets and assemblers 24 years ago
  peter 5677fbe1b4 * fixed crash in labelnode 24 years ago
  peter af5d6e60e7 * moved more code from pass_1 to det_resulttype 24 years ago
  peter a7cf57524e * symtable change to classes 24 years ago
  peter b193bf7df3 * remove unnecessary calls to firstpass 24 years ago
  peter 4e2655cdc5 * resulttype rewrite 24 years ago
  florian 1008d7faa0 + support for type a = (a=1); in Delphi mode added 24 years ago
  peter d8abf76f6b * getsym redesign, removed the globals srsym,srsymtable 24 years ago
  peter 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 25 years ago
  peter b7c591affd * object to class for ow/og objects 25 years ago
  Jonas Maebe 595bf10fa7 * fixed case statements with int64 values 25 years ago
  florian b9796f6a7f * unused units removed from uses clause 25 years ago
  Jonas Maebe 587d9bb7cf * fix for web bug #1251 (example 1) 25 years ago