Commit Verlauf

Autor SHA1 Nachricht Datum
  peter af437d5beb * refactor the forward type declaration handling, remove vor 17 Jahren
  florian 2e89b30e86 * fixed wrongly written system.$unicodetype type definition vor 17 Jahren
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from vor 17 Jahren
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. vor 17 Jahren
  yury fcceb9cfa1 * Removed/ifdefed/commented unused local variables. vor 17 Jahren
  florian 37372fb7ce * fixed copy&paste errors in cpunodefaultint vor 17 Jahren
  florian 0a4314206f * range check error checking for floats refactored vor 17 Jahren
  peter 8f239d04b6 * cleanup and simplify the set type handling vor 17 Jahren
  Jonas Maebe 97f4c0a130 * call taddnode.simplify at the very end of taddnode.pass_typecheck, so vor 17 Jahren
  florian 5826b9bdad + define cpunodefaultint vor 17 Jahren
  Jonas Maebe 59ca0153e7 * moved transformation of "mul by power-of-2" to shl from type check vor 17 Jahren
  Jonas Maebe f36e5411af * split cpu64bit compiler define into vor 17 Jahren
  peter 737212ff22 * fix result type of constset+[] vor 17 Jahren
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes vor 17 Jahren
  Jonas Maebe 84159b3cbb * optimize away unnecessary implicit upcasts to int64 for subtractions vor 18 Jahren
  peter bbae08d0ef * fix range check error when compiling with 2.2.x vor 18 Jahren
  Jonas Maebe af2b4ee178 - reverted r9519 because it breaks tbs/tb0162 and test/tint644 vor 18 Jahren
  peter 13ca601510 * use svalue to compare with -1 vor 18 Jahren
  Jonas Maebe 814e983c98 * optimize intvar*(-1) to -intvar vor 18 Jahren
  Jonas Maebe bbca8ee012 * perform 32x32 to 64 multiplication in two more situations (u8bit and vor 18 Jahren
  Jonas Maebe df2ecd14f5 * fixed comparisons of orddefs with fourcharcodes in macpas mode + test vor 18 Jahren
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass vor 18 Jahren
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number vor 18 Jahren
  peter 1d387c935d * small typecheckpass wrapper for recursion vor 18 Jahren
  Jonas Maebe 3f701c96d4 * explicitly check for stringconstn next to stringdef in nadd, because vor 18 Jahren
  peter 67e16340be * revert r8118 vor 18 Jahren
  daniel 21293f5818 + Add common type integer promotion. vor 18 Jahren
  Jonas Maebe 28bab3fb4f - removed some unused variables vor 18 Jahren
  daniel 7934961490 * Fix browcol. vor 18 Jahren
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). vor 18 Jahren