Commit Verlauf

Autor SHA1 Nachricht Datum
  peter 47489f2376 * firstpass uses expectloc vor 22 Jahren
  peter 0e0a581230 * do not convert procvars with void return to callnode vor 22 Jahren
  peter 07f1898c68 * fix missing self setting for method to procvar conversion in vor 22 Jahren
  carl dd0322c646 * generic conversaion routines only work on signed types vor 23 Jahren
  peter 34de6782a5 * convert_l3 convertlevel added. This level is used for conversions vor 23 Jahren
  peter 00e2ee165b * merged methodpointer fixes from 1.0.x vor 23 Jahren
  peter 90473fa87f * constant string conversion fixed, it's now equal to both vor 23 Jahren
  peter b3ef495a2b * move code that checks for longint-pointer conversion hint vor 23 Jahren
  daniel 5041b70618 * Removed ifdefs around notifications vor 23 Jahren
  peter 54d8b64899 * proc-procvar crash fixed (tw2277) vor 23 Jahren
  peter 70f03b9d6c * don't allow class(classref) conversion vor 23 Jahren
  florian 121ca40b39 * some variant <-> dyn. array stuff vor 23 Jahren
  carl 87e69126fb * fix bug with checking of duplicated items in sets (new sets bug only) vor 23 Jahren
  carl 4532dbd680 * updated notes and hints vor 23 Jahren
  peter acb449fb1f * more currency fixes, taddcurr runs now successfull vor 23 Jahren
  peter 8351bb059b * when converting from and to currency divide or multiple the vor 23 Jahren
  peter f3fc72095f * splitted defbase in defutil,symutil,defcmp vor 23 Jahren
  carl 64655be168 * memory optimization (3-4%) : cleanup of tai fields, vor 23 Jahren
  florian 161d1b923e + several widestring/pwidechar related stuff added vor 23 Jahren
  florian 6d1506a7c6 * when compiling <interface> as <interface> we can't assume vor 23 Jahren
  carl 67486c96c3 * fixes for Delphi 6 compilation vor 23 Jahren
  florian eeae421d91 - removed the relation check for <class> as <interface> because we don't vor 23 Jahren
  florian 4cf1bb7038 + the as operator for <class> as <interface> has to check the parent classes as well vor 23 Jahren
  florian d5f0cbbf2b * fixes to common code to get the alpha compiler compiled applied vor 23 Jahren
  peter cea50f7185 * add argument to equal_paras() to support default values or not vor 23 Jahren
  carl 752beef0dd * cardinal -> longword vor 23 Jahren
  peter dcd9e0107c * old logs removed and tabs fixed vor 23 Jahren
  carl 6c2bede5a8 * second part bug report 1996 fix, testrange in cordconstnode vor 23 Jahren
  Jonas Maebe 86830c26b8 - reverted my last commit, it was completely bogus :( vor 23 Jahren
  Jonas Maebe d2401f67b4 - removed unnecessary typeconversion from char_to_string vor 23 Jahren