Commit History

Author SHA1 Message Date
  peter 915b5cd7a9 * split constsym.value in valueord,valueordptr,valueptr. The valueordptr 24 years ago
  florian 9746f4c2d6 * some cg reorganisation 24 years ago
  florian 032023f8de * some interfaces related problems regarding 24 years ago
  peter 81200dc9ef * funcret moved from tprocinfo to tprocdef 24 years ago
  peter db87f86f00 * Length made internal 24 years ago
  Jonas Maebe 77a99eecdf * fixed inconsistent handling of procvars in FPC mode (sometimes @ was 24 years ago
  peter d7eb8e1e6b * fixed tp procvar support in parameters of a called procvar 24 years ago
  peter 04be6d3ced * parse const after .. using bt_const block to allow expressions, this 24 years ago
  peter d997613a11 * allow typenodes for typeinfo and typeof 24 years ago
  peter be05f2b65b * fixed crash with auto dereferencing 24 years ago
  peter 13877f29b2 * removed unused allow_type 24 years ago
  florian 3c5793d8c6 * some Delphi incompatibilities fixed: 24 years ago
  peter af5d6e60e7 * moved more code from pass_1 to det_resulttype 24 years ago
  peter ff4ee28066 * fpc mode now requires @ also when left of assignment is an procvardef 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
  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 1103739912 * cardinal const expr fix from jonas 25 years ago
  peter 4df5f03ca7 * fixed static variables 25 years ago
  Jonas Maebe 0a70f9b06e * only return int64's from functions if it int64funcresok is defined 25 years ago
  michael 62950eb5c5 + Fix from Peter 25 years ago
  Jonas Maebe c91a23c27d * new constant handling: from now on, hex constants >$7fffffff are 25 years ago
  florian b9796f6a7f * unused units removed from uses clause 25 years ago
  florian 68c1a1e3e6 * System.TypeInfo fixed 25 years ago
  peter 8df98007d6 * more fixes to get make cycle working 25 years ago
  florian 51527ba1c9 + merged Attila's changes for interfaces, not tested yet 25 years ago
  peter 451723647e * symtable splitted, no real code changes 25 years ago
  peter 8e4f77b0a5 * fixed crash with call from type decl which is not allowed (merged) 25 years ago