Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  florian e19eff1332 * also type casts to booleans benefit if unneeded type widenings are removed hace 5 años
  svenbarth 663040a666 * ensure that aprocdef is initialized to Nil to catch problems with compare_defs_ext() easier hace 6 años
  Jonas Maebe c038e4c3f2 * relaxation of r42272: again only show warnings rather than errors for hace 6 años
  pierre 243c967967 Commit of new debug feature implemented by J. Gareth Moreton hace 6 años
  florian 749c4d4e47 + keep (certain) arrays in registers if they are used with constants indices only hace 6 años
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would hace 6 años
  svenbarth 18519c9559 * fix for Mantis #34526: rely on tc_arrayconstructor_2_set instead of manually converting an array constructor to a set, this way assignment operator overloads are taken into account as well hace 6 años
  svenbarth 156b25501d * improve conversion of array constructor to set so that it behaves as if done inside pass_typecheck hace 6 años
  yury e5c2d13671 * Do not set pi_needs_got in current_procinfo.flags at the node level, since the GOT usage can only be estimated there. Instead set the pi_needs_got flag at places where the GOT register is accessed during the code generation. This eliminates generation of the unneeded initialization of the GOT register and fixes linker errors when the _GLOBAL_OFFSET_TABLE_ symbol is referenced but no actual GOT references are present. hace 6 años
  Jonas Maebe acf02ab64b * when creating wrappers, add a prefix to parameter names to prevent them hace 6 años
  Jonas Maebe dd29088430 * simplify all type conversions for formal constants even for LLVM and JVM hace 6 años
  Jonas Maebe 2c7c0d1144 * handle widechar constants directly in the scanner, instead of in the hace 6 años
  Jonas Maebe 0b246f3dbd * converted Boolean8 to an internal type, and mapped Boolean to the hace 6 años
  florian 68eb921d46 * broken compilation after r39347 fixed hace 7 años
  Jonas Maebe 8da8b956b0 * discard type conversions from/to generic defs for llvm as well hace 7 años
  Jonas Maebe eaafb166ad * set totypedef correctly when converting @class.classmethod to a procvar hace 7 años
  Jonas Maebe 1f9d518c57 * support for non-ASCII widechar constants (mantis #31605) hace 7 años
  nickysn 6929af07b7 + added flag tcnf_proc_2_procvar_get_offset_only hace 7 años
  nickysn 99a1cf89b3 + print convnodeflags in printnodeinfo hace 7 años