Commit History

Author SHA1 Message Date
  Jonas Maebe 388e8a76a8 * auto-converting from int64 to real is again allowed for all modes 24 years ago
  Jonas Maebe f256a47f04 * compilerproc implementation of set addition/substraction/... 24 years ago
  peter d1d504ac2d * don't allow int64->real for delphi mode 24 years ago
  florian 7db13ea48f * some bugs fix: 24 years ago
  peter ca8d604964 * various widestring updates, it works now mostly without charset 24 years ago
  Jonas Maebe 77a99eecdf * fixed inconsistent handling of procvars in FPC mode (sometimes @ was 24 years ago
  florian 05cfc07952 * some more support for widechars commited especially 24 years ago
  florian 7e8bc49786 * more variant support 24 years ago
  peter 0c03535b5b * registration of targets and assemblers 24 years ago
  peter a7cf57524e * symtable change to classes 24 years ago
  florian 64d7d5682e * applied several fixes to get the DD8 Delphi Unit compiled 24 years ago
  peter 4e2655cdc5 * resulttype rewrite 24 years ago
  florian e964449b71 + some stuff to compile FreeCLX added 24 years ago
  Jonas Maebe 4530233a92 + support for arraydefs in is_signed (for their rangetype, used in rangechecks) 24 years ago
  peter 684970ea22 * merged generic m68k updates from fixes branch 24 years ago
  Jonas Maebe c7af813c76 * fixed bug in type checking for compatibility of set elements (merged) 24 years ago
  peter b47af8e4dd * tvarrec -> array of const fixed 24 years ago
  Jonas Maebe 4bf53f34e3 * fixed web bug #1363 (merged) 24 years ago
  peter 49a0170412 * string isn't compatible with array of char 24 years ago
  peter 32b9cdb7cf + new tlinkedlist class (merge of old tstringqueue,tcontainer and 24 years ago
  peter 08a2626652 * fixed bug #1286 24 years ago
  Jonas Maebe f2c918935a - removed obsolete special case for range checking of cardinal constants 24 years ago
  Jonas Maebe 4b7aa484f1 * fixed range checking of cardinal constants 25 years ago
  Jonas Maebe 44b0e19ffe * fix for web bug #1245: arrays of char with size >255 are now passed to 25 years ago
  Jonas Maebe 5d4f432257 * testrange now always cuts a constant to the size of the destination 25 years ago
  Jonas Maebe a5f9476ddf * fix in testrange so that 64bit constants are properly truncated when 25 years ago
  florian 5694e05857 * some bugs with interfaces and NIL fixed 25 years ago
  florian 1462deb207 * interfaces are basically running 25 years ago
  peter efcc15cfee * farpointer and normal pointer aren't compatible 25 years ago
  peter de70cf38b3 * more fixes 25 years ago