Richard Smith 288ad9f8e5 Split statement-specific parts of `semantics_handle.cpp` into separate files. (#2949) hace 2 años
..
codegen aad4ed2083 Codegen: Given a carbon file prints the assembly to the stdout (#2944) hace 2 años
common 77385aa344 Refactor semantics logic into separate files. (#2819) hace 3 años
diagnostics 4b69264cb1 Add implied `return;` at end of non-value-returning functions. (#2942) hace 2 años
driver aad4ed2083 Codegen: Given a carbon file prints the assembly to the stdout (#2944) hace 2 años
lexer 78444fa7b1 Remove and rename keywords from toolchain to reflect #2760 (#2921) hace 2 años
lowering 4b69264cb1 Add implied `return;` at end of non-value-returning functions. (#2942) hace 2 años
parser b2084ea15d Shift Parser from 'Identifier' to 'Name' naming (#2947) hace 2 años
semantics 288ad9f8e5 Split statement-specific parts of `semantics_handle.cpp` into separate files. (#2949) hace 2 años
source 8e940d9724 Migrate //common test libraries to //testing/util. (#2890) hace 2 años
README.md e9480e7dfe Clean up a couple non-proposal docs links that had access issues. (#2565) hace 3 años

README.md

Toolchain

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