Cronologia Commit

Autore SHA1 Messaggio Data
  Richard Smith d5c0c9cfe3 Accept generic parameter lists in class declarations. (#3933) 2 anni fa
  Jon Ross-Perkins 92fa0ac1ac Remove ImportRefUsed (#3934) 2 anni fa
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) 2 anni fa
  Richard Smith 008d41d7f3 Move instruction names for struct and tuple values from lower to `InstNamer`. (#3918) 2 anni fa
  Richard Smith 62fe0cd385 Remove the builtin IR, and instead define builtin types locally. (#3910) 2 anni fa
  Richard Smith e0b8728263 Allocate de Bruijn levels to symbolic bindings. (#3906) 2 anni fa
  Jon Ross-Perkins 76a5cf5f50 Fix incorrect application of invalid type on imports. (#3902) 2 anni fa
  Richard Smith 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) 2 anni fa
  Richard Smith 5964795f34 Use separate builtins for signed / unsigned arithmetic. (#3892) 2 anni fa
  Richard Smith 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) 2 anni fa
  Jon Ross-Perkins 895e90e791 Start including the prelude for testing. (#3861) 2 anni fa
  Jon Ross-Perkins 2361830592 Special-case api/impl implicit imports and verify relevant redeclarations. (#3843) 2 anni fa
  Jon Ross-Perkins f8c8861e5f Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831) 2 anni fa
  Richard Smith e8cc089b2b Allow simple uses of `Self` in `impl`s. (#3824) 2 anni fa
  Richard Smith 3763d0130a Convert literals to `i32` when forming an `i32`-typed `int_literal` instruction. (#3814) 2 anni fa
  Richard Smith f0e940ddfd Initial support for builtin functions. (#3803) 2 anni fa