Commit History

Author SHA1 Message Date
  peter 887f6ba34c * removed obsolete chainprocsym and test_procsym code 24 years ago
  peter d2e1952377 * procsym definition rewrite 24 years ago
  peter ac400051bd * allow assignment of overloaded procedures to procvars when we know 24 years ago
  peter e37dbf904d * calling convention rewrite 24 years ago
  Jonas Maebe 42002892ab * fixed bug with using procedures as procvar parameters in TP/Delphi mode 24 years ago
  peter 68bc48c96a * nested inline fix (merged) 24 years ago
  peter 43dea5a35f * move class of definitions into type section for delphi 24 years ago
  Jonas Maebe a41949db8e * fixed docompare for the fields I added to tcallnode in my previous 24 years ago
  Jonas Maebe 105b7ae809 + new createinternres() constructor for tcallnode to support setting a 24 years ago
  Jonas Maebe fc92c3b336 + compilerproc implementation of most string-related type conversions 24 years ago
  florian 9746f4c2d6 * some cg reorganisation 24 years ago
  Jonas Maebe fc1b58c22c * moved "reverseparameters" from ninl.pas to ncal.pas 24 years ago
  Jonas Maebe a6cfe4083a + tempcreate/ref/delete nodes (allows the use of temps in the 24 years ago
  florian 7db13ea48f * some bugs fix: 24 years ago
  Jonas Maebe 0895ca2f28 * made code for str(x,y) completely processor independent 24 years ago
  peter 81200dc9ef * funcret moved from tprocinfo to tprocdef 24 years ago
  Jonas Maebe 367f7a0362 + "compilerproc" directive support, which turns both the public and mangled 24 years ago
  peter 27c78aa247 * fixed array constructor passing with type conversions 24 years ago
  peter db87f86f00 * Length made internal 24 years ago
  peter b10e754536 * alignmentinfo record added 24 years ago
  peter beac5a7f9f * procvar support for varargs 24 years ago
  peter 55eb369653 * better const to var checking 24 years ago
  peter 2b8091365e * fixed exit with ansistring return from function call, no_fast_exit 24 years ago
  peter d923961b1a * defcoll must be assigned in insert_typeconv 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 12fe0226f6 * don't allow passing signed-unsigned ords to var parameter, this 24 years ago
  peter 451b14c6b5 * call set_varstate for procvar calls 24 years ago
  peter a7cf57524e * symtable change to classes 24 years ago
  peter 759f678192 * move constant folding into det_resulttype 24 years ago