Historie revizí

Autor SHA1 Zpráva Datum
  Jon Ross-Perkins 701f12d9a2 Clean up LocIdAndInst::UncheckedLoc uses (#5151) před 1 rokem
  Jon Ross-Perkins dfe1c880ea Clean up node kind information for namespaces (#5120) před 1 rokem
  Geoff Romer a584ee120e Add support for `_` binding patterns (#5097) před 1 rokem
  Jon Ross-Perkins e6872f9499 Change NodeIdOneOf and similar to use "requires" and explicit UnsafeMake (#5084) před 1 rokem
  Jon Ross-Perkins c44e688e5d Add parsing for 'fn destroy' (#5045) před 1 rokem
  Dana Jansens 3f01310039 Make choice work for alternatives without parameters (#4815) před 1 rokem
  Richard Smith 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) před 1 rokem
  Jon Ross-Perkins 9c0faf007e Invalid comment cleanup (#4836) před 1 rokem
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) před 1 rokem
  Geoff Romer 4f10735751 Track params in the parser (#4777) před 1 rokem
  Richard Smith d42128ef9a Parse all kinds of declarations at function scope. (#4779) před 1 rokem
  Jon Ross-Perkins bc24a6c5d8 Refactor IdBase to provide CRTP-based printing (#4626) před 1 rokem
  josh11b c33c9a02f6 Parse support for `where` operator (#4275) před 1 rokem
  Brymer Meneses c353f6bd78 change tuple index (#4218) před 1 rokem
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) před 1 rokem
  Richard Smith c2ab520522 Add typed forms of `TokenIndex` for tokens with a known kind. (#4016) před 1 rokem
  Richard Smith 3c01ee69ed Move information on the token associated with a parse node from the `.def` file into the typed node. (#4001) před 1 rokem
  Jon Ross-Perkins cda5f66d22 Refactor NodeCategory to provide a class API (#4004) před 1 rokem
  Richard Smith 28170c7867 Parse parameters in name qualifiers. (#3988) před 1 rokem
  Jon Ross-Perkins 03e3a72628 Rename Directive->Decl in general, BindExport->ExportDecl (#3957) před 1 rokem
  Richard Smith f0e940ddfd Initial support for builtin functions. (#3803) před 2 roky
  josh11b f97a543395 Support implicit conversion from specific node IDs to node ID categories (#3799) před 2 roky
  Richard Smith cf361a83f3 Overloaded operator support. (#3796) před 2 roky
  CJ Johnson d0e8afc51b Handle arrow operator (#3768) před 2 roky
  Richard Smith 3884d3c27e Parse and check support for compound member access. (#3790) před 2 roky
  Jon Ross-Perkins 8567e02aa7 Refactor handling of cross-package imports. (#3783) před 2 roky
  josh11b da34f61ef9 Define and use `AnyImplAsId` (#3692) před 2 roky
  Richard Smith 9e7a17b1a1 Scaffolding for checking impls. (#3672) před 2 roky
  Jon Ross-Perkins a196b9840f Run clang-tidy on headers (#3572) před 2 roky
  josh11b 770876bbcb Define `Any`...`DeclId` aliases for brevity (#3562) před 2 roky