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

Аутор SHA1 Порука Датум
  florian 0a8f621a6b * don't waste a register for inc/dec(<pointer>,const); пре 17 година
  peter 060bdbcb47 * fix writing of goto node to ppu пре 17 година
  florian 369ed493f2 * new node flag nf_modify to mark nodes being read and then written by one load node пре 17 година
  Jonas Maebe 84159b3cbb * optimize away unnecessary implicit upcasts to int64 for subtractions пре 17 година
  Jonas Maebe 742ff35c48 + also optimize assignments from calls to by-reference "results": пре 17 година
  peter 4492ee39c5 * remove firstpasscount пре 18 година
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass пре 18 година
  peter 4525df9ea0 * nf_is_funcret node flag added пре 18 година
  florian b4da246668 + printnode shortcut for lazy people пре 18 година
  florian 867e00dee3 * backup commit of more dfa stuff пре 18 година
  florian 87bdf13f9f + first draft for dfa пре 18 година
  Jonas Maebe 76b190b723 - removed caretn and related code пре 18 година
  florian ca8d020231 * some node optimizer stuff cleaned up пре 18 година
  Jonas Maebe 1d96dcc50d * renamed nf_swaped to nf_swapped пре 18 година
  florian c947295cb8 + ttertiarynode пре 19 година
  florian a7b317aa96 + tdataconstnode, implemented for usage in dispatch stuff пре 19 година
  peter 658c46b903 * remove tdictionary and tindexarray пре 19 година
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) пре 19 година
  florian 85d63d9fa9 * settings refactored пре 19 година
  peter 3078a1927f * remove ttype пре 19 година
  florian 3d85bfbf7b * fixed coping of goto/label nodes пре 19 година
  florian ea69e22044 * fixed tail recursion optimization for code using methodpointerinit/done пре 19 година
  micha 8678d52aeb * avoid warning when pointer points to size 1 data пре 19 година
  florian 02d0ac4c3e + only procedures doing recursive calls are checked for tail recursivity пре 19 година
  micha 5f353d6fef add warning for arithmetic on untyped pointers пре 19 година
  peter 2f0ce31751 * string concat changed from function to procedure to пре 19 година
  Jonas Maebe 733f559267 * also perform C varargs type conversions for cdecl procedures declared пре 19 година
  Jonas Maebe b5fe67351e * fixed warning пре 19 година
  Jonas Maebe 03302dc7c4 * fixed support for macpas & and | operators: they only work on booleans пре 19 година
  Jonas Maebe 4db6e1ddb8 * moved type conversion of C varargs from tcallnode to пре 19 година