Historique des commits

Auteur SHA1 Message Date
  Richard Smith d5c0c9cfe3 Accept generic parameter lists in class declarations. (#3933) il y a 2 ans
  Jon Ross-Perkins 92fa0ac1ac Remove ImportRefUsed (#3934) il y a 2 ans
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) il y a 2 ans
  Richard Smith 008d41d7f3 Move instruction names for struct and tuple values from lower to `InstNamer`. (#3918) il y a 2 ans
  Richard Smith 62fe0cd385 Remove the builtin IR, and instead define builtin types locally. (#3910) il y a 2 ans
  Richard Smith ccf87f0a38 Use computed constants in lowering rather than lowering instructions (#3905) il y a 2 ans
  Richard Smith e0b8728263 Allocate de Bruijn levels to symbolic bindings. (#3906) il y a 2 ans
  Jon Ross-Perkins 76a5cf5f50 Fix incorrect application of invalid type on imports. (#3902) il y a 2 ans
  Richard Smith 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) il y a 2 ans
  Richard Smith 1b335402d1 Allow incomplete return types in function declarations. (#3875) il y a 2 ans
  Jon Ross-Perkins 895e90e791 Start including the prelude for testing. (#3861) il y a 2 ans
  Jon Ross-Perkins 2361830592 Special-case api/impl implicit imports and verify relevant redeclarations. (#3843) il y a 2 ans
  Jon Ross-Perkins f8c8861e5f Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831) il y a 2 ans
  Richard Smith f9ce0b194d Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832) il y a 2 ans
  Richard Smith d8be774b8b Lowering support for overloaded operators. (#3798) il y a 2 ans
  Richard Smith cf361a83f3 Overloaded operator support. (#3796) il y a 2 ans