Historique des commits

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