Commit History

Author SHA1 Message Date
  olle 4f43c7e09f + Added fake Exception classes, only for MACOS. 20 years ago
  peter 9cf82cd7f6 * zero based array with elementsize>1 fix 20 years ago
  peter d3b559cfcc * detect arithmetic overflows for constants at compile time 20 years ago
  peter 9ba429a6e2 * fixed some tabs 20 years ago
  peter 4f7d80ce91 * ord-ord always gives a signed result 20 years ago
  peter 8f8e6f6809 * widestring patches from Alexey Barkovoy 20 years ago
  peter a8684d35ad unsigned*unsigned will also have unsigned result. 20 years ago
  peter d45dea5db8 * fix methodpointer compare, compare only the proc field 20 years ago
  peter 2e161c5e9e * nf_internal flag for internal inserted typeconvs. This will 21 years ago
  peter f80f3fc0fa * shortstr compare with empty string fixed 21 years ago
  peter 33a834821f * paraloc branch merged 21 years ago
  peter 38bebdb044 * only make both operands the same for xor,and,or when both are 21 years ago
  Jonas Maebe e3eb4f8359 * fixed "if @procvar_of_object <> nil" in Delphi/TP mode for for non-x86 21 years ago
  florian 8cb7072e5f * fixed several ie9999s when illegal operators were used 21 years ago
  florian 8a9758c5e2 * logs truncated 21 years ago
  florian 588e2c38bf * dwarf branch merged 21 years ago
  peter 71280bedad * fix cardinal+constint 21 years ago
  florian d6b865167c + added set of widechar support (limited to 256 chars, is delphi compatible) 21 years ago
  peter 324144db92 * only convert widechar to widestring when both operands are 21 years ago
  florian 35f9b5a3ee * fixed <ordinal>+<pointer> 21 years ago
  florian b5bf8cefad + <pointer> - <pointer> result is divided by the pointer element size now 21 years ago
  peter c25228226d * don't change sign for unsigned shl/shr operations 21 years ago
  daniel b721e5872c * Prepare compiler infrastructure for multiple ansistring types 21 years ago
  florian e4f4b8acd6 * fixed web bug #3048: comparision of dyn. arrays 21 years ago
  peter e661df03ee * fixes to previous constant integer commit 21 years ago
  peter e46cdcea48 * constants ordinals now always have a type assigned 21 years ago
  peter 6b96b70118 * fixed operator overload allowing for pointer-string 21 years ago
  daniel 3ea87ad054 * Avoid memory allocation and string copying 21 years ago
  peter c844c5a505 * procvar cleanup 21 years ago
  florian 465aa5851b * several fixes to compile x86-64 system 21 years ago