Commit History

Author SHA1 Message Date
  Jonas Maebe 2ba6583d8d Merged revisions 12047-12050,12054,12056-12057,12059-12062,12064-12066,12073,12075,12077-12078,12082,12085,12087-12088,12092-12094,12099,12106-12110,12114,12117-12122,12125,12128-12131,12138,12141-12143,12152-12160,12162-12163,12166-12171,12173-12176,12196,12198-12205 via svnmerge from 17 years ago
  Jonas Maebe 11083d88b3 Merged revisions 11337-11338,11341-11345,11348,11350-11361,11363-11368,11370,11376-11392,11397-11400,11402-11410,11415-11419,11421,11423-11426,11429-11464,11466-11468,11471-11486,11489,11491-11517,11522,11524-11527,11529-11534,11536-11550,11552,11554,11556,11558-11561,11563,11565-11570,11572-11587,11589-11618,11620,11623-11627,11629-11663,11668-11669,11671-11682,11684,11686-11688,11693,11697,11699-11700,11703-11704,11708-11711,11719-11722,11727,11730-11732,11738-11777,11779,11782-11784,11786-11809,11811-11821,11823-11830,11832-11835,11837-11847,11849-11871,11873-11875,11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045 via svnmerge from 17 years ago
  Jonas Maebe f5de069682 + some initial support for writing out llvm type information (orddef, 17 years ago
  Jonas Maebe 7e4750ac50 * workaround for default property constant value limitations 17 years ago
  florian 00ae5d1d5d + correct parsing interface delegation through classes 17 years ago
  peter 8f239d04b6 * cleanup and simplify the set type handling 17 years ago
  florian 6c53785e3a * first part of implements clean up and fixing 17 years ago
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 years ago
  yury 13d948c07b * Fixed: import Address Table should contain the same data as Import Lookup Table. 18 years ago
  florian 00fef0fdd0 * allow the usage of fields of parent classes for property readers/writers, resolves #9095 18 years ago
  Jonas Maebe 0567329343 * the "external alignment" (i.e., that of their starting addresses) of 18 years ago
  Jonas Maebe 70d94ade58 * replaced uses of -1 as C_alignment with the symbolic constant name 18 years ago
  Jonas Maebe e1aefdbac5 * Improved escape analysis so the improved tretopt no longer fails. 18 years ago
  Jonas Maebe 20a35f9701 * fixed public/export support for initialised variables/typed 18 years ago
  florian bc678a2b90 * allow in delphi mode member classes in published sections which aren't compiled with $M+ 18 years ago
  florian 078f6e05fa * typos corrected 18 years ago
  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