Commit History

Author SHA1 Message Date
  florian 44aed2af60 o patch by Michael Denisenko, resolves #14734: 16 years ago
  florian 24889df6ed * fixed breakage by r13718 16 years ago
  florian daa5984212 * fix by Michael Vadymovitch Denisenko for r13712 16 years ago
  florian 02eeb3dad6 o update by Michael Denisenko for case <string> of 16 years ago
  florian cf215d5097 o patch by Michael V. Denisenko to handle case <string> of (see also #13700) 16 years ago
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 years ago
  Jonas Maebe 0ae33aeab0 * the result of not(dword(ordconst)) has to be dword as well for Delphi 17 years ago
  peter 8f239d04b6 * cleanup and simplify the set type handling 17 years ago
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) 17 years ago
  florian 57acf67659 + constant unicodestrings 17 years ago
  florian 5c96c4a671 + first part of support for an unicodestring type 17 years ago
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass 18 years ago
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number 18 years ago
  daniel df1e31034a * Fix endian issue in ppuload/ppuwrite. 18 years ago
  florian 03951d793a * don't try to range check ordconst nodes being actually classes 18 years ago
  daniel 2e57912288 * Fix remaining constexp issues: powerpc,libcurl,browcol 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  Jonas Maebe 69cf42c4f7 * fixed val(s,int64) (it accepted values in the range 18 years ago
  yury bcd86ef782 * added support for very big/small currency constants for non x86 CPUs. 18 years ago
  tom_at_work 3b6d5c3676 - cleanup, fixing of uninitialized variables, missing return values and unused variables 18 years ago
  florian c947295cb8 + ttertiarynode 19 years ago
  peter b56368edce * fix x64 compile 19 years ago
  florian a7b317aa96 + tdataconstnode, implemented for usage in dispatch stuff 19 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  peter 3078a1927f * remove ttype 19 years ago
  peter 95be416b9d * don't allow stringconst+integer 19 years ago
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
  peter 785550d7e3 Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from 19 years ago
  peter 45176ea2a8 * split tstringtype for stringdef and stringconstnode 19 years ago
  florian 0907a1ef80 * fixed compilerwidestring concatenation 19 years ago