Geoff Romer c7e4cb2c76 Don't attempt to merge multiple class definitions. (#3947) 2 лет назад
..
base cae62765af Add builtins for basic float operations (#3897) 2 лет назад
check c7e4cb2c76 Don't attempt to merge multiple class definitions. (#3947) 2 лет назад
codegen 895e90e791 Start including the prelude for testing. (#3861) 2 лет назад
diagnostics d5c0c9cfe3 Accept generic parameter lists in class declarations. (#3933) 2 лет назад
driver 36d8d2960a Introduce basic linking with the Clang driver. (#3922) 2 лет назад
lex ec300ef3ad Restructure lex keyword tests to reduce duplication. (#3941) 2 лет назад
lower 9783d44fed Add a GenericClassType as the type of the name of a generic class. (#3935) 2 лет назад
parse 5fa341f16a Unify more invalid declaration recovery. (#3942) 2 лет назад
sem_ir 20c0322bbe Rough support for calling a generic class name to form a class type. (#3939) 2 лет назад
source b5d28f2c4b location -> loc abbreviation (#3826) 2 лет назад
testing de4c32beb5 Split apart some tests which don't need the prelude. (#3904) 2 лет назад
README.md e9480e7dfe Clean up a couple non-proposal docs links that had access issues. (#2565) 3 лет назад
autoupdate_testdata.py a13ff3dee1 Detect the current build mode for toolchain autoupdate. (#3882) 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.