Jon Ross-Perkins 2425e28e3a Collapse names into VarStorage (#3116) 2 лет назад
..
base a692fb89a3 Rename //toolchain/common to base (#3101) 2 лет назад
codegen a2b4cabeaa Switch the toolchain to the new CLI library. (#2979) 2 лет назад
diagnostics 09242eeebd Run clang-tidy over toolchain code. (#3105) 2 лет назад
driver e05523db21 Fix a stack use after scope and a heap use after free found by fuzzing. (#3126) 2 лет назад
lexer a2b4cabeaa Switch the toolchain to the new CLI library. (#2979) 2 лет назад
lowering 2425e28e3a Collapse names into VarStorage (#3116) 2 лет назад
parser 4ae0fa6f86 Adjust handling of cases where conditions are missing. (#3119) 2 лет назад
semantics 2425e28e3a Collapse names into VarStorage (#3116) 2 лет назад
source fa857e42be Rename //testing/util to base (#3104) 2 лет назад
README.md e9480e7dfe Clean up a couple non-proposal docs links that had access issues. (#2565) 3 лет назад
autoupdate_testdata.py b5167b2d69 Implement autoupdate for file_test. (#3043) 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.