Commit History

Author SHA1 Message Date
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  Jonas Maebe 63f80f3472 * do not require exactly the same range type for indexed properties 18 years ago
  pierre 8c96f76180 * try to be more strict for _ID lists 18 years ago
  pierre e3a22ba730 * fix for tbs/tb0526.pp problem 18 years ago
  florian 56e30e75af * don't crash on invalid property declarations, resolves #8451 18 years ago
  florian 52db191745 * don't take size of open array defs, resolves #8615 18 years ago
  Jonas Maebe 1205d05ba4 * make variables not regable if they are referenced by an absolute 18 years ago
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: 18 years ago
  peter bb33395686 * support public also for initialized variables 18 years ago
  daniel 81bccc253b * Add one more gpc ifdef 18 years ago
  Jonas Maebe d4160ca74f * fixed compilation after ifdef'ing of m_gpc 18 years ago
  chrivers 0249f07fa9 * Renamed IIOffset to FieldOffset to avoid confusion with IOffset (TImplementedInterface) 18 years ago
  chrivers 83f5a5747c * Renamed "fieldoffset" to "iioffset" to avoid confusion with fieldvarsym.fieldoffset 18 years ago
  chrivers ceda666d13 * Added several more checks for invalid usage of implements-keyword 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
  peter 91dbd27a42 * cleanup deleting of defs 18 years ago
  florian 11aa2b483e * kicked ignore_equal, usage was wrong anyways 18 years ago
  Jonas Maebe 72c7d5b6c0 * support ranges in case-options of variant records 18 years ago
  Jonas Maebe 7588b4378c * fixed warnings about "uninitialized" initialized local variables 18 years ago
  Jonas Maebe 76cd84f2a1 * fixed cs_externally_visible (macpas {$z+}) 19 years ago
  peter 45621c892e * set vs_initialised for typed consts 19 years ago
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym 19 years ago
  peter 35c21515a9 * fixed adding of .dll extension 19 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  peter 136d3e8d46 * refactor implemented interfaces 19 years ago
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead 19 years ago
  florian 85d63d9fa9 * settings refactored 19 years ago
  peter d27fda4b01 * fix rtti for overriden properties 19 years ago
  peter 3078a1927f * remove ttype 19 years ago
  peter 71af18855e * remove sym from ttype, we can now reference any def in any unit directly 19 years ago