История коммитов

Автор SHA1 Сообщение Дата
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 год назад
  Jacob Schneider c53789e7a4 Fix comment on Declaration (#3371) 2 лет назад
  Jon Ross-Perkins 53af8f04b2 Provide a Printable CRTP parent to replace HasPrintable templates. (#3166) 2 лет назад
  Prabhat Sachdeva 289d05813e Explorer: Remove `PrintDepth` and implement `PrintIndent`. (#3113) 2 лет назад
  Jon Ross-Perkins 357baaeef8 Rename //explorer/common to base (#3103) 2 лет назад
  josh11b 1505a634a4 Implement syntax changes from #2760 in Explorer (#2906) 2 лет назад
  Manmeet Singh 68e15c37a3 feat: implement namespace alias (#2720) 3 лет назад
  Adrien Leravat d0645c6a85 Explorer: rename value categories to expression categories (#2744) 3 лет назад
  josh11b 46503c0a9d Explorer and toolchain changes to implement #2483 (#2707) 3 лет назад
  Richard Smith e0c90767be Support for templated impl declarations (#2700) 3 лет назад
  Adrien Leravat df289efac4 Explorer: Add virtual destructor support (#2695) 3 лет назад
  Richard Smith 782bd87316 AST cloning mechanism (#2699) 3 лет назад
  Adrien Leravat 09891d4141 Explorer: drop outdated TODO comment. (#2639) 3 лет назад
  Jon Ross-Perkins 5fa6f04d83 Update the LLVM library version in use. (#2633) 3 лет назад
  Richard Smith 6037f9e622 Remove AlternativeValueBase, per review comments on #2605. (#2606) 3 лет назад
  Richard Smith 59ff7743c0 Expect parentheses after an alternative only if they were present in its declaration (#2605) 3 лет назад
  Richard Smith 4fa71e32f5 Add support for most kinds of declarations to be declared and used as namespace members (#2575) 3 лет назад
  Jon Ross-Perkins 4e1b585fcf clang-tidy --fix (#2577) 3 лет назад
  Richard Smith c172487395 Support for declaring functions within a namespace (#2569) 3 лет назад
  Richard Smith 60af531f5b Support parsing namespace declarations (#2563) 3 лет назад
  Richard Smith 47a1e99b9e Factor `ValueNodeView` out of `StaticScope`. (#2562) 3 лет назад
  Calvin 981427588b Refactor `name` property into `FunctionDeclaration` (#2555) 3 лет назад
  Richard Smith 74aae0911f Basic support for `match_first` declarations. (#2523) 3 лет назад
  Richard Smith 4daaa4866f Rename `Type` -> `type`, per #2360. (#2507) 3 лет назад
  Adrien Leravat 798a40c886 Basic support for `impl` virtual override keyword (#2493) 3 лет назад
  Adrien Leravat 8301258ef8 Explorer: support virtual class methods (#2462) 3 лет назад
  josh11b 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 лет назад
  Adrien Leravat 46f4887cf7 Explorer: support `.base` to initialize parent class from struct (#2361) 3 лет назад
  Richard Smith 9e8cacae00 Implement support for named constraints (#2359) 3 лет назад
  Richard Smith 5c3f48b0fb Distinguish between the symbolic .Self value for an associated constant and the value found when referencing one. (#2348) 3 лет назад