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