Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 40705a085f * renamed is_refcounted_type() into is_managed_type(), because it also il y a 15 ans
  Jonas Maebe a055ed873d * set correct expectloc for vectorfpu temps il y a 15 ans
  Jonas Maebe a48a37d38b * fixed extended syntax checking {$x-} by moving it from the typecheck pass il y a 15 ans
  Jonas Maebe 1f4d7d6057 * add type symbol names to -vp output (patch by Adriaan van Os, mantis il y a 15 ans
  florian 7707e6a030 + tempcreate nodes can now take an init. value, this allows to initilialize temp. ref nodes on the fly il y a 15 ans
  peter 060bdbcb47 * fix writing of goto node to ppu il y a 17 ans
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. il y a 17 ans
  Jonas Maebe ed7511de58 * safeguard the nf_block_with_exit flag when simplifying blockn and il y a 18 ans
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass il y a 18 ans
  peter 4525df9ea0 * nf_is_funcret node flag added il y a 18 ans
  peter e0cf015159 * refactor function result handling il y a 18 ans
  peter 5f4b89903c * use callnodeflag to check if the result of a function is used il y a 18 ans
  Jonas Maebe df84ca49b4 * fixed tests/cg/opt/tretopt, and also in more cases il y a 18 ans
  Jonas Maebe e4487e628d * fixed overload choosing error on 64 bit il y a 18 ans
  Jonas Maebe fc70aa545c * changed boolean fields in ttempinfo to a set for easier il y a 18 ans
  Jonas Maebe 49a2084ea0 * fixed calling inline functions (with exit statements) from inside il y a 18 ans
  Jonas Maebe 28bab3fb4f - removed some unused variables il y a 18 ans
  yury cf19c0993a * fixed bug #8919. il y a 18 ans
  Jonas Maebe 168e652d42 + support for simplifying simple inline functions down to a single il y a 18 ans
  pierre d5e4828f6f * avoid memory leak for copy of withnode in tempnodes il y a 18 ans
  Jonas Maebe f2b07704b5 * proper initialised/used warnings for variables used il y a 18 ans
  florian 7781e842fc * varset support fixed il y a 19 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter 3078a1927f * remove ttype il y a 19 ans
  peter 2f0ce31751 * string concat changed from function to procedure to il y a 19 ans
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
  peter b6e35a200e * rewrite of optimizer options il y a 19 ans
  Jonas Maebe e4451558c4 * optimized register allocation for tempnodes il y a 19 ans
  Jonas Maebe 255855b5d9 * more informative printnode* output for temp-related nodes il y a 20 ans