Richard Smith 20c0322bbe Rough support for calling a generic class name to form a class type. (#3939) 2 лет назад
..
BUILD 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) 2 лет назад
block_value_store.h d2056ef4b9 Split classes in file.h and value_stores.* to separate files (#3725) 2 лет назад
builtin_function_kind.cpp 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) 2 лет назад
builtin_function_kind.def d28c63df01 Add support for builtin float comparison operations (#3899) 2 лет назад
builtin_function_kind.h 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) 2 лет назад
builtin_kind.cpp 6d4d05f68a SEMANTICS->SEM_IR in macro names. Update comments in `sem_ir/node.h`. (#3309) 2 лет назад
builtin_kind.def 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) 2 лет назад
builtin_kind.h 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) 2 лет назад
class.h 9783d44fed Add a GenericClassType as the type of the name of a generic class. (#3935) 2 лет назад
constant.cpp 5627f88c22 Switch ImportRefs to provide a LocId. (#3913) 2 лет назад
constant.h 79c0b65288 Separate constant emission from function emission. (#3916) 2 лет назад
copy_on_write_block.h 312d158bfc Factor out CopyOnWriteBlock. (#3785) 2 лет назад
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 9783d44fed Add a GenericClassType as the type of the name of a generic class. (#3935) 2 лет назад
file.h c82ce8faae Start adding tracking of the complete list of IRs under check. (#3915) 2 лет назад
formatter.cpp 20c0322bbe Rough support for calling a generic class name to form a class type. (#3939) 2 лет назад
formatter.h bf02d1f4b0 Remove headers marked as unused by ClangD. (#3661) 2 лет назад
function.cpp 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) 2 лет назад
function.h 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) 2 лет назад
id_kind.h e0b8728263 Allocate de Bruijn levels to symbolic bindings. (#3906) 2 лет назад
ids.h 92fa0ac1ac Remove ImportRefUsed (#3934) 2 лет назад
impl.h abf23ae7fe Initial scaffolding for building a witness table for an `impl`. (#3743) 2 лет назад
import_ir.h b5d28f2c4b location -> loc abbreviation (#3826) 2 лет назад
inst.cpp 2584399673 Factor `IdKind` enum out of node stack. (#3787) 2 лет назад
inst.h 20c0322bbe Rough support for calling a generic class name to form a class type. (#3939) 2 лет назад
inst_kind.cpp 79c0b65288 Separate constant emission from function emission. (#3916) 2 лет назад
inst_kind.def 9783d44fed Add a GenericClassType as the type of the name of a generic class. (#3935) 2 лет назад
inst_kind.h 79c0b65288 Separate constant emission from function emission. (#3916) 2 лет назад
inst_namer.cpp 9783d44fed Add a GenericClassType as the type of the name of a generic class. (#3935) 2 лет назад
inst_namer.h 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) 2 лет назад
inst_profile.cpp 20c0322bbe Rough support for calling a generic class name to form a class type. (#3939) 2 лет назад
inst_profile.h 29c294880d Deduplicate and canonicalize all constants. (#3611) 2 лет назад
interface.h f5a3a9a7e0 Add `Self` into scope in interface definitions and using facets as types. (#3740) 2 лет назад
name.cpp d2056ef4b9 Split classes in file.h and value_stores.* to separate files (#3725) 2 лет назад
name.h d2056ef4b9 Split classes in file.h and value_stores.* to separate files (#3725) 2 лет назад
name_scope.h 8567e02aa7 Refactor handling of cross-package imports. (#3783) 2 лет назад
type.h bb117aea3a Add support for `iN` and `uN` for all suitable `N`. (#3868) 2 лет назад
type_info.h 439a644960 Propagate the phase of a type from its constituent types. (#3645) 2 лет назад
typed_insts.h 20c0322bbe Rough support for calling a generic class name to form a class type. (#3939) 2 лет назад
typed_insts_test.cpp 3fa70de101 Remove some C++17 workarounds now we build in C++20 mode. (#3653) 2 лет назад
yaml_test.cpp 62fe0cd385 Remove the builtin IR, and instead define builtin types locally. (#3910) 2 лет назад