Commit History

Author SHA1 Message Date
  peter 2f0fdd1847 * cleaner fix for tb0496 (r1185) 20 years ago
  florian be99f2a7fd * fixed loading of addresses of virtual methods to methodpointers in delphi mode 20 years ago
  florian a53c9e2666 * fixed stupid copy/paste which turned softfloat always off 20 years ago
  florian adb193497d + softfloat support for wince 20 years ago
  peter 376865d041 * mark variables used in set creation 20 years ago
  florian 7c10694bc3 * fixed widechar const to widestring, fixes bug #4155 20 years ago
  peter 91b59bc62a * don't check ranges for explicit typecasts of ordinal to pointer constants 20 years ago
  peter bead787962 * fix type checking in constant sets 20 years ago
  florian 7cd67ea3f0 * node optimizer branch merged 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  peter 68ac3b0ab2 remove forcing of non-regvar for left node when converting to non-regvar 20 years ago
  michael 55e76063df * Fix methodpointer copy from callnode to loadnode 20 years ago
  peter 3f9d6ab32f * add hint when passing an uninitialized variable to a var parameter 20 years ago
  florian 737a81f30b + array -> dyn. array type cast 20 years ago
  Jonas Maebe adc5f048eb * fixed small bug in ttypeconvnode.printnodeinfo 20 years ago
  peter e417e34496 * truncate log 20 years ago
  florian a2a4985896 * in delphi mode const sets from enumerations with values > 255 are allowed if these elements aren't used 20 years ago
  peter 4631658576 * add info that a procedure is local in error messages 20 years ago
  peter f4ec016665 * fix crash with -CR 20 years ago
  florian 3cb0a53eca + compiler side of variant<->interface implemented 20 years ago
  florian ef9b70f1f4 * 1.0.10 starting patch from Peter 20 years ago
  florian 7aa53f09cc * widechararray patch from Peter 20 years ago
  florian 80af47489d + first batch of patches to support tdef.getcopy fully 20 years ago
  peter f0267daa4a * also don't call procvar when converting to procvar 20 years ago
  peter ced6bf20cd * fix lineinfo for with blocks 20 years ago
  peter 78c2af7b3c * set vo_explicit_paraloc flag 20 years ago
  peter 2b6456fe16 * procvar handling for tp procvar mode fixed 20 years ago
  florian 8b9c48e7fb * fixed compiler side of variant <-> dyn. array conversion 20 years ago
  peter 1fcd2cd8ad * internal flag for compare_defs_ext 21 years ago