Historial de Commits

Autor SHA1 Mensaje Fecha
  peter ac0277b40b * dword-dword now gives dword hace 20 años
  fpc 790a4fe2d3 * log and id tags removed hace 20 años
  fpc 50778076c3 initial import hace 20 años
  peter c1f4f09911 longword-longword gives int64 hace 20 años
  michael 3e54552235 + * fix constant folding for string+char (from Peter) hace 20 años
  peter 3f9d6ab32f * add hint when passing an uninitialized variable to a var parameter hace 20 años
  peter a82ee06691 * for methodpointers compare only proc field hace 20 años
  peter 0ae80eea41 * allow enum arithmetics inside an enum def, compatible with delphi hace 20 años
  peter e417e34496 * truncate log hace 20 años
  olle 4f43c7e09f + Added fake Exception classes, only for MACOS. hace 20 años
  peter 9cf82cd7f6 * zero based array with elementsize>1 fix hace 20 años
  peter d3b559cfcc * detect arithmetic overflows for constants at compile time hace 20 años
  peter 9ba429a6e2 * fixed some tabs hace 20 años
  peter 4f7d80ce91 * ord-ord always gives a signed result hace 20 años
  peter 8f8e6f6809 * widestring patches from Alexey Barkovoy hace 20 años
  peter a8684d35ad unsigned*unsigned will also have unsigned result. hace 20 años
  peter d45dea5db8 * fix methodpointer compare, compare only the proc field hace 21 años
  peter 2e161c5e9e * nf_internal flag for internal inserted typeconvs. This will hace 21 años
  peter f80f3fc0fa * shortstr compare with empty string fixed hace 21 años
  peter 33a834821f * paraloc branch merged hace 21 años
  peter 38bebdb044 * only make both operands the same for xor,and,or when both are hace 21 años
  Jonas Maebe e3eb4f8359 * fixed "if @procvar_of_object <> nil" in Delphi/TP mode for for non-x86 hace 21 años
  florian 8cb7072e5f * fixed several ie9999s when illegal operators were used hace 21 años
  florian 8a9758c5e2 * logs truncated hace 21 años
  florian 588e2c38bf * dwarf branch merged hace 21 años
  peter 71280bedad * fix cardinal+constint hace 21 años
  florian d6b865167c + added set of widechar support (limited to 256 chars, is delphi compatible) hace 21 años
  peter 324144db92 * only convert widechar to widestring when both operands are hace 21 años
  florian 35f9b5a3ee * fixed <ordinal>+<pointer> hace 21 años
  florian b5bf8cefad + <pointer> - <pointer> result is divided by the pointer element size now hace 21 años