Commit Verlauf

Autor SHA1 Nachricht Datum
  yury 13d948c07b * Fixed: import Address Table should contain the same data as Import Lookup Table. vor 18 Jahren
  florian 00fef0fdd0 * allow the usage of fields of parent classes for property readers/writers, resolves #9095 vor 18 Jahren
  Jonas Maebe 0567329343 * the "external alignment" (i.e., that of their starting addresses) of vor 18 Jahren
  Jonas Maebe 70d94ade58 * replaced uses of -1 as C_alignment with the symbolic constant name vor 18 Jahren
  Jonas Maebe e1aefdbac5 * Improved escape analysis so the improved tretopt no longer fails. vor 18 Jahren
  Jonas Maebe 20a35f9701 * fixed public/export support for initialised variables/typed vor 18 Jahren
  florian bc678a2b90 * allow in delphi mode member classes in published sections which aren't compiled with $M+ vor 18 Jahren
  florian 078f6e05fa * typos corrected vor 18 Jahren
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). vor 18 Jahren
  Jonas Maebe 63f80f3472 * do not require exactly the same range type for indexed properties vor 18 Jahren
  pierre 8c96f76180 * try to be more strict for _ID lists vor 18 Jahren
  pierre e3a22ba730 * fix for tbs/tb0526.pp problem vor 18 Jahren
  florian 56e30e75af * don't crash on invalid property declarations, resolves #8451 vor 18 Jahren
  florian 52db191745 * don't take size of open array defs, resolves #8615 vor 18 Jahren
  Jonas Maebe 1205d05ba4 * make variables not regable if they are referenced by an absolute vor 18 Jahren
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: vor 18 Jahren
  peter bb33395686 * support public also for initialized variables vor 18 Jahren
  daniel 81bccc253b * Add one more gpc ifdef vor 18 Jahren
  Jonas Maebe d4160ca74f * fixed compilation after ifdef'ing of m_gpc vor 18 Jahren
  chrivers 0249f07fa9 * Renamed IIOffset to FieldOffset to avoid confusion with IOffset (TImplementedInterface) vor 18 Jahren
  chrivers 83f5a5747c * Renamed "fieldoffset" to "iioffset" to avoid confusion with fieldvarsym.fieldoffset vor 18 Jahren
  chrivers ceda666d13 * Added several more checks for invalid usage of implements-keyword vor 18 Jahren
  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$ vor 18 Jahren
  peter 91dbd27a42 * cleanup deleting of defs vor 19 Jahren
  florian 11aa2b483e * kicked ignore_equal, usage was wrong anyways vor 19 Jahren
  Jonas Maebe 72c7d5b6c0 * support ranges in case-options of variant records vor 19 Jahren
  Jonas Maebe 7588b4378c * fixed warnings about "uninitialized" initialized local variables vor 19 Jahren
  Jonas Maebe 76cd84f2a1 * fixed cs_externally_visible (macpas {$z+}) vor 19 Jahren
  peter 45621c892e * set vs_initialised for typed consts vor 19 Jahren
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym vor 19 Jahren