Richard Smith 762d07fa3e Add builtins for integer bitwise, bit-shift, and relational comparison operators. (#3853) hace 2 años
..
base e66406ec93 Disable bugprone-macro-parentheses and let clang-format insert braces. (#3825) hace 2 años
check 762d07fa3e Add builtins for integer bitwise, bit-shift, and relational comparison operators. (#3853) hace 2 años
codegen 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) hace 2 años
diagnostics 762d07fa3e Add builtins for integer bitwise, bit-shift, and relational comparison operators. (#3853) hace 2 años
driver 72564a08d4 Explicitly flush stream_consumer (#3828) hace 2 años
lex f9ce0b194d Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832) hace 2 años
lower 762d07fa3e Add builtins for integer bitwise, bit-shift, and relational comparison operators. (#3853) hace 2 años
parse a034f86272 Change struct literal parsing to use placeholders. (#3850) hace 2 años
sem_ir 762d07fa3e Add builtins for integer bitwise, bit-shift, and relational comparison operators. (#3853) hace 2 años
source b5d28f2c4b location -> loc abbreviation (#3826) hace 2 años
testing 033c68c45b Remove a couple unnecessary != operators. (#3808) hace 2 años
README.md e9480e7dfe Clean up a couple non-proposal docs links that had access issues. (#2565) hace 3 años
autoupdate_testdata.py 9c46d15f78 Distribute autoupdate across threads. (#3443) hace 2 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.