Richard Smith fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
..
base 132807e138 Refactor ValueStore to reduce template type repetition. (#3437) пре 2 година
check fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
codegen bf8697113a Move `llvm::Initialize*` calls to `main`. (#3449) пре 2 година
diagnostics 9b194a31c9 Support modifiers on namespace, in theory. (#3462) пре 2 година
driver bf8697113a Move `llvm::Initialize*` calls to `main`. (#3449) пре 2 година
lex fada410559 Support declaration modifier keywords (#3412) пре 2 година
lower e9fc07feee Abbreviate "representation" -> "repr" (#3464) пре 2 година
parse fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
sem_ir e9fc07feee Abbreviate "representation" -> "repr" (#3464) пре 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.