提交历史

作者 SHA1 备注 提交日期
  florian cf215d5097 o patch by Michael V. Denisenko to handle case <string> of (see also #13700) 16 年之前
  Jonas Maebe 966ebbf157 * fixed missing reference counting in case a refcounted type was implicitly 16 年之前
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 年之前
  yury 6daceb38f6 * Fixed unreachable code warnings. 17 年之前
  peter 8f239d04b6 * cleanup and simplify the set type handling 17 年之前
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 年之前
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes 17 年之前
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number 18 年之前
  peter 67e16340be * revert r8118 18 年之前
  daniel 21293f5818 + Add common type integer promotion. 18 年之前
  daniel 4a3870eb12 * Fix bug #9261. 18 年之前
  daniel 11c7fcef7b * Cosmetic cleanup of constexprint leftovers. 18 年之前
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 年之前
  Jonas Maebe 5cf2511283 - removed/disabled all normalset code (except for bootstrapping), since 18 年之前
  Jonas Maebe a0b57eddb5 * new internal set format for big endian systems. Advantages: 18 年之前
  Jonas Maebe 69cf42c4f7 * fixed val(s,int64) (it accepted values in the range 18 年之前
  florian efb025310d * tried to restore old set behaviour for big endian targets 18 年之前
  Jonas Maebe 7925bed48d * is_signed() only returns true for orddef's whose low value is < 0 18 年之前
  Jonas Maebe 63ebc2a1b8 * fixed include/exclude for big endian after r6172 18 年之前
  florian 2579cd139f + support for sets with size 1 and 2 18 年之前
  florian a2ec2e72b6 * better hint about abstract methods (fixes 5098) 18 年之前
  Jonas Maebe 912e1e13eb * getrange parameters from "var" to "out" 18 年之前
  Jonas Maebe a63ed25f74 * fixed support for repeating constructor without parameters in Delphi 18 年之前
  Jonas Maebe 41c23b8904 - disabled varsets for big endian targets for now since it breaks sets 18 年之前
  florian 7781e842fc * varset support fixed 18 年之前
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym 18 年之前
  florian c947295cb8 + ttertiarynode 19 年之前
  peter 658c46b903 * remove tdictionary and tindexarray 19 年之前
  florian be2b715d3c + parsing of disp variant invokes 19 年之前
  florian 85d63d9fa9 * settings refactored 19 年之前