Historique des commits

Auteur SHA1 Message Date
  florian a2ec2e72b6 * better hint about abstract methods (fixes 5098) il y a 18 ans
  Jonas Maebe 2b9bdf2155 * fixed mantis 6631, 7322 and 7989: check parameters and return il y a 18 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  Jonas Maebe d87f03eef5 - removed automatic int-string, string-int and int-array conversion for il y a 19 ans
  peter 136d3e8d46 * refactor implemented interfaces il y a 19 ans
  florian 5c9b39549a * fixed olevariant -> variant conversion il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter 3078a1927f * remove ttype il y a 19 ans
  Jonas Maebe 2dd6a91a9f + allow implicit type conversions of 4 byte integers to strings for il y a 19 ans
  peter 6fa1b27add * openarray to openarray should still be equal for parameters il y a 19 ans
  peter 0ddab0c161 * add cdo_parameter option for def_compare_ext that indicates that we il y a 19 ans
  Jonas Maebe 47eb589d54 * allow implicit conversions from/to packed char arrays under the il y a 19 ans
  florian 9e66674ff9 + first part of qwordbool implementation il y a 19 ans
  Jonas Maebe eccbc78e04 + support for bitpacked arrays: il y a 19 ans
  peter ac673f392c * typo in previous commit il y a 19 ans
  peter 4bde345009 * fix check for openarray and single element il y a 19 ans
  peter a704cbf048 * never prefer conversion to formaldef il y a 19 ans
  peter 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from il y a 19 ans
  Jonas Maebe 92c389aaeb * fixed web bug #4778 (explicit type casting of float to int in tp/delphi il y a 19 ans
  peter 45176ea2a8 * split tstringtype for stringdef and stringconstnode il y a 19 ans
  peter 95879fe8a7 * basic support for generic classes il y a 19 ans
  peter f9db030350 * fix overload choosing if both normal proc and proc of object are available il y a 20 ans
  peter 09a0dff4da * prefer object->object over object->intf il y a 20 ans
  peter adfd36d189 * allow conststring to array of widechar il y a 20 ans
  peter 89297d2c39 * move all stabs ($ifdef gdb) code to dbgstabs il y a 20 ans
  peter edf553a223 * string constants are now array of char until il y a 20 ans
  peter f4c15f16bf * overload choosing for ansistring -> short/wide il y a 20 ans
  peter da8c55b019 * overload choosing for array of char to widestring fixed il y a 20 ans
  peter a24dc41f36 * don't prefer int const to pointer il y a 20 ans
  peter 86bf41f689 * prefer shortstring to ansistring over ansistring to shortstring il y a 20 ans