Historique des commits

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