Commit History

Author SHA1 Message Date
  peter 6180168a5a * register loopvarsym for fields instead of record variable 21 years ago
  peter 67548d9f91 * for loop variable assignment is not allowed anymore 21 years ago
  peter 0d81be8dee * fix error when passing constant to var parameter 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
  florian ab2b7b3889 * fixed another formal const problem caused by yesterday's changes 21 years ago
  florian ab316ac66f * properties are allowed as formal const parameters as well 21 years ago
  florian 76782a514a * fixed more formal const problems 21 years ago
  florian c809441611 * stricter handling of formal const parameters and IE fixed 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
  peter 8022ce9fd2 * forbid more overloaded operators with orddef/enumdef 21 years ago
  florian e4f4b8acd6 * fixed web bug #3048: comparision of dyn. arrays 21 years ago
  peter f4e7f793f5 * missing result initialization in node2opstr 21 years ago
  peter 6b96b70118 * fixed operator overload allowing for pointer-string 21 years ago
  peter 61f824e259 * return cnothingn and give error when the operator is not overloaded 21 years ago
  peter 05e0d83348 * operator overload chooses rewrite 21 years ago
  peter a4732d1009 * widestring conversions added to allowed operator check 21 years ago
  peter 3a3fdde6d1 * compare_defs_ext has now a options argument 21 years ago
  peter ee569d7817 * make extcycle is working again 21 years ago
  daniel d735071838 * Rtti generation moved to ncgutil 21 years ago
  peter ecfbbeffc3 * renamed xNNbittype to xNNinttype 21 years ago
  peter 7bf41f8dff * fix set_varstate in for loops 22 years ago
  peter 08c8b2ea2c * fix IE when passing array to open array 22 years ago
  peter e7ae580469 * also check for uninited vars in staticsymtable 22 years ago
  peter 079e489b08 * absolute to object field supported, fixes tb0458 22 years ago
  peter a28d911c98 * IncompatibleTypes() added that will include unit names when 22 years ago
  peter 6ec273a878 * fix check for typecasting wrong sizes in assignment left 22 years ago
  peter 95f132db3d * set_varstate cleanup 22 years ago