Commit Verlauf

Autor SHA1 Nachricht Datum
  paul 587e6142ad compiler: write proper note about unused private class symbol (const,type,property,method instead of method only) with full class prefix. complain also about strict private members. vor 15 Jahren
  Jonas Maebe 28cd8271c9 * initial version of internal Mach-O/i386 assembler by Dmitry Boyarintsev vor 15 Jahren
  paul 166f8a63a2 compiler: implement class constants + tests vor 15 Jahren
  paul 8de3b267a9 compiler: fix message regards VAR and TYPE sections in objects vor 15 Jahren
  paul 3ed4c58502 compiler: vor 15 Jahren
  florian d56bd6d246 * give better error messages if an operator is not overloaded vor 15 Jahren
  paul 8166148a37 compiler: 'static' keyword: vor 15 Jahren
  Jonas Maebe dd94f5cf2b * no longer allow typed files of reference counted data (mantis #15447) vor 16 Jahren
  Jonas Maebe 1743c6f1a8 * also recompile a unit if class/object definitions in indirectly used vor 16 Jahren
  Jonas Maebe cce3ae1a7a * disable -Xg when used in combination with generating Stabs debug info on vor 16 Jahren
  Jonas Maebe 164db72f07 * implements getter must used target's default calling convention, because vor 16 Jahren
  Jonas Maebe 8f3b1e42c0 + -godwarfmethodclassprefix option to prefix method names in the DWARF debug vor 16 Jahren
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: vor 16 Jahren
  Jonas Maebe f8754d8fab + Objective-C category support (old and new ABI, both external and vor 16 Jahren
  Jonas Maebe c1cdf1e087 * merged objc branch: vor 16 Jahren
  paul 5c660680b7 compiler: don't allow for-in loop for the enums with jumps. test should fail. vor 16 Jahren
  Jonas Maebe 559e284bd0 * merged r13762-14047 from trunk vor 16 Jahren
  paul cfa89b009f compiler: check that method marked by 'enumerator MoveNext' have no required arguments. correct error message. vor 16 Jahren
  paul aa5a5e79ce merge revisions: 13909,13923,13924,13934,13935,13942,13943,13944,13946,13948,13950,13951,13952,13983,13994: vor 16 Jahren
  Jonas Maebe 3e624d990d * only allow one "message" modifier per method declaration (mantis #14946) vor 16 Jahren
  paul e784ec1079 merge revisions 13898-13899: vor 16 Jahren
  Jonas Maebe d61eb3528f * make strict string var checking ({$v+}) the default in TP and Delphi modes vor 16 Jahren
  florian 292b36205a -- Zusammenführen von r13892 in ».«: vor 16 Jahren
  florian ea00759588 + final modifier support for methods by Paul Ishenin vor 16 Jahren
  Jonas Maebe fffa66e2f9 * only allow implicit conversions from 0 to NIL in Delphi mode, rather than vor 16 Jahren
  florian eb433d1bdd * merged sealed and abstract support by Paul Ishenin vor 16 Jahren
  Jonas Maebe 61e6545483 * message changes belonging to r13701 vor 16 Jahren
  Jonas Maebe ed9656d1e6 Merged revisions 13627-13631,13637-13638,13640,13642-13648,13650-13653,13656-13658,13660,13664-13667,13672-13675,13680,13682,13687 via svnmerge from vor 16 Jahren
  Jonas Maebe b76def10b2 + check whether selector names are valid when they are specified in a class vor 16 Jahren
  Jonas Maebe d56a936520 * forgot to commit error message from r13668 vor 16 Jahren