josh11b 4febf7c459 Add capitilization and punctuation to TODO comments (#4486) před 1 rokem
..
BUILD ea0b0b4b48 Add facet type values and an instruction that produces them (#4460) před 1 rokem
block_value_store.h 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) před 1 rokem
builtin_function_kind.cpp 44fe65fbe5 Rename `BigInt` to `IntLiteral`. (#4476) před 1 rokem
builtin_function_kind.def 44fe65fbe5 Rename `BigInt` to `IntLiteral`. (#4476) před 1 rokem
builtin_function_kind.h 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) před 2 roky
builtin_inst_kind.cpp a81d67c629 Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115) před 1 rokem
builtin_inst_kind.def 44fe65fbe5 Rename `BigInt` to `IntLiteral`. (#4476) před 1 rokem
builtin_inst_kind.h a81d67c629 Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115) před 1 rokem
class.cpp 2044366652 Support initialization of specific classes from struct literals (#4320) před 1 rokem
class.h dfed743de2 Add vtable pointers to class layout (#4407) před 1 rokem
constant.cpp c721a020a7 Store pointer not reference in `ConstantStore` (#4398) před 1 rokem
constant.h c721a020a7 Store pointer not reference in `ConstantStore` (#4398) před 1 rokem
copy_on_write_block.h 5c8fa6ad5c Replace `FoldingSet` with `DenseMap` for instruction canonicalization. (#3979) před 1 rokem
entity_name.h 326609857d Rename BindNameInfo to EntityName (#4090) před 1 rokem
entity_with_params_base.h 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) před 1 rokem
entry_point.cpp 71aa4a45be Distinguish between name IDs and string IDs in the type system. (#3341) před 2 roky
entry_point.h bfa5463e5b Add signature enforcement for `Main.Run` and give it the symbol name `main`. (#3266) před 2 roky
facet_type_info.h ea0b0b4b48 Add facet type values and an instruction that produces them (#4460) před 1 rokem
file.cpp 4febf7c459 Add capitilization and punctuation to TODO comments (#4486) před 1 rokem
file.h ea0b0b4b48 Add facet type values and an instruction that produces them (#4460) před 1 rokem
formatter.cpp 4febf7c459 Add capitilization and punctuation to TODO comments (#4486) před 1 rokem
formatter.h 65d6e3e221 Use verbose formatting of instructions on crash messages. (#4125) před 1 rokem
function.cpp b67d03126e Separate inst kind for out params (#4442) před 1 rokem
function.h e20e8bfbea Consolidate caller match in one function call (#4446) před 1 rokem
generic.cpp 2044366652 Support initialization of specific classes from struct literals (#4320) před 1 rokem
generic.h 4148161e24 Refactor value store code to use separate files. (#4477) před 1 rokem
id_kind.h ea0b0b4b48 Add facet type values and an instruction that produces them (#4460) před 1 rokem
ids.h ea0b0b4b48 Add facet type values and an instruction that produces them (#4460) před 1 rokem
impl.cpp 568ad197d1 Track the instruction used to name the type and constraint in an impl. (#4368) před 1 rokem
impl.h 4148161e24 Refactor value store code to use separate files. (#4477) před 1 rokem
import_ir.h 5ebcbae2e8 Add a location to indirect imports. (#4098) před 1 rokem
inst.cpp 5c8fa6ad5c Replace `FoldingSet` with `DenseMap` for instruction canonicalization. (#3979) před 1 rokem
inst.h 4148161e24 Refactor value store code to use separate files. (#4477) před 1 rokem
inst_kind.cpp 469f1c8e64 Refactor InstKind to move metadata from macros to the type. (#4119) před 1 rokem
inst_kind.def ea0b0b4b48 Add facet type values and an instruction that produces them (#4460) před 1 rokem
inst_kind.h db76e81630 Rename `IntLiteral` to `IntValue`. (#4475) před 1 rokem
inst_namer.cpp 4148161e24 Refactor value store code to use separate files. (#4477) před 1 rokem
inst_namer.h fc8e686607 Rebuild all constants in the eval block. (#4155) před 1 rokem
interface.h bf89652a4d Move common entity fields to a 'base' struct. (#4161) před 1 rokem
name.cpp dfed743de2 Add vtable pointers to class layout (#4407) před 1 rokem
name.h 4148161e24 Refactor value store code to use separate files. (#4477) před 1 rokem
name_scope.h 5bdeb010c8 Clean up format_provider uses (#4417) před 1 rokem
stringify_type.cpp 4febf7c459 Add capitilization and punctuation to TODO comments (#4486) před 1 rokem
stringify_type.h b274622228 Improve infrastructure for formatting types in diagnostics. (#4374) před 1 rokem
type.h 4148161e24 Refactor value store code to use separate files. (#4477) před 1 rokem
type_info.cpp 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) před 1 rokem
type_info.h 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) před 1 rokem
typed_insts.h ea0b0b4b48 Add facet type values and an instruction that produces them (#4460) před 1 rokem
typed_insts_test.cpp 3fa70de101 Remove some C++17 workarounds now we build in C++20 mode. (#3653) před 2 roky
yaml_test.cpp e20e8bfbea Consolidate caller match in one function call (#4446) před 1 rokem