Historique des commits

Auteur SHA1 Message Date
  Jon Ross-Perkins 47e551141f Change the package namespace to use the package name (#6495) il y a 4 mois
  Richard Smith 154e4012c4 Include the parent scope when fingerprinting an entity name. (#6473) il y a 4 mois
  Dana Jansens 5ae5170421 Allow deduction of tuple and struct literals as symbolic generic facet types (#6365) il y a 5 mois
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) il y a 6 mois
  Geoff Romer 09710d102f Separate binding insts for refs and values (#6235) il y a 6 mois
  Dana Jansens 93b79f159e Change InstId dumping to hex numbers that include the tag (#6175) il y a 6 mois
  Jon Ross-Perkins 47081be67a Reduce test sensitivity to small import loc changes (#6145) il y a 7 mois
  Richard Smith 2352e93bb5 Remove now-unused StringType instruction. (#5964) il y a 8 mois
  Jon Ross-Perkins 55085de6aa Use GetStructType when building object repr structs (#5923) il y a 9 mois
  Jon Ross-Perkins 37d5046ceb Support parse/check/lower for char (#5901) il y a 9 mois
  Jon Ross-Perkins 70c94cb5b4 Clean up --no-prelude-import uses (#5722) il y a 10 mois
  Jon Ross-Perkins 04d534abee Remove the no_prelude directory, using --no-prelude-import directly (#5607) il y a 11 mois
  Jon Ross-Perkins de4c32beb5 Split apart some tests which don't need the prelude. (#3904) il y a 2 ans
  Richard Smith 62fe0cd385 Remove the builtin IR, and instead define builtin types locally. (#3910) 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
  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 064123d93f If a SemIR instruction has a braced block and a constant value, print the constant value first. (#3734) il y a 2 ans
  Richard Smith 5543602a50 Make namespace formatting more consistent with other declaration block instructions. (#3732) il y a 2 ans
  Jon Ross-Perkins 1437b0e26d Implement 'alias' with transparent semantics. (#3701) il y a 2 ans