커밋 기록

작성자 SHA1 메시지 날짜
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) 1 년 전
  Jon Ross-Perkins 9c0faf007e Invalid comment cleanup (#4836) 1 년 전
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 년 전
  Jon Ross-Perkins 1cba3328f7 Finish removing BuiltinInstKind (#4637) 1 년 전
  Richard Smith d6ec885eb3 Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564) 1 년 전
  Jon Ross-Perkins 79b9180eff Adds per-builtin instructions, removing `BuiltinInst` (#4556) 1 년 전
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) 1 년 전
  Richard Smith cbd88e5c72 Add builtin for performing checked conversion between integer types. (#4523) 1 년 전
  Chandler Carruth 3ba4997855 Canonicalize away bit width and embed small integers into `IntId`s (#4487) 1 년 전
  Dana Jansens 361efa90a8 Always call MemUsage::Collect to collect metrics from a field (#4480) 1 년 전
  Chandler Carruth 4148161e24 Refactor value store code to use separate files. (#4477) 1 년 전
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 년 전
  Richard Smith dde0bd0ffe Change TypeId to be a thin wrapper around ConstantId. (#4140) 1 년 전
  Jon Ross-Perkins f1190a4792 Add basic output of where memory is stored after a compile. (#4136) 1 년 전
  Jon Ross-Perkins a81d67c629 Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115) 1 년 전
  Richard Smith 7322a1e220 Build a list of dependent constants to recompute in each instance of a generic. (#4110) 1 년 전
  Richard Smith 9029cac727 Remove `inst_id` from the public interface of `ConstantId`. (#4053) 1 년 전
  Richard Smith bb117aea3a Add support for `iN` and `uN` for all suitable `N`. (#3868) 2 년 전
  Richard Smith e4528b8abb Add infrastructure for distinguishing between signed and unsigned integer types. (#3822) 2 년 전
  Richard Smith f5a3a9a7e0 Add `Self` into scope in interface definitions and using facets as types. (#3740) 2 년 전
  Jon Ross-Perkins d2056ef4b9 Split classes in file.h and value_stores.* to separate files (#3725) 2 년 전