Histórico de commits

Autor SHA1 Mensagem Data
  Dana Jansens 93b79f159e Change InstId dumping to hex numbers that include the tag (#6175) 6 meses atrás
  Dana Jansens fe020ee08b Make FacetAccessType evaluate to SymbolicBindingType for type-of a BindSymbolicName (#6115) 6 meses atrás
  Jon Ross-Perkins 47081be67a Reduce test sensitivity to small import loc changes (#6145) 7 meses atrás
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) 7 meses atrás
  Richard Smith e8cd229e74 When performing an impl lookup, only import impls for related interfaces. (#6040) 7 meses atrás
  Dana Jansens ed43fd2c1c Give the BindSymbolicName for .Self in a binding pattern a FacetType type (#6036) 7 meses atrás
  Jon Ross-Perkins 0518fdebbc Fix potential fingerprint conflict in constraints (#6033) 7 meses atrás
  Richard Smith 2352e93bb5 Remove now-unused StringType instruction. (#5964) 8 meses atrás
  Dana Jansens 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) 8 meses atrás
  Jon Ross-Perkins 37d5046ceb Support parse/check/lower for char (#5901) 8 meses atrás
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) 9 meses atrás
  Jon Ross-Perkins eae3491129 Switch inst namer to queue entities when reached (#5806) 9 meses atrás
  Jon Ross-Perkins be487bbeda Use declaration locations for formatting entities (#5799) 9 meses atrás
  Jon Ross-Perkins 8cd1307711 Include the interface name in impl names (#5798) 9 meses atrás
  Dana Jansens d17188208c Apply min-preludes to more tests (part 7) (#5704) 10 meses atrás
  Richard Smith 344f0b7550 Support for heterogeneous operators. (#5653) 10 meses atrás
  Jon Ross-Perkins 04d534abee Remove the no_prelude directory, using --no-prelude-import directly (#5607) 11 meses atrás
  Jon Ross-Perkins 3561ab5fae Switch the prelude to using 'export import'. (#3976) 1 ano atrás
  Richard Smith 23f9065949 Implement proposal #3927. (#3963) 1 ano atrás
  Richard Smith d5c0c9cfe3 Accept generic parameter lists in class declarations. (#3933) 2 anos atrás
  Jon Ross-Perkins 92fa0ac1ac Remove ImportRefUsed (#3934) 2 anos atrás
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) 2 anos atrás
  Richard Smith 008d41d7f3 Move instruction names for struct and tuple values from lower to `InstNamer`. (#3918) 2 anos atrás
  Richard Smith 62fe0cd385 Remove the builtin IR, and instead define builtin types locally. (#3910) 2 anos atrás
  Richard Smith e0b8728263 Allocate de Bruijn levels to symbolic bindings. (#3906) 2 anos atrás
  Jon Ross-Perkins 76a5cf5f50 Fix incorrect application of invalid type on imports. (#3902) 2 anos atrás
  Richard Smith 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) 2 anos atrás
  Richard Smith 5964795f34 Use separate builtins for signed / unsigned arithmetic. (#3892) 2 anos atrás
  Richard Smith 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) 2 anos atrás
  Jon Ross-Perkins 895e90e791 Start including the prelude for testing. (#3861) 2 anos atrás