| .. |
|
BUILD
|
37a8bfa488
Refactor `ReturnTypeInfo` and `InitRepr`. (#4169)
|
1 tahun lalu |
|
block_value_store.h
|
f1190a4792
Add basic output of where memory is stored after a compile. (#4136)
|
1 tahun lalu |
|
builtin_function_kind.cpp
|
8bb80d8271
Add a basic Core.Print function for ints. (#4078)
|
1 tahun lalu |
|
builtin_function_kind.def
|
8bb80d8271
Add a basic Core.Print function for ints. (#4078)
|
1 tahun lalu |
|
builtin_function_kind.h
|
76ed3c73cb
Promote FunctionType to a standard instruction. (#3931)
|
2 tahun lalu |
|
builtin_inst_kind.cpp
|
a81d67c629
Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115)
|
1 tahun lalu |
|
builtin_inst_kind.def
|
a81d67c629
Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115)
|
1 tahun lalu |
|
builtin_inst_kind.h
|
a81d67c629
Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115)
|
1 tahun lalu |
|
class.h
|
bf89652a4d
Move common entity fields to a 'base' struct. (#4161)
|
1 tahun lalu |
|
constant.cpp
|
fe359b1a08
Substitute into generic class and interface definitions when we require them to be fully defined. (#4139)
|
1 tahun lalu |
|
constant.h
|
dde0bd0ffe
Change TypeId to be a thin wrapper around ConstantId. (#4140)
|
1 tahun lalu |
|
copy_on_write_block.h
|
5c8fa6ad5c
Replace `FoldingSet` with `DenseMap` for instruction canonicalization. (#3979)
|
1 tahun lalu |
|
entity_name.h
|
326609857d
Rename BindNameInfo to EntityName (#4090)
|
1 tahun lalu |
|
entity_with_params_base.h
|
f6ff5b11b5
Distinguish between whether an entity has its own parameter lists and whether it is generic. (#4191)
|
1 tahun lalu |
|
entry_point.cpp
|
71aa4a45be
Distinguish between name IDs and string IDs in the type system. (#3341)
|
2 tahun lalu |
|
entry_point.h
|
bfa5463e5b
Add signature enforcement for `Main.Run` and give it the symbol name `main`. (#3266)
|
2 tahun lalu |
|
file.cpp
|
8a8c227163
Track an interface type, not an interface ID, on an associated entity. (#4188)
|
1 tahun lalu |
|
file.h
|
37a8bfa488
Refactor `ReturnTypeInfo` and `InitRepr`. (#4169)
|
1 tahun lalu |
|
formatter.cpp
|
b2a13afb73
Defer resolving the eval blocks and value blocks of generics and specifics until we've finished other resolution work. (#4202)
|
1 tahun lalu |
|
formatter.h
|
65d6e3e221
Use verbose formatting of instructions on crash messages. (#4125)
|
1 tahun lalu |
|
function.cpp
|
37a8bfa488
Refactor `ReturnTypeInfo` and `InitRepr`. (#4169)
|
1 tahun lalu |
|
function.h
|
37a8bfa488
Refactor `ReturnTypeInfo` and `InitRepr`. (#4169)
|
1 tahun lalu |
|
generic.cpp
|
b2a13afb73
Defer resolving the eval blocks and value blocks of generics and specifics until we've finished other resolution work. (#4202)
|
1 tahun lalu |
|
generic.h
|
3cb769a053
Rename "generic instance" to "specific" throughout the toolchain. (#4165)
|
1 tahun lalu |
|
id_kind.h
|
3cb769a053
Rename "generic instance" to "specific" throughout the toolchain. (#4165)
|
1 tahun lalu |
|
ids.h
|
3c4c234d01
Treat the empty inst block as being canonical. (#4199)
|
1 tahun lalu |
|
impl.h
|
f1190a4792
Add basic output of where memory is stored after a compile. (#4136)
|
1 tahun lalu |
|
import_ir.h
|
5ebcbae2e8
Add a location to indirect imports. (#4098)
|
1 tahun lalu |
|
inst.cpp
|
5c8fa6ad5c
Replace `FoldingSet` with `DenseMap` for instruction canonicalization. (#3979)
|
1 tahun lalu |
|
inst.h
|
3c4c234d01
Treat the empty inst block as being canonical. (#4199)
|
1 tahun lalu |
|
inst_kind.cpp
|
469f1c8e64
Refactor InstKind to move metadata from macros to the type. (#4119)
|
1 tahun lalu |
|
inst_kind.def
|
50d56aa7c9
Add an instruction to represent a use of a dependent value from a generic instance. (#4122)
|
1 tahun lalu |
|
inst_kind.h
|
469f1c8e64
Refactor InstKind to move metadata from macros to the type. (#4119)
|
1 tahun lalu |
|
inst_namer.cpp
|
fc8e686607
Rebuild all constants in the eval block. (#4155)
|
1 tahun lalu |
|
inst_namer.h
|
fc8e686607
Rebuild all constants in the eval block. (#4155)
|
1 tahun lalu |
|
interface.h
|
bf89652a4d
Move common entity fields to a 'base' struct. (#4161)
|
1 tahun lalu |
|
name.cpp
|
5c8fa6ad5c
Replace `FoldingSet` with `DenseMap` for instruction canonicalization. (#3979)
|
1 tahun lalu |
|
name.h
|
e71e6ca07f
Use separate value stores for identifiers and string literals (#4106)
|
1 tahun lalu |
|
name_scope.h
|
f1190a4792
Add basic output of where memory is stored after a compile. (#4136)
|
1 tahun lalu |
|
type.h
|
dde0bd0ffe
Change TypeId to be a thin wrapper around ConstantId. (#4140)
|
1 tahun lalu |
|
type_info.cpp
|
37a8bfa488
Refactor `ReturnTypeInfo` and `InitRepr`. (#4169)
|
1 tahun lalu |
|
type_info.h
|
37a8bfa488
Refactor `ReturnTypeInfo` and `InitRepr`. (#4169)
|
1 tahun lalu |
|
typed_insts.h
|
ca161ad0fb
Comment fix: `AssociatedConstantDecl` isn't just for associated types (#4207)
|
1 tahun lalu |
|
typed_insts_test.cpp
|
3fa70de101
Remove some C++17 workarounds now we build in C++20 mode. (#3653)
|
2 tahun lalu |
|
yaml_test.cpp
|
3c4c234d01
Treat the empty inst block as being canonical. (#4199)
|
1 tahun lalu |