Commit History

Author SHA1 Message Date
  florian b060f8f10a * delphi assumes dyn. array access make expressions l-values because it's internally a pointer 20 years ago
  florian 5007b3e395 * inherited; works now in delphi mode for private methods; looks like a delphi bug 20 years ago
  peter b009240860 * fix overload choosing with an qword overload 20 years ago
  florian 2729f303a4 * taking the address of a resourcestring is allowed now 20 years ago
  peter 8d251e8506 * unit mapping rewrite 20 years ago
  florian b41c21e6d2 * tmypointer(12435)^ is an l-value 20 years ago
  peter 8f8e6f6809 * widestring patches from Alexey Barkovoy 20 years ago
  peter ed7084e0b6 * handle string-open array of (wide)char without variants 20 years ago
  peter 2b6456fe16 * procvar handling for tp procvar mode fixed 20 years ago
  peter 7c144223ad * fixed wrong calculation for checking default parameters 20 years ago
  peter e740a66636 * tparaitem removed, use tparavarsym instead 21 years ago
  peter 6458bd0ce1 * tvarsym splitted 21 years ago
  peter 6a0aa09b20 * give IE instead of crash when no procsym is passed for calln 21 years ago
  peter adb6f59eef * small regvar fixes 21 years ago
  peter 6ffca1688e * fixed visibility for procsyms 21 years ago
  peter 63cf4464d3 * tvarsym.varregable added, split vo_regable from varoptions 21 years ago
  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