David Blaikie dfed743de2 Add vtable pointers to class layout (#4407) il y a 1 an
..
BUILD 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an
all_llvm_targets.cpp a196b9840f Run clang-tidy on headers (#3572) il y a 2 ans
array_stack.h dfed743de2 Add vtable pointers to class layout (#4407) il y a 1 an
array_stack_test.cpp efa158d496 Refactor InstBlockStack to use ArrayStack. (#4104) il y a 1 an
bazel_working_dir.h 0b9bda10b7 Refactor common main logic (#2260) il y a 3 ans
check.h 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an
check_internal.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an
check_internal.h 1d904556ef Remove `[[clang::preserve_most]]` (#4319) il y a 1 an
check_test.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an
command_line.cpp 9b0519d236 Convert CommandLine member references to pointers (#4301) il y a 1 an
command_line.h 9b0519d236 Convert CommandLine member references to pointers (#4301) il y a 1 an
command_line_test.cpp 43c6259fb2 Update LLVM and fix formatv issues. (#4282) il y a 1 an
enum_base.h e66406ec93 Disable bugprone-macro-parentheses and let clang-format insert braces. (#3825) il y a 2 ans
enum_base_test.cpp 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) il y a 2 ans
enum_base_test.def 9e1a5cfaee Reuse EnumBase for interpreter's Builtin enum (#2688) il y a 3 ans
error.h 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an
error_test.cpp e3d3122f1d Move tests to the namespace of the code under test (#3244) il y a 2 ans
exe_path.cpp 582b2c04dd Allow GoogleTest tests to locate their executable path. (#3992) il y a 1 an
exe_path.h 582b2c04dd Allow GoogleTest tests to locate their executable path. (#3992) il y a 1 an
exe_path_test.cpp 582b2c04dd Allow GoogleTest tests to locate their executable path. (#3992) il y a 1 an
hashing.cpp f59a6cdbdd Introduce a Carbon hashing framework. (#3327) il y a 2 ans
hashing.h bf736e6b03 A collection of hashing improvements from using hashtables. (#4094) il y a 1 an
hashing_benchmark.cpp b473eac5bc Fix clang-tidy issues in `//common`. (#3962) il y a 1 an
hashing_test.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an
hashtable_key_context.h a8748f3e2d Key context improvements (#4095) il y a 1 an
hashtable_key_context_test.cpp a8748f3e2d Key context improvements (#4095) il y a 1 an
indirect_value.h 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) il y a 2 ans
indirect_value_test.cpp 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) il y a 2 ans
init_llvm.cpp e2256516e8 Fix InitLLVM argv (#4405) il y a 1 an
init_llvm.h a196b9840f Run clang-tidy on headers (#3572) il y a 2 ans
map.h 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an
map_benchmark.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an
map_benchmark_test.sh 21a81bc59e Introduce custom hash table data structures. (#3940) il y a 1 an
map_test.cpp af6312a3aa Add assignment support to the hashtables. (#4066) il y a 1 an
ostream.h 21a81bc59e Introduce custom hash table data structures. (#3940) il y a 1 an
raw_hashtable.cpp 21a81bc59e Introduce custom hash table data structures. (#3940) il y a 1 an
raw_hashtable.h 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an
raw_hashtable_benchmark_helpers.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an
raw_hashtable_benchmark_helpers.h 3be57b71e0 Collect more detailed metrics on hashtables. (#4046) il y a 1 an
raw_hashtable_metadata_group.cpp 21a81bc59e Introduce custom hash table data structures. (#3940) il y a 1 an
raw_hashtable_metadata_group.h 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an
raw_hashtable_metadata_group_benchmark.cpp 5a11048c34 Remove some explicit (Mutable)ArrayRef constructions (#4238) il y a 1 an
raw_hashtable_metadata_group_benchmark_test.sh 21a81bc59e Introduce custom hash table data structures. (#3940) il y a 1 an
raw_hashtable_test_helpers.h a8748f3e2d Key context improvements (#4095) il y a 1 an
set.h 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an
set_benchmark.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an
set_benchmark_test.sh 21a81bc59e Introduce custom hash table data structures. (#3940) il y a 1 an
set_test.cpp 9d95c6836d Add a key-returning callback insert to `Set`. (#4072) il y a 1 an
string_helpers.cpp b19a87642b Update LLVM (#3956) il y a 1 an
string_helpers.h 8d0f3364d8 Initial implementation of raw string literals (#1304) il y a 3 ans
string_helpers_test.cpp bf02d1f4b0 Remove headers marked as unused by ClangD. (#3661) il y a 2 ans
struct_reflection.h dd0890619a Enable a couple of boring warnings. (#4018) il y a 1 an
struct_reflection_test.cpp 2e97f27b8d Typed wrappers around parse tree nodes (#3534) il y a 2 ans
template_string.h e48101b608 Switch `CARBON_VLOG` to support a format string API. (#4283) il y a 1 an
template_string_test.cpp e48101b608 Switch `CARBON_VLOG` to support a format string API. (#4283) il y a 1 an
variant_helpers.h f9ce0b194d Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832) il y a 2 ans
version.h b51dc7f8e2 Introduce version and build info stamping. (#4054) il y a 1 an
version.tmpl.cpp b51dc7f8e2 Introduce version and build info stamping. (#4054) il y a 1 an
version_stamp.tmpl.cpp b51dc7f8e2 Introduce version and build info stamping. (#4054) il y a 1 an
vlog.h 1d904556ef Remove `[[clang::preserve_most]]` (#4319) il y a 1 an
vlog_test.cpp de57c9988c Break out driver environment info into its own type. (#4299) il y a 1 an