Commit Verlauf

Autor SHA1 Nachricht Datum
  florian bc4a8ac63e + constant postfixoperator_tokens vor 13 Jahren
  florian c95cfa20ba * disable non-iso tokens in iso mode vor 13 Jahren
  florian f25f44605e - get rid of m_all, use a set instead for tokens, this allows to disable/enable tokens depending on the language mode vor 13 Jahren
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 vor 13 Jahren
  paul 005795495d merge r17552 from cpstrnew branch by inoussa: vor 14 Jahren
  Jonas Maebe 20c577103f + list of keywords that are reserved in Java and the JVM, for future vor 14 Jahren
  svenbarth 35b47e491c Rebase to revision 17306 vor 14 Jahren
  florian 1f4be60927 * fix token order, I should really learn the alphabet vor 14 Jahren
  florian f328b6d635 + user section type vor 14 Jahren
  svenbarth aed9f0a5f7 Added first version of class helper support (not fully working and not fully featured) vor 14 Jahren
  paul 66b128efb3 compiler: map delphi Implicit operator to := operator of FPC, add Explicit operator for delphi only (for now) which works when explicit type conversion happens + extend test vor 14 Jahren
  paul 4531e1231b compiler: implement Inc, Dec class operators vor 14 Jahren
  paul b811f1be15 compiler: implement delphi style class operators: vor 14 Jahren
  paul 92d6503704 compiler: rename _EQUAL token to _EQ to prevent problems with adding delphi operator names which contains "EQUAL" name, also rename _UNEQUAL to _NE for consistency vor 14 Jahren
  paul 8c0c614d5a compiler: allow <> operator overload. search for "<>" operator first for "<>" expressions and if not found then use "=" operator + test vor 14 Jahren
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed vor 15 Jahren
  paul bbdd8e52f1 compiler: allow "deprecated", "experimental" and "unimplemented" to be used as identifiers vor 15 Jahren
  Jonas Maebe 57bd6d2685 + merged nestedprocvars branch vor 15 Jahren
  Jonas Maebe f8754d8fab + Objective-C category support (old and new ABI, both external and vor 16 Jahren
  Jonas Maebe 559e284bd0 * merged r13762-14047 from trunk 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
  florian ea00759588 + final modifier support for methods by Paul Ishenin vor 16 Jahren
  florian eb433d1bdd * merged sealed and abstract support by Paul Ishenin vor 16 Jahren
  Jonas Maebe 5a2ccfff52 --WARNING: start build process with FPC 2.2.4; won't work when vor 16 Jahren
  Jonas Maebe b1b9894ae3 * initial Objective-C 1.0 support: vor 16 Jahren
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. vor 17 Jahren
  florian d8d96f14e6 + experimental directive, resolves #10833 vor 17 Jahren
  daniel 1b173fd0f3 + Enable resourcestring in all modes vor 19 Jahren
  florian 058e1877ba + store compiler switch changes in generic token streams vor 19 Jahren
  Jonas Maebe 36c6879581 + -Sx command line switch to turn on exception keywords in non-Delphi/ObjFPC vor 19 Jahren