Boaz Brickner 4b8ac429a7 Replace `isStruct() || isClass()` with `!isUnion()` (#5715) 10 месяцев назад
..
base 81ca949ab8 Replacing lowering vectors with FixedSizeValueStore (#5636) 11 месяцев назад
check 4b8ac429a7 Replace `isStruct() || isClass()` with `!isUnion()` (#5715) 10 месяцев назад
codegen 806bee1063 Shift from ARGS to EXTRA-ARGS where possible (#5602) 11 месяцев назад
diagnostics 6a73387809 Remove requirement that the pattern in a `for` starts with `var`. (#5685) 10 месяцев назад
docs 78d4cce9f8 Put min_prelude in a testdata dir (#5635) 11 месяцев назад
driver 519e633147 Improve backtrace for lowering crashes. (#5651) 10 месяцев назад
format 8c3fa80691 Add cc rule wrappers for cc_env (#5277) 1 год назад
install 3070e5cfc6 Try using getMainExecutable to address argv[0] limitations (#5643) 10 месяцев назад
language_server ec97ec9664 Use `InImport` pointing to C++ imports in `ConvertLocInFile()` instead of adding a separate `InCppImport` when emitting (#5614) 11 месяцев назад
lex 6683cf3b1c Switch token_infos_ to a ValueStore (#5633) 11 месяцев назад
lower cc698d78f5 When using a C++ struct as a parameter, map its type to a Carbon class type (#5538) 10 месяцев назад
parse 6a73387809 Remove requirement that the pattern in a `for` starts with `var`. (#5685) 10 месяцев назад
sem_ir cc698d78f5 When using a C++ struct as a parameter, map its type to a Carbon class type (#5538) 10 месяцев назад
source bf32da8dad Add missing standard library header inclusions (#5316) 1 год назад
testing 76cdbd8a5a Introduce the `none.carbon` min-prelude (#5694) 10 месяцев назад
BUILD 13502b7c89 Replace #4505 with a different set of workarounds (#4527) 1 год назад
README.md a24816a1f4 Move toolchain architecture to markdown (#4242) 1 год назад
autoupdate_testdata.py 7181a37997 Make it easier to see test performance (#5363) 1 год назад
run_tool.bzl 13502b7c89 Replace #4505 with a different set of workarounds (#4527) 1 год назад

README.md

Toolchain

See docs.