Commit Verlauf

Autor SHA1 Nachricht Datum
  paul 90a92061a9 compiler: enumerator directive support: vor 16 Jahren
  paul d29de71b75 compiler: allow message after the *deprecated* keyword vor 16 Jahren
  paul 4165499df6 compiler: starting support for final methods (todo: generate an error when overriding a final method) + test vor 16 Jahren
  paul 1d9245d75f compiler: abstract/sealed class delphi-like support vor 16 Jahren
  Jonas Maebe 7e8343f6e2 * removed any use of pushleftright_pocalls for non-i386 platforms, since vor 16 Jahren
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable vor 16 Jahren
  florian e213be26fd + write proper rtti for large sets, resolves #12788 vor 16 Jahren
  peter a3a66ba74d * split tvisibility from tsymoptions vor 16 Jahren
  peter ca48c2f34c * tobjectdef.set_parent also inherits oo_can_have_published vor 17 Jahren
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. vor 17 Jahren
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from vor 17 Jahren
  peter 6c586e4eca * store specializations in globalsymtable for units, use localsymtable vor 17 Jahren
  florian fca8883f27 * moved oo_copied into defoptions vor 17 Jahren
  florian 396b1c7c1e * do not write a "copied" symtable to a ppu when holding only a reference to it, vor 17 Jahren
  peter 8f239d04b6 * cleanup and simplify the set type handling vor 17 Jahren
  florian d8d96f14e6 + experimental directive, resolves #10833 vor 17 Jahren
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes vor 17 Jahren
  florian 8f17101039 * allow application of as operator only to interfaces having a guid, resolves #6797 vor 17 Jahren
  florian 5c96c4a671 + first part of support for an unicodestring type vor 17 Jahren
  Jonas Maebe e716ac6b6b * give ord->formaldef again a higher precedence than ord->floatdef vor 18 Jahren
  Jonas Maebe 82a0749970 * prefer non-matching orddef conversions to orddef-to-pointer conversions vor 18 Jahren
  Jonas Maebe 9049f845f4 * avoid writing the stabs for a child class before those of a parent vor 18 Jahren
  Jonas Maebe 21abdd2f4e + support for specifying the minimal precision for floating point vor 18 Jahren
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). vor 18 Jahren
  Jonas Maebe 02a69ff049 * mwpascal is also a clearstack_pocall (fixes e.g. calling vor 18 Jahren
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: vor 18 Jahren
  Jonas Maebe 9ad579855e * fixed webtbf/tw3631 vor 18 Jahren
  peter 91dbd27a42 * cleanup deleting of defs vor 18 Jahren
  florian a2ec2e72b6 * better hint about abstract methods (fixes 5098) vor 18 Jahren
  Jonas Maebe 47ff7b62e7 * fixed overload choosing algorithm so it's Delphi-compatible + vor 18 Jahren