Commit History

Author SHA1 Message Date
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 years ago
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes 17 years ago
  florian 57acf67659 + constant unicodestrings 17 years ago
  Jonas Maebe 368cd52f97 * fixed bug in typed constant record parsing with variant records 18 years ago
  peter 9f0ca44c94 * new tf_smartlink_library flag 18 years ago
  Jonas Maebe 5a0a6d0d9e * fixed and enabled smartlinking on Darwin by adding more .reference 18 years ago
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number 18 years ago
  florian 70b0bd1c5d * throw better error when variable values are used as typed consts, resolves #9333 18 years ago
  yury 1782305ae2 * Completely fixed float constants in softfloat mode when compiler was compiled in hardfloat mode on arm-linux host. 18 years ago
  daniel 997240d094 - Remove unused variable. 18 years ago
  Jonas Maebe 20a35f9701 * fixed public/export support for initialised variables/typed 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  Jonas Maebe a767e89a5b - removed a comment which wasn't true anymore 18 years ago
  Jonas Maebe a0b57eddb5 * new internal set format for big endian systems. Advantages: 18 years ago
  peter aa72495049 * fix resourcestring assignment in typedconst 18 years ago
  Jonas Maebe 691ad89ba5 * fixed rangecheck define typo 18 years ago
  Jonas Maebe 69cf42c4f7 * fixed val(s,int64) (it accepted values in the range 18 years ago
  Jonas Maebe 8bc876c3fb + support for bitpacked record constants 18 years ago
  Jonas Maebe 06208b5c5d * removed some unused code and associated variable 18 years ago
  Jonas Maebe 3794fab64d + support for packed array constants 18 years ago
  Jonas Maebe 82378bc73a * support assigned widechars with value < 255 to chars in Delphi mode 18 years ago
  yury bcd86ef782 * added support for very big/small currency constants for non x86 CPUs. 18 years ago
  florian 2ccba3604c * fixed generation of constants containing a vmt 18 years ago
  Jonas Maebe 24ba57fe91 * fixed error message for attempts to initialise typed const 18 years ago
  peter 8e4e504cd8 * range error 18 years ago
  florian fbc197f27a * fixed writing of double constants on WinCE 19 years ago
  peter 881c210908 * unitinialized sorg 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 e17b424e28 * refactor procsym procdef list 19 years ago