Jon Ross-Perkins 9be99cad4c Don't take a NodeId argument for insts that have no parse node. (#3623) 2 лет назад
..
base dc75295a72 Change lexical lookup to use an array instead of hash map. (#3582) 2 лет назад
check 9be99cad4c Don't take a NodeId argument for insts that have no parse node. (#3623) 2 лет назад
codegen bf8697113a Move `llvm::Initialize*` calls to `main`. (#3449) 2 лет назад
diagnostics f5c34d62dd Abbreviate "address" -> "addr" (#3580) 2 лет назад
driver b7c21a7fa7 Add constant evaluation for namespace expressions. (#3612) 2 лет назад
lex af14a2586a Typo fix abokve (#3614) 2 лет назад
lower b138c90c9e Use constant evaluation to determine the identity of types. (#3617) 2 лет назад
parse 7083b267d4 Switch clang::fallthrough to fallthrough (#3593) 2 лет назад
sem_ir 9be99cad4c Don't take a NodeId argument for insts that have no parse node. (#3623) 2 лет назад
source 35d15a390c Remove nodiscard uses. (#3418) 2 лет назад
testing bf8697113a Move `llvm::Initialize*` calls to `main`. (#3449) 2 лет назад
README.md e9480e7dfe Clean up a couple non-proposal docs links that had access issues. (#2565) 3 лет назад
autoupdate_testdata.py 9c46d15f78 Distribute autoupdate across threads. (#3443) 2 лет назад

README.md

Toolchain

A design is currently maintained in Google Drive. It'll be migrated to markdown once we are confident in its stability.