커밋 기록

작성자 SHA1 메시지 날짜
  Richard Smith 2352e93bb5 Remove now-unused StringType instruction. (#5964) 8 달 전
  Jon Ross-Perkins b410ebd088 Fix destruction of generic types (#5943) 8 달 전
  Jon Ross-Perkins 55085de6aa Use GetStructType when building object repr structs (#5923) 8 달 전
  Jon Ross-Perkins 37d5046ceb Support parse/check/lower for char (#5901) 8 달 전
  Jon Ross-Perkins 7209ad7c9f Generate Destroy impls for classes (#5873) 9 달 전
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) 9 달 전
  Jon Ross-Perkins eae3491129 Switch inst namer to queue entities when reached (#5806) 9 달 전
  Jon Ross-Perkins 8cd1307711 Include the interface name in impl names (#5798) 9 달 전
  Jon Ross-Perkins e855f38b8c Tag destruction as desugaring (#5790) 9 달 전
  Jon Ross-Perkins 4aa62bf5cd Switch Destroy to addr self (#5748) 10 달 전
  Jon Ross-Perkins 0722dab0ef Reimplement destroy as an interface (#5678) 10 달 전
  Dana Jansens 28fea821b7 Add min-preludes to more slow tests (part 4) (#5682) 10 달 전
  Richard Smith 344f0b7550 Support for heterogeneous operators. (#5653) 10 달 전
  Jon Ross-Perkins 3fb4d9a468 Add range flag settings to class files (#5556) 11 달 전
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) 11 달 전
  Geoff Romer fbc5994750 Support importing `var` parameters (#5400) 11 달 전
  Richard Smith 797b14eb8e Import `ImplWitnessTable` into the `imports` block instead of the `constants` block. (#5374) 1 년 전
  Geoff Romer 34887403ab Model patterns as constant values (#5385) 1 년 전
  Geoff Romer 7c85397f8b Stop treating symbolic binding patterns as constants (#5361) 1 년 전
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) 1 년 전
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) 1 년 전
  Geoff Romer f5b5731c76 Separate fields from other `var` decls in parse (#5320) 1 년 전
  Dana Jansens 0e8d354567 Split the witness table into a separate ImplWitnessTable instruction (#5272) 1 년 전
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) 1 년 전
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) 1 년 전
  Richard Smith 584426dfa2 Initial work on support for templates (#5081) 1 년 전
  Dana Jansens 4539114c21 Return a set of ImplWitnesses from impl lookup (#5075) 1 년 전
  Alina Sbirlea 7fd54eded0 Reverse nesting of BoundMethod and SpecificFunction. (#5079) 1 년 전
  Geoff Romer f08e046d9e Update text representation of CallParamIndex to match new name (#5067) 1 년 전
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) 1 년 전