Richard Smith ff530305d1 Add prelude support for implicit conversion between integer literals and sized integer types. (#4525) 1 年之前
..
base 1d8c7ffe89 Add support for scoped timings. (#4533) 1 年之前
check ff530305d1 Add prelude support for implicit conversion between integer literals and sized integer types. (#4525) 1 年之前
codegen 4febf7c459 Add capitilization and punctuation to TODO comments (#4486) 1 年之前
diagnostics cbd88e5c72 Add builtin for performing checked conversion between integer types. (#4523) 1 年之前
docs db43bb1b42 Replace FIXME with TODO in toolchain code (#4506) 1 年之前
driver 4ee65ef58a Reduce the size of formatted SemIR. (#4534) 1 年之前
format df55b89e08 Implement some token-based formatting structure. (#4386) 1 年之前
install a720921dfb Test an absolute symlink (#4528) 1 年之前
language_server 4febf7c459 Add capitilization and punctuation to TODO comments (#4486) 1 年之前
lex fa95892a37 Add diagnostic coverage, remove possibly-unreachable unary op diagnostic (#4519) 1 年之前
lower 93169c30b1 Update LLVM (#4530) 1 年之前
parse fa95892a37 Add diagnostic coverage, remove possibly-unreachable unary op diagnostic (#4519) 1 年之前
sem_ir 4ee65ef58a Reduce the size of formatted SemIR. (#4534) 1 年之前
source 2a36ff611d Remove a couple std::string uses in diagnostics. (#4421) 1 年之前
testing 577fda1ca2 Speed up type literal lexing and make it more strict. (#4430) 1 年之前
BUILD c7057eff89 Improve install_paths handling for relative paths. (#4331) 1 年之前
README.md a24816a1f4 Move toolchain architecture to markdown (#4242) 1 年之前
autoupdate_testdata.py 4293c9f25f Switch python syntax to use Path.parents (#4235) 1 年之前

README.md

Toolchain

See docs.