Historie revizí

Autor SHA1 Zpráva Datum
  Manmeet Singh 90577f18a0 fix alias resolved_declaration error (#2796) před 3 roky
  Jon Ross-Perkins 39155d34ae Remove experimental continuation support (#2776) před 3 roky
  Manmeet Singh 68e15c37a3 feat: implement namespace alias (#2720) před 3 roky
  Amr Hesham 0fd0855da0 Detect duplicate struct member names (#2764) před 3 roky
  Manmeet Singh d9e37da4fb fix: set StaticScope::NameStatus correctly for Associated Constants (#2752) před 3 roky
  josh11b 46503c0a9d Explorer and toolchain changes to implement #2483 (#2707) před 3 roky
  Richard Smith 6037f9e622 Remove AlternativeValueBase, per review comments on #2605. (#2606) před 3 roky
  Richard Smith 59ff7743c0 Expect parentheses after an alternative only if they were present in its declaration (#2605) před 3 roky
  Richard Smith 4fa71e32f5 Add support for most kinds of declarations to be declared and used as namespace members (#2575) před 3 roky
  Richard Smith 1a8a41a5a6 Improve diagnostic for unknown name in name qualifier. (#2579) před 3 roky
  Richard Smith 6d4920148b Initial support for name lookup into namespaces. (#2572) před 3 roky
  Richard Smith c172487395 Support for declaring functions within a namespace (#2569) před 3 roky
  Richard Smith 60af531f5b Support parsing namespace declarations (#2563) před 3 roky
  Richard Smith 47a1e99b9e Factor `ValueNodeView` out of `StaticScope`. (#2562) před 3 roky
  Calvin 981427588b Refactor `name` property into `FunctionDeclaration` (#2555) před 3 roky
  Richard Smith 2fd7e2b65d Add support for compound assignment and increment (#2526) před 3 roky
  Richard Smith 74aae0911f Basic support for `match_first` declarations. (#2523) před 3 roky
  Adrien Leravat 026c4b9dc3 Explorer: move subtyping logic to TypeChecker (#2484) před 3 roky
  josh11b 9c8fd6864e Implement rename `me` -> `self` (#2444) před 3 roky
  Richard Smith 9e8cacae00 Implement support for named constraints (#2359) před 3 roky
  Richard Smith 0219218b01 Make type contexts expect a value of type `Type`. (#2357) před 3 roky
  Richard Smith 5c3f48b0fb Distinguish between the symbolic .Self value for an associated constant and the value found when referencing one. (#2348) před 3 roky
  Richard Smith bc7bf325d6 Set the value of `.Self` in a where to that of the outer `.Self`. (#2344) před 3 roky
  Adrien Leravat 7c19ef5be3 Explorer: Support class extension (#1946) před 3 roky
  Jon Ross-Perkins 8e5dcc2588 Enable readability-qualified-auto (#2314) před 3 roky
  Richard Smith 7f7b9a4086 Implement support for `extends` and `impl as` declarations in interfaces (#2279) před 3 roky
  Richard Smith 9f534ae004 Implement support for rewrite constraints (#2276) před 3 roky
  Richard Smith 8f0f69b65f Remove RuntimeError / CompilationError. (#2258) před 3 roky
  Richard Smith 2340cb6703 Build value representations for all kinds of witness (#2250) před 3 roky
  pmqtt cfa295c0af Feature destructor (#2116) před 3 roky