Jon Ross-Perkins d944347e7b Elide prelude components in the IR formatter. (#4453) 1 год назад
..
BUILD b274622228 Improve infrastructure for formatting types in diagnostics. (#4374) 1 год назад
block_value_store.h 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 год назад
builtin_function_kind.cpp df68bf9f71 Switch to using `Core.BigInt` as the type of the size of a type literal. (#4450) 1 год назад
builtin_function_kind.def a02dfe0226 Superficial support for `Core.BigInt` type (#4414) 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 a02dfe0226 Superficial support for `Core.BigInt` type (#4414) 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 лет назад
file.cpp b67d03126e Separate inst kind for out params (#4442) 1 год назад
file.h b274622228 Improve infrastructure for formatting types in diagnostics. (#4374) 1 год назад
formatter.cpp d944347e7b Elide prelude components in the IR formatter. (#4453) 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 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) 1 год назад
id_kind.h 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) 1 год назад
ids.h 223c5cb04b Restructure handling of runtime parameters (#4422) 1 год назад
impl.cpp 568ad197d1 Track the instruction used to name the type and constraint in an impl. (#4368) 1 год назад
impl.h 568ad197d1 Track the instruction used to name the type and constraint in an impl. (#4368) 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 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 год назад
inst_kind.cpp 469f1c8e64 Refactor InstKind to move metadata from macros to the type. (#4119) 1 год назад
inst_kind.def b67d03126e Separate inst kind for out params (#4442) 1 год назад
inst_kind.h 469f1c8e64 Refactor InstKind to move metadata from macros to the type. (#4119) 1 год назад
inst_namer.cpp b67d03126e Separate inst kind for out params (#4442) 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 e71e6ca07f Use separate value stores for identifiers and string literals (#4106) 1 год назад
name_scope.h 5bdeb010c8 Clean up format_provider uses (#4417) 1 год назад
stringify_type.cpp b67d03126e Separate inst kind for out params (#4442) 1 год назад
stringify_type.h b274622228 Improve infrastructure for formatting types in diagnostics. (#4374) 1 год назад
type.h 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 год назад
type_info.cpp 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) 1 год назад
type_info.h 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) 1 год назад
typed_insts.h e20e8bfbea Consolidate caller match in one function call (#4446) 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 год назад