Commit History

Author SHA1 Message Date
  peter e525797c51 * updated copyright to 2000 25 years ago
  peter 3cc443d181 * fixed crash with empty array constructors 25 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
  florian fa19f0aa09 - removed the hcodegen use in the new cg, use cgbase instead 26 years ago
  peter 2687d75c38 + constant pointer support which can happend with typecasting like 26 years ago
  peter 7f63615b43 * @procvar fixes for tp mode 26 years ago
  peter 19c48bf75b * arrayconstructor -> arrayofconst fixed when arraycosntructor was not 26 years ago
  peter 8e653af606 * arrayconstructor -> openarray type conversions for element types 26 years ago
  Jonas Maebe 7e35b38254 * vo_fpuregable is now also removed in make_not_regable 26 years ago
  peter 54880a6f23 * removed warning 26 years ago
  peter cb8aeb3fd6 * V_Fatal=1, all other V_ are also increased 26 years ago
  Jonas Maebe ace7ff6983 * all tokens now start with an underscore 26 years ago
  peter ed8eb13d59 * moved bitmask constants to sets 26 years ago
  peter 45bf051885 * merged 26 years ago
  peter 438c1e07b6 * merged 26 years ago
  daniel 04b6a51ed8 - Enumerations no longer compatible with integer types. 26 years ago
  pierre e8da115c3f * merged from 0_99_12 branch 26 years ago
  peter 94c276ce8d * better checks for procvar and methodpointer 26 years ago
  peter ef66ed259d * fixed arrayconstruct->set conversion which didn't work for enum sets 26 years ago