Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 45d25bbe77 * fixed storing/loading widestring constant nodes into/from ppu files il y a 15 ans
  florian c6ffbe9eda * support string constants > 255 chars il y a 15 ans
  paul 166f8a63a2 compiler: implement class constants + tests il y a 15 ans
  florian 448f3d99c1 * cleanup of case <string> of code by Sergei Gorelkin, resolves #13700 il y a 15 ans
  florian 44aed2af60 o patch by Michael Denisenko, resolves #14734: il y a 16 ans
  florian 24889df6ed * fixed breakage by r13718 il y a 16 ans
  florian daa5984212 * fix by Michael Vadymovitch Denisenko for r13712 il y a 16 ans
  florian 02eeb3dad6 o update by Michael Denisenko for case <string> of il y a 16 ans
  florian cf215d5097 o patch by Michael V. Denisenko to handle case <string> of (see also #13700) il y a 16 ans
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from il y a 17 ans
  Jonas Maebe 0ae33aeab0 * the result of not(dword(ordconst)) has to be dword as well for Delphi il y a 17 ans
  peter 8f239d04b6 * cleanup and simplify the set type handling il y a 17 ans
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) il y a 17 ans
  florian 57acf67659 + constant unicodestrings il y a 17 ans
  florian 5c96c4a671 + first part of support for an unicodestring type il y a 17 ans
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass il y a 18 ans
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number il y a 18 ans
  daniel df1e31034a * Fix endian issue in ppuload/ppuwrite. il y a 18 ans
  florian 03951d793a * don't try to range check ordconst nodes being actually classes il y a 18 ans
  daniel 2e57912288 * Fix remaining constexp issues: powerpc,libcurl,browcol 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 69cf42c4f7 * fixed val(s,int64) (it accepted values in the range il y a 18 ans
  yury bcd86ef782 * added support for very big/small currency constants for non x86 CPUs. il y a 18 ans
  tom_at_work 3b6d5c3676 - cleanup, fixing of uninitialized variables, missing return values and unused variables il y a 19 ans
  florian c947295cb8 + ttertiarynode il y a 19 ans
  peter b56368edce * fix x64 compile il y a 19 ans
  florian a7b317aa96 + tdataconstnode, implemented for usage in dispatch stuff il y a 19 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  peter 3078a1927f * remove ttype il y a 19 ans
  peter 95be416b9d * don't allow stringconst+integer il y a 19 ans