Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 8306eb4753 * compare constant sets correctly while choosing an overloaded procedure, resolves #11288 hace 17 años
  Jonas Maebe 76e23fc54e * fixed internalerror when having to choose between different hace 17 años
  Jonas Maebe 62e66d2a56 * explicit typecasting of any ordinal type to a boolean of the same hace 17 años
  peter 761344e9fc * don't allow passing ordinal and real constants to formal const parameters hace 17 años
  florian d8d96f14e6 + experimental directive, resolves #10833 hace 17 años
  florian cae52272aa * split ena_rq define hace 17 años
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes hace 17 años
  Jonas Maebe 53be0147d4 * fixed assignments to integer regvars typecasted to a type hace 17 años
  Jonas Maebe be2119b489 * simply discard overloaded routines which cannot accept a variant hace 18 años
  florian 5c96c4a671 + first part of support for an unicodestring type hace 18 años
  Jonas Maebe e716ac6b6b * give ord->formaldef again a higher precedence than ord->floatdef hace 18 años
  Jonas Maebe e621b30af8 * remove procedures with var/out parameters which are supposed to hace 18 años
  Jonas Maebe 82a0749970 * prefer non-matching orddef conversions to orddef-to-pointer conversions hace 18 años
  peter bfca4e67fa * -CO option to check for possible integer overflows hace 18 años
  Jonas Maebe 0ebc1e920a * allow modifying lvalues obtained by dereferencing read-only properties, hace 18 años
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass hace 18 años
  Jonas Maebe e1aefdbac5 * Improved escape analysis so the improved tretopt no longer fails. hace 18 años
  Jonas Maebe df84ca49b4 * fixed tests/cg/opt/tretopt, and also in more cases hace 18 años
  Jonas Maebe 097c2db374 * make sure warnings/hints in set_varstate are always given at the hace 18 años
  Jonas Maebe fc70aa545c * changed boolean fields in ttempinfo to a set for easier hace 18 años
  Jonas Maebe 28bab3fb4f - removed some unused variables hace 18 años
  daniel eb42e583b1 - Disable smaller_possible_range_check hints/warnings because of too much hace 18 años
  daniel b635d89ffa * Fix overload selection code. hace 18 años
  daniel 563b325382 - Remove another test for u64bit now unnecessary. hace 18 años
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). hace 18 años
  florian 54fc70395e * experimental patch to fix #9059 and friends in case -Oodfa is used hace 18 años
  Jonas Maebe 10341eabaa * don't allow taking the address of ordinal bitpacked array elements hace 18 años
  Jonas Maebe 2af8ca7a19 * allow taking the address of fields of packed records iff hace 18 años
  peter ea92a0e1a7 * prefer overloaded methods in current object over hace 18 años
  Jonas Maebe 76b190b723 - removed caretn and related code hace 18 años