Jon Ross-Perkins efa158d496 Refactor InstBlockStack to use ArrayStack. (#4104) hace 1 año
..
BUILD d437e4bffe Create an array stack type for a shared use-case (#4100) hace 1 año
all_llvm_targets.cpp a196b9840f Run clang-tidy on headers (#3572) hace 2 años
array_stack.h efa158d496 Refactor InstBlockStack to use ArrayStack. (#4104) hace 1 año
array_stack_test.cpp efa158d496 Refactor InstBlockStack to use ArrayStack. (#4104) hace 1 año
bazel_working_dir.h 0b9bda10b7 Refactor common main logic (#2260) hace 3 años
benchmark_main.cpp f5c01ee487 Add a custom main library for benchmarks. (#3872) hace 2 años
check.h 352fec1885 Add some coarse debug information to semantics. (#2382) hace 3 años
check_internal.cpp 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) hace 1 año
check_internal.h bf02d1f4b0 Remove headers marked as unused by ClangD. (#3661) hace 2 años
check_test.cpp e3d3122f1d Move tests to the namespace of the code under test (#3244) hace 2 años
command_line.cpp 9305d9888b Add help information printing for a specific subcommand (#3699) hace 2 años
command_line.h b473eac5bc Fix clang-tidy issues in `//common`. (#3962) hace 1 año
command_line_test.cpp b473eac5bc Fix clang-tidy issues in `//common`. (#3962) hace 1 año
enum_base.h e66406ec93 Disable bugprone-macro-parentheses and let clang-format insert braces. (#3825) hace 2 años
enum_base_test.cpp 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) hace 2 años
enum_base_test.def 9e1a5cfaee Reuse EnumBase for interpreter's Builtin enum (#2688) hace 3 años
error.h e66406ec93 Disable bugprone-macro-parentheses and let clang-format insert braces. (#3825) hace 2 años
error_test.cpp e3d3122f1d Move tests to the namespace of the code under test (#3244) hace 2 años
exe_path.cpp 582b2c04dd Allow GoogleTest tests to locate their executable path. (#3992) hace 1 año
exe_path.h 582b2c04dd Allow GoogleTest tests to locate their executable path. (#3992) hace 1 año
exe_path_test.cpp 582b2c04dd Allow GoogleTest tests to locate their executable path. (#3992) hace 1 año
hashing.cpp f59a6cdbdd Introduce a Carbon hashing framework. (#3327) hace 2 años
hashing.h bf736e6b03 A collection of hashing improvements from using hashtables. (#4094) hace 1 año
hashing_benchmark.cpp b473eac5bc Fix clang-tidy issues in `//common`. (#3962) hace 1 año
hashing_test.cpp bf736e6b03 A collection of hashing improvements from using hashtables. (#4094) hace 1 año
hashtable_key_context.h a8748f3e2d Key context improvements (#4095) hace 1 año
hashtable_key_context_test.cpp a8748f3e2d Key context improvements (#4095) hace 1 año
indirect_value.h 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) hace 2 años
indirect_value_test.cpp 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) hace 2 años
init_llvm.cpp 16942e4d07 Move errs tie to LLVM to include test infrastructure. (#4006) hace 1 año
init_llvm.h a196b9840f Run clang-tidy on headers (#3572) hace 2 años
map.h a8748f3e2d Key context improvements (#4095) hace 1 año
map_benchmark.cpp 26ead9addc Add a build of `boost_unordered` for benchmarking. (#4045) hace 1 año
map_benchmark_test.sh 21a81bc59e Introduce custom hash table data structures. (#3940) hace 1 año
map_test.cpp af6312a3aa Add assignment support to the hashtables. (#4066) hace 1 año
ostream.h 21a81bc59e Introduce custom hash table data structures. (#3940) hace 1 año
raw_hashtable.cpp 21a81bc59e Introduce custom hash table data structures. (#3940) hace 1 año
raw_hashtable.h a8748f3e2d Key context improvements (#4095) hace 1 año
raw_hashtable_benchmark_helpers.cpp 21a81bc59e Introduce custom hash table data structures. (#3940) hace 1 año
raw_hashtable_benchmark_helpers.h 3be57b71e0 Collect more detailed metrics on hashtables. (#4046) hace 1 año
raw_hashtable_metadata_group.cpp 21a81bc59e Introduce custom hash table data structures. (#3940) hace 1 año
raw_hashtable_metadata_group.h 21a81bc59e Introduce custom hash table data structures. (#3940) hace 1 año
raw_hashtable_metadata_group_benchmark.cpp 21a81bc59e Introduce custom hash table data structures. (#3940) hace 1 año
raw_hashtable_metadata_group_benchmark_test.sh 21a81bc59e Introduce custom hash table data structures. (#3940) hace 1 año
raw_hashtable_test_helpers.h a8748f3e2d Key context improvements (#4095) hace 1 año
set.h 9d95c6836d Add a key-returning callback insert to `Set`. (#4072) hace 1 año
set_benchmark.cpp 3be57b71e0 Collect more detailed metrics on hashtables. (#4046) hace 1 año
set_benchmark_test.sh 21a81bc59e Introduce custom hash table data structures. (#3940) hace 1 año
set_test.cpp 9d95c6836d Add a key-returning callback insert to `Set`. (#4072) hace 1 año
string_helpers.cpp b19a87642b Update LLVM (#3956) hace 1 año
string_helpers.h 8d0f3364d8 Initial implementation of raw string literals (#1304) hace 3 años
string_helpers_test.cpp bf02d1f4b0 Remove headers marked as unused by ClangD. (#3661) hace 2 años
struct_reflection.h dd0890619a Enable a couple of boring warnings. (#4018) hace 1 año
struct_reflection_test.cpp 2e97f27b8d Typed wrappers around parse tree nodes (#3534) hace 2 años
variant_helpers.h f9ce0b194d Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832) hace 2 años
version.h b51dc7f8e2 Introduce version and build info stamping. (#4054) hace 1 año
version.tmpl.cpp b51dc7f8e2 Introduce version and build info stamping. (#4054) hace 1 año
version_stamp.tmpl.cpp b51dc7f8e2 Introduce version and build info stamping. (#4054) hace 1 año
vlog.h 352fec1885 Add some coarse debug information to semantics. (#2382) hace 3 años
vlog_internal.h 7157445f97 Set up a 'Parse' namespace. (#3161) hace 2 años
vlog_test.cpp fa857e42be Rename //testing/util to base (#3104) hace 2 años