Commit History

Author SHA1 Message Date
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass 18 years ago
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number 18 years ago
  peter 703158292b * fix high value in pointer to array conversion 18 years ago
  peter 1249bf70ff * shorten mangledname names much quicker for nested procedures 18 years ago
  daniel 1f8fdf43c5 * Make elecount aword to handle u32bit typeconversions of array indexes. 18 years ago
  daniel 9a3c692bb3 * Make pointer to array conversion 64-bit safe. 18 years ago
  daniel e542a502c6 * Prevent some operations between qwords and signed types. 18 years ago
  florian 463fc20ecc * return proper vardef value for wordbool, resolves #9125 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  Jonas Maebe af97f3350b * fixed bitsize of qwords in bitpacked records (mantis #9054) 18 years ago
  Jonas Maebe ae54e01b72 * don't use inc/dec on a property with a write method 18 years ago
  florian 0b92495b77 * gcc 3.x cpp name mangling 18 years ago
  florian c29455b111 * handle rtti for sets with a size of 1 and 2 properly, resolves #8660 18 years ago
  florian ef4e5b2829 * return proper var* value for variants in tvariantdef.getvardef 18 years ago
  Jonas Maebe 4c1d540a21 * changed cpurequiresproperalignment from a compile-time define into 18 years ago
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: 18 years ago
  Jonas Maebe 615c450062 + support for bitpacking types with a negative lower bound 18 years ago
  florian 9a0f769b2f * cleaned up set conversion 18 years ago
  Jonas Maebe f81303874f * fixed the size of class instances (instance size instead of 18 years ago
  florian 4575c9f424 * fixed alignment of dyn. arrays 18 years ago
  Jonas Maebe f38d29cfab * optimized previous patch for "byte in set" (Thorsten Engler) 18 years ago
  chrivers 0249f07fa9 * Renamed IIOffset to FieldOffset to avoid confusion with IOffset (TImplementedInterface) 18 years ago
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 18 years ago
  chrivers 0e6348e7b7 * Renamed "fieldoffset" to "iioffset" to avoid confusion with fieldvarsym.fieldoffset 18 years ago
  chrivers cf04dc0fa1 * Moved iitype iioffset from tobjectdef to TImplementedInterface 18 years ago
  ivost c0e9be49b8 * fixed bug related to IMPLEMENTS keyword. The interface type was stored inside the interface defintion what was wrong! now it's set per TImplementedInterface$ 18 years ago
  Jonas Maebe d614eab0fb * don't call afterconstruction/beforedestruction in case an exception 18 years ago
  florian 1d3a9cd87a * fixing writing of setdefs 18 years ago
  florian 2579cd139f + support for sets with size 1 and 2 18 years ago
  pierre eeb94bf9ea * avoid level 2 comments 18 years ago