Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 99994c0603 Merged revisions 11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045,12047-12050,12054,12056-12057,12059-12062,12064-12066,12073,12075,12077-12078,12082,12085,12087-12088,12092-12094,12099,12106-12110,12114,12117-12122,12125,12128-12131,12138,12141-12143,12152-12160,12162-12163,12166-12171,12173-12176,12196,12198-12205 via svnmerge from il y a 17 ans
  florian 2e89b30e86 * fixed wrongly written system.$unicodetype type definition il y a 17 ans
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from il y a 17 ans
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. il y a 17 ans
  yury fcceb9cfa1 * Removed/ifdefed/commented unused local variables. il y a 17 ans
  florian 37372fb7ce * fixed copy&paste errors in cpunodefaultint il y a 17 ans
  florian 0a4314206f * range check error checking for floats refactored il y a 17 ans
  peter 8f239d04b6 * cleanup and simplify the set type handling il y a 17 ans
  Jonas Maebe 97f4c0a130 * call taddnode.simplify at the very end of taddnode.pass_typecheck, so il y a 17 ans
  florian 5826b9bdad + define cpunodefaultint il y a 17 ans
  Jonas Maebe 59ca0153e7 * moved transformation of "mul by power-of-2" to shl from type check il y a 17 ans
  Jonas Maebe f36e5411af * split cpu64bit compiler define into il y a 17 ans
  peter 737212ff22 * fix result type of constset+[] il y a 17 ans
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes il y a 17 ans
  Jonas Maebe 84159b3cbb * optimize away unnecessary implicit upcasts to int64 for subtractions il y a 18 ans
  peter bbae08d0ef * fix range check error when compiling with 2.2.x il y a 18 ans
  Jonas Maebe af2b4ee178 - reverted r9519 because it breaks tbs/tb0162 and test/tint644 il y a 18 ans
  peter 13ca601510 * use svalue to compare with -1 il y a 18 ans
  Jonas Maebe 814e983c98 * optimize intvar*(-1) to -intvar il y a 18 ans
  Jonas Maebe bbca8ee012 * perform 32x32 to 64 multiplication in two more situations (u8bit and il y a 18 ans
  Jonas Maebe df2ecd14f5 * fixed comparisons of orddefs with fourcharcodes in macpas mode + test il y a 18 ans
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass il y a 18 ans
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number il y a 18 ans
  peter 1d387c935d * small typecheckpass wrapper for recursion il y a 18 ans
  Jonas Maebe 3f701c96d4 * explicitly check for stringconstn next to stringdef in nadd, because il y a 18 ans
  peter 67e16340be * revert r8118 il y a 18 ans
  daniel 21293f5818 + Add common type integer promotion. il y a 18 ans
  Jonas Maebe 28bab3fb4f - removed some unused variables il y a 18 ans
  daniel 7934961490 * Fix browcol. il y a 18 ans
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). il y a 18 ans