Историја ревизија

Аутор SHA1 Порука Датум
  Richard Smith e8cc089b2b Allow simple uses of `Self` in `impl`s. (#3824) пре 2 година
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) пре 2 година
  Jon Ross-Perkins 096daecc57 Add framework for the extern keyword. (#3755) пре 2 година
  Richard Smith abf23ae7fe Initial scaffolding for building a witness table for an `impl`. (#3743) пре 2 година
  Jon Ross-Perkins abe8ce6653 Add support for importing interfaces. (#3726) пре 2 година
  Richard Smith 8e8eeb3243 Add diagnostics for `extend impl` misuse. (#3721) пре 2 година
  Richard Smith eed33c3b8c Redeclaration support for `impl` declarations. (#3717) пре 2 година
  Richard Smith b1850920e4 Add diagnostic for `impl as` outside a class. (#3716) пре 2 година
  Richard Smith 14388fe081 Remove unnecessary pop and re-push of same value. (#3715) пре 2 година
  Jon Ross-Perkins 1bf4dc53d9 Add diagnostic support so that we can just pass in TypeId. (#3695) пре 2 година
  Richard Smith 4d0c3811c9 Add a diagnostic for trying to extend an undefined interface. (#3689) пре 2 година
  Richard Smith 5ab26072fd Use the DeclNameStack for impl declarations. (#3691) пре 2 година
  Richard Smith 0e053703f8 Build Impl entity to represent an impl declaration. (#3683) пре 2 година
  Richard Smith fdfb1fb5ef Factor the scope stack and lexical lookups out of Check::Context. (#3688) пре 2 година
  josh11b 03bf22e55e Parse tree for `impl` that is better for check stage (#3678) пре 2 година
  Richard Smith 9e7a17b1a1 Scaffolding for checking impls. (#3672) пре 2 година
  josh11b 48c986f52d Start using typed parse node ids in the check stage (#3547) пре 2 година
  josh11b 5f439b842b Parsing `impl`...`as` (#3473) пре 2 година