Историја ревизија

Аутор SHA1 Порука Датум
  florian 344aadebb9 * avoid widening of shl operations, this is not necessary for them either пре 4 година
  florian 9858d9c5e6 * apply doremoveinttypeconvs to unary minus and not on 8 and 16 bit targets as well пре 4 година
  florian d5dcf5cd7a * cleanup пре 4 година
  florian ea11517d27 + optimization type converted (modulo) divisions as well by removing up/down converting but, пре 4 година
  florian 6380df9b42 * correctly simplify tree transforms of (a+c1+c2) if a is a pointer, resolves #37671 пре 4 година
  florian dc547b1426 + remove type conversions also for unary operations if possible пре 4 година
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 пре 4 година
  Jonas Maebe 9f42931eeb * don't print range check warnings when evaluating inlined explicit typecasts пре 4 година
  svenbarth 2c372071fd * correctly handle static arrays with a lower index <> 0 пре 4 година
  svenbarth bf1eae7bd6 * small formatting adjustments for the sake of consistency пре 4 година
  svenbarth 2ff18e48a0 * fix for Mantis #36909: apply patch by Ryan Joseph so that array constructors can be used for static arrays as well. пре 4 година
  pierre 57b8f28574 Avoid overflow errors on z80 CPU by changing local variable type from aint to tcgint пре 5 година
  svenbarth eaa2a2006c * fix for Mantis #37272: also allow the empty set for dynamic array parameters; Delphi probably started to allow that together with array constructors. пре 5 година
  Jonas Maebe 5be84e8079 * replaced custom packed record with tmethod пре 5 година
  florian b6097a0300 * correctly handle result type of string constant nodes for internally created пре 5 година
  Jonas Maebe f5e89ded35 * fix tc_bool_2_int simplification in case pass typecheck runs again, e.g. пре 5 година
  svenbarth 60345366f2 * fix for Mantis #35140: apply patch by Ryan Joseph together with some further changes by me to add support for constant parameters in generics пре 5 година
  florian 4d73a9e637 * simplify tc_bool_2_int пре 5 година
  florian 04f3784af5 * better setting of expectloc пре 5 година
  Jonas Maebe afd0ae44ee * use tprocvardef.getreusableprocaddr also for non-address-only copies of пре 5 година
  pierre 9c067709f8 Fix invalid typecast revealed by -CriotR option пре 5 година
  florian 91696d2cf3 - remote accidently committed printnode call пре 5 година
  florian 53d2df07b6 * mark handled currencies correctly, so they are handled properly by simplify пре 5 година
  florian 6a1c09bb43 * simplify type conversions of ordinal constants to currency пре 5 година
  Jonas Maebe 67dbd0cdb3 * support nf_internal to ignore currency conversion adjustments also on пре 5 година
  florian 86d8e79e86 * fix some currency issues, resolves #33963 and #36179 пре 5 година
  Jonas Maebe 5800ac6213 * fix conversion from Objective-C class/protocol to tvarrec (store in пре 5 година
  svenbarth 0a915e883e * keep track of static symbols that a global function references, as those must now be exported from a dynamic package as well if the function can potentially be inlined пре 5 година
  Jonas Maebe d23c7980aa * properly perform (or not) range/overflow checking when performing constant пре 5 година
  Jonas Maebe ac1e0f96bd * replaced tentryfile.get/putsmall/normalset() with a common tget/putset пре 5 година