Histórico de commits

Autor SHA1 Mensagem Data
  daniel 6e0a7bb0eb * Nil constants that are type converted to a method procvar are now 18 anos atrás
  florian 76a3d55199 * allow enum => pointer type casts in delphi mode, resolves #8465 18 anos atrás
  daniel 504d845e86 * Consider conversion from integer to integer te_equal, if the base types 18 anos atrás
  florian 70284da435 * allow <any ordinal>(class/interface) type casts likewise it is allowed for class references and pointers 18 anos atrás
  Jonas Maebe ba95cc22ee * only allow automatic type conversions of array constructors of 18 anos atrás
  florian c7037df254 + classrefdef is assignment compatible to pointers in delphi mode 18 anos atrás
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 anos atrás
  Jonas Maebe 6555f37cff * do not search variant operators when looking for an overloaded 18 anos atrás
  florian 45cda67f3f + first basically working (not all node types yet) dfa implementation determining life information 18 anos atrás
  florian 9a0f769b2f * cleaned up set conversion 18 anos atrás
  peter f7a6c1e2ee * only allow pointer(integer) in fpc modes 18 anos atrás
  peter 9a37c04131 * cardinal-cardinal is calculated using int64 18 anos atrás
  yury 48e46f1c2e * Fixed error "Incompatible type for arg no. X: Got "Array Of Char", expected "Array Of PChar"" when passing values like ['1','2','3'] for "array of PChar" parameter. 18 anos atrás
  florian a2ec2e72b6 * better hint about abstract methods (fixes 5098) 18 anos atrás
  Jonas Maebe 2b9bdf2155 * fixed mantis 6631, 7322 and 7989: check parameters and return 18 anos atrás
  peter 658c46b903 * remove tdictionary and tindexarray 19 anos atrás
  Jonas Maebe d87f03eef5 - removed automatic int-string, string-int and int-array conversion for 19 anos atrás
  peter 136d3e8d46 * refactor implemented interfaces 19 anos atrás
  florian 5c9b39549a * fixed olevariant -> variant conversion 19 anos atrás
  florian 85d63d9fa9 * settings refactored 19 anos atrás
  peter 3078a1927f * remove ttype 19 anos atrás
  Jonas Maebe 2dd6a91a9f + allow implicit type conversions of 4 byte integers to strings for 19 anos atrás
  peter 6fa1b27add * openarray to openarray should still be equal for parameters 19 anos atrás
  peter 0ddab0c161 * add cdo_parameter option for def_compare_ext that indicates that we 19 anos atrás
  Jonas Maebe 47eb589d54 * allow implicit conversions from/to packed char arrays under the 19 anos atrás
  florian 9e66674ff9 + first part of qwordbool implementation 19 anos atrás
  Jonas Maebe eccbc78e04 + support for bitpacked arrays: 19 anos atrás
  peter ac673f392c * typo in previous commit 19 anos atrás
  peter 4bde345009 * fix check for openarray and single element 19 anos atrás
  peter a704cbf048 * never prefer conversion to formaldef 19 anos atrás