Commit History

Author SHA1 Message Date
  peter f449b4beaa * fixed function returning record type and assigning to the result 25 years ago
  peter 724ce958af * fixed pchar<->[string,chararray] operations 25 years ago
  peter 42bdcb649b * fixed pchar->string conversion for delphi mode 25 years ago
  pierre 679c988bc3 * unary minus operator overloading was broken 25 years ago
  pierre 7b1219536c + support for NOT overloading 25 years ago
  peter 8ab40df69d * check for procvar in valid_for_formal 25 years ago
  pierre 88e8f0836f + isbinaryoperatoracceptable and isunaryoperatoracceptable 25 years ago
  peter 40de0309f6 * fixed long line for tp7 25 years ago
  peter 276a486a28 * fixed string->pchar conversion for array constructors 25 years ago
  florian d7db923d35 * fixed assignments of subrange enumeration types 25 years ago
  peter 27c258c7ca * give error for @ with formal const,var parameter. Because @ generates 25 years ago
  florian 0fb3ed4ad3 * fixed type conversion test for open arrays: the to and from fields where 25 years ago
  florian 190ba4c78c * optimized ansistring compare with '' 25 years ago
  peter 4a4a24b6e8 * log truncated 25 years ago
  peter 7304829f53 * property check for assigning fixed for calln 25 years ago
  peter f387340dbc * allow class -> voidpointer for delphi mode 25 years ago
  peter e525797c51 * updated copyright to 2000 25 years ago
  peter 3cc443d181 * fixed crash with empty array constructors 26 years ago
  florian 89c403c529 * very basic widestring support 26 years ago
  peter f1936b0ddf * allow constant pointer^ also for assignment 26 years ago
  peter 038c73aed0 * allow assigning to self 26 years ago
  peter 0512ba80fb + ttype, tsymlist 26 years ago
  pierre b528749138 * Notes/Hints for local syms changed to 26 years ago
  peter 7fc2e3bf91 * pointer->array is allowed for all pointer types in FPC, fixed assign 26 years ago
  peter a2cdbddb56 * valid_for_assign allow properties with calln 26 years ago
  peter 5ba2053928 * allow typecasting to integer within pointer typecast+deref 26 years ago
  peter 0887060ff2 * truncated log to 20 revs 26 years ago
  peter aa295af911 * fixed pchar and deref detection for assigning 26 years ago
  peter e2134ddcab * valid_for_assign support for calln,asn 26 years ago
  peter 503d5a1cfa * const parameter is now checked 26 years ago