Commit History

Author SHA1 Message Date
  peter 8fb3536f6e * simple regvar support, not yet finished 21 years ago
  florian 120c165a62 * constant floating point assignments etc. are now overflow checked 21 years ago
  peter e179e7d9e1 * fix pchar:=char 21 years ago
  peter cf3c1198ea * include unit name in error messages when types are the same 21 years ago
  florian 8a9758c5e2 * logs truncated 21 years ago
  florian 588e2c38bf * dwarf branch merged 21 years ago
  peter b86f2c6a25 * methodpointer is loaded into a temp when it was a calln 21 years ago
  peter a9df763770 * some typeconvs don't allow assignment or passing to var para 21 years ago
  florian d6b865167c + added set of widechar support (limited to 256 chars, is delphi compatible) 21 years ago
  daniel b721e5872c * Prepare compiler infrastructure for multiple ansistring types 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
  florian 1d8b4661b8 * message about illegal type conversion reports now the types 21 years ago
  peter c844c5a505 * procvar cleanup 21 years ago
  peter 3a3fdde6d1 * compare_defs_ext has now a options argument 21 years ago
  florian 465aa5851b * several fixes to compile x86-64 system 21 years ago
  daniel d735071838 * Rtti generation moved to ncgutil 21 years ago
  peter ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 years ago
  daniel 97e87aaebc * reginfo now also only allocated during register allocation 21 years ago
  florian 3d8e1ab1fb + fpu<->mm register conversion 21 years ago
  peter f2d2c4c496 * fix rangecheck error 21 years ago
  peter 1260eed8fd * again procvar fixes 21 years ago
  Jonas Maebe 3c33590a80 * fixed range error 22 years ago
  florian 8b337fb5ef + type cast variant<->enum 22 years ago
  peter 9b0dda9f42 * don't call proc_to_procvar for explicit typecasts 22 years ago
  florian 6a06df943b * fixed passing of dyn. arrays to open array parameters 22 years ago
  peter 079e489b08 * absolute to object field supported, fixes tb0458 22 years ago
  peter 4a1ecb07d1 * splitted buildderef and buildderefimpl to fix interface crc 22 years ago
  peter 6878c55c80 * write derefdata in a separate ppu entry 22 years ago
  peter a28d911c98 * IncompatibleTypes() added that will include unit names when 22 years ago