Commit History

Author SHA1 Message Date
  peter 38951f5ce1 * lot of compile updates for cg11 25 years ago
  florian 2a74104ce4 * make cycle fixed 25 years ago
  florian 57a566e53d *** empty log message *** 25 years ago
  florian c284d15e57 * fixed a lot of syntax errors in the n*.pas stuff 25 years ago
  florian a32e181d77 * hmm, still a lot of work to get things compilable 25 years ago
  peter a71e44ac49 * use defines.inc 25 years ago
  peter 4c94659743 * moved some util functions from globals,cobjects to cutils 25 years ago
  peter 7eaac1706d * splitted namedobjectitem.next into indexnext and listnext so it 25 years ago
  Jonas Maebe cca5461149 * fixed bug in type conversions between enum subranges (it didn't take 25 years ago
  michael 650fbb86aa + removed logs 25 years ago
  michael e7aca136a1 + Initial import 25 years ago
  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 25 years ago
  florian 89c403c529 * very basic widestring support 26 years ago