Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 4fed8c4ab5 + write aliasnames to ppu as well hace 18 años
  peter c8ed392469 * defstates doesn't affect any crc hace 18 años
  peter 273bfffe5b * store defstates in ppu, this field keeps the info what hace 18 años
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass hace 18 años
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number hace 18 años
  peter 703158292b * fix high value in pointer to array conversion hace 18 años
  peter 1249bf70ff * shorten mangledname names much quicker for nested procedures hace 18 años
  daniel 1f8fdf43c5 * Make elecount aword to handle u32bit typeconversions of array indexes. hace 18 años
  daniel 9a3c692bb3 * Make pointer to array conversion 64-bit safe. hace 18 años
  daniel e542a502c6 * Prevent some operations between qwords and signed types. hace 18 años
  florian 463fc20ecc * return proper vardef value for wordbool, resolves #9125 hace 18 años
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). hace 18 años
  Jonas Maebe af97f3350b * fixed bitsize of qwords in bitpacked records (mantis #9054) hace 18 años
  Jonas Maebe ae54e01b72 * don't use inc/dec on a property with a write method hace 18 años
  florian 0b92495b77 * gcc 3.x cpp name mangling hace 18 años
  florian c29455b111 * handle rtti for sets with a size of 1 and 2 properly, resolves #8660 hace 18 años
  florian ef4e5b2829 * return proper var* value for variants in tvariantdef.getvardef hace 18 años
  Jonas Maebe 4c1d540a21 * changed cpurequiresproperalignment from a compile-time define into hace 18 años
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: hace 18 años
  Jonas Maebe 615c450062 + support for bitpacking types with a negative lower bound hace 18 años
  florian 9a0f769b2f * cleaned up set conversion hace 18 años
  Jonas Maebe f81303874f * fixed the size of class instances (instance size instead of hace 18 años
  florian 4575c9f424 * fixed alignment of dyn. arrays hace 18 años
  Jonas Maebe f38d29cfab * optimized previous patch for "byte in set" (Thorsten Engler) hace 18 años
  chrivers 0249f07fa9 * Renamed IIOffset to FieldOffset to avoid confusion with IOffset (TImplementedInterface) hace 18 años
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 hace 18 años
  chrivers 0e6348e7b7 * Renamed "fieldoffset" to "iioffset" to avoid confusion with fieldvarsym.fieldoffset hace 18 años
  chrivers cf04dc0fa1 * Moved iitype iioffset from tobjectdef to TImplementedInterface hace 18 años
  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$ hace 18 años
  Jonas Maebe d614eab0fb * don't call afterconstruction/beforedestruction in case an exception hace 18 años