Commit Verlauf

Autor SHA1 Nachricht Datum
  florian 821e6abae1 * better set_to_set for setconst nodes vor 18 Jahren
  florian 9a0f769b2f * cleaned up set conversion vor 18 Jahren
  florian 2579cd139f + support for sets with size 1 and 2 vor 18 Jahren
  pierre 0cfa2a6aad * Use IncRefCountBy in convert-operator vor 18 Jahren
  pierre 9a90410081 * ttypeconvnode.simplify, avoid a memory leak vor 19 Jahren
  florian 6118c3e477 * fixed assembling of movd with 64 bit registers vor 19 Jahren
  Jonas Maebe c0d46e65ee * (finally) fixed tests/test/trangeob.pp vor 19 Jahren
  florian a13d358f1e * first partially working implementation of variant com invoking vor 19 Jahren
  florian 4cbb67aa00 * some fpu emulation code from arm to generic code generator moved vor 19 Jahren
  peter 658c46b903 * remove tdictionary and tindexarray vor 19 Jahren
  Jonas Maebe d87f03eef5 - removed automatic int-string, string-int and int-array conversion for vor 19 Jahren
  Jonas Maebe 5acc8b44a8 * activated internal get_frame for x86 vor 19 Jahren
  peter 136d3e8d46 * refactor implemented interfaces vor 19 Jahren
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead vor 19 Jahren
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) vor 19 Jahren
  florian 85d63d9fa9 * settings refactored vor 19 Jahren
  peter 3078a1927f * remove ttype vor 19 Jahren
  Jonas Maebe 943582b5f0 * fixed (macpas, non-constant) string to int conversion for little vor 19 Jahren
  Jonas Maebe 2dd6a91a9f + allow implicit type conversions of 4 byte integers to strings for vor 19 Jahren
  florian 67aa148602 * fixed softfpu support vor 19 Jahren
  micha 5f353d6fef add warning for arithmetic on untyped pointers vor 19 Jahren
  peter d07f470b71 * remove ifdef fpc vor 19 Jahren
  Jonas Maebe 564f36f51e * process tasnode.call in foreach(static) (fixes tw7391 with regvars on ppc) vor 19 Jahren
  Jonas Maebe 733f559267 * also perform C varargs type conversions for cdecl procedures declared vor 19 Jahren
  florian d4848169e1 * as operator isn't allowed for non com interfaces vor 19 Jahren
  Jonas Maebe e0250bcdb4 * never remove regvar-ability of parameters passed by reference vor 19 Jahren
  florian 3c4207bbe0 * fixed i.e. when type casting array constructors vor 19 Jahren
  peter 810a776e10 * patch from Jonas to pass interface result as parameter vor 19 Jahren
  Jonas Maebe 039e7143f4 * avoid some unnecessary bool->int->bool type conversions vor 19 Jahren
  Jonas Maebe ac11ab43a2 * fixed wrong conversions from real to currency/int64 for x86 vor 19 Jahren