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.