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

Автор SHA1 Сообщение Дата
  Dana Jansens 26381f6eaf Handle parsing of `require`...`impls` declarations (#6255) 6 месяцев назад
  Dana Jansens 22580a47d3 Initial support for empty named constraints (#6245) 6 месяцев назад
  Jon Ross-Perkins 3f799bd987 Use explicit(false) for implicit construction (#6039) 7 месяцев назад
  Jon Ross-Perkins a527626d87 Add tests and range enforcement for current LocId use-cases (#5274) 1 год назад
  Jon Ross-Perkins 701f12d9a2 Clean up LocIdAndInst::UncheckedLoc uses (#5151) 1 год назад
  Jon Ross-Perkins dfe1c880ea Clean up node kind information for namespaces (#5120) 1 год назад
  Geoff Romer a584ee120e Add support for `_` binding patterns (#5097) 1 год назад
  Jon Ross-Perkins e6872f9499 Change NodeIdOneOf and similar to use "requires" and explicit UnsafeMake (#5084) 1 год назад
  Jon Ross-Perkins c44e688e5d Add parsing for 'fn destroy' (#5045) 1 год назад
  Dana Jansens 3f01310039 Make choice work for alternatives without parameters (#4815) 1 год назад
  Richard Smith 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) 1 год назад
  Jon Ross-Perkins 9c0faf007e Invalid comment cleanup (#4836) 1 год назад
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 год назад
  Geoff Romer 4f10735751 Track params in the parser (#4777) 1 год назад
  Richard Smith d42128ef9a Parse all kinds of declarations at function scope. (#4779) 1 год назад
  Jon Ross-Perkins bc24a6c5d8 Refactor IdBase to provide CRTP-based printing (#4626) 1 год назад
  josh11b c33c9a02f6 Parse support for `where` operator (#4275) 1 год назад
  Brymer Meneses c353f6bd78 change tuple index (#4218) 1 год назад
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) 1 год назад
  Richard Smith c2ab520522 Add typed forms of `TokenIndex` for tokens with a known kind. (#4016) 1 год назад
  Richard Smith 3c01ee69ed Move information on the token associated with a parse node from the `.def` file into the typed node. (#4001) 1 год назад
  Jon Ross-Perkins cda5f66d22 Refactor NodeCategory to provide a class API (#4004) 1 год назад
  Richard Smith 28170c7867 Parse parameters in name qualifiers. (#3988) 1 год назад
  Jon Ross-Perkins 03e3a72628 Rename Directive->Decl in general, BindExport->ExportDecl (#3957) 1 год назад
  Richard Smith f0e940ddfd Initial support for builtin functions. (#3803) 2 лет назад
  josh11b f97a543395 Support implicit conversion from specific node IDs to node ID categories (#3799) 2 лет назад
  Richard Smith cf361a83f3 Overloaded operator support. (#3796) 2 лет назад
  CJ Johnson d0e8afc51b Handle arrow operator (#3768) 2 лет назад
  Richard Smith 3884d3c27e Parse and check support for compound member access. (#3790) 2 лет назад
  Jon Ross-Perkins 8567e02aa7 Refactor handling of cross-package imports. (#3783) 2 лет назад