Commit History

Author SHA1 Message Date
  daniel 2930a10314 * Readded missing variable 22 years ago
  peter 60b05c92de * fixed warning about unset funcret 22 years ago
  daniel 5041b70618 * Removed ifdefs around notifications 22 years ago
  daniel 158e9689d7 + Notification implementation complete 22 years ago
  daniel 038fec836e * Some work on notifications 22 years ago
  peter 42af4ce5b9 * do not allow threadvar as loop counter 22 years ago
  florian e8bb7d10c3 * loop node flags from node flags splitted 23 years ago
  peter f3fc72095f * splitted defbase in defutil,symutil,defcmp 23 years ago
  peter a496dbe1ff * pass proccalloption to ret_in_xxx and push_xxx functions 23 years ago
  peter 3a419bde8a * set funcret state for exit(0) 23 years ago
  carl 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
  peter dcd9e0107c * old logs removed and tabs fixed 23 years ago
  carl 6c2bede5a8 * second part bug report 1996 fix, testrange in cordconstnode 23 years ago
  peter 274624f2f6 * assignn check in exitnode changed to use a separate boolean as the 23 years ago
  daniel 4b82d30953 * Removed sets from Tcallnode.det_resulttype 23 years ago
  daniel 3d7430e270 * Fixed the detection wether the first check of a for loop can be skipped 23 years ago
  peter 91b49914f6 * More fixes for cross unit inlining, all tnodes are now implemented 23 years ago
  florian 4144773f01 * result type handling in tcgcal.pass_2 overhauled 23 years ago
  florian e313bab4ff * first part of procinfo rewrite 23 years ago
  daniel 0af1f3883c * Changed booleans into flags 23 years ago
  florian 59abf2555b * types.pas renamed to defbase.pas because D6 contains a types 23 years ago
  daniel c6f75def0c * Small mistake fixed; the skip test was done before we know the for node 23 years ago
  daniel 8cbd40c2f0 * The for node does a check if the first comparision can be skipped. I moved 23 years ago
  daniel bec9b5f988 * State tracker automatically changes while loops into repeat loops 23 years ago
  daniel 7d66658fd4 * Further developed state tracking in whilerepeatn 23 years ago
  daniel 399036f1c2 * State tracker work 23 years ago
  florian ac8643e1d2 * raise takes now a void pointer as at and frame address 23 years ago
  florian c3f4220f3b * readded removed changes 23 years ago
  daniel eeae0e4c00 + Added the beginning of a state tracker. This will track the values of 23 years ago
  florian 336808f6c3 * start of the new generic parameter handling 23 years ago