Historial de Commits

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