Jon Ross-Perkins 7f53a792c0 Fix crash when array contents aren't an expression. (#3424) 2 年 前
..
base 71aa4a45be Distinguish between name IDs and string IDs in the type system. (#3341) 2 年 前
check c89c452579 Abbreviate "Reference" -> "Ref", "Dereference" -> "Deref" (#3425) 2 年 前
codegen d6f689ba07 Another LLVM fix for CodeGenFileType (#3242) 2 年 前
diagnostics c89c452579 Abbreviate "Reference" -> "Ref", "Dereference" -> "Deref" (#3425) 2 年 前
driver 1d443a3617 Underline the entire token when producing diagnostic messages. (#3413) 2 年 前
lex 1d443a3617 Underline the entire token when producing diagnostic messages. (#3413) 2 年 前
lower c89c452579 Abbreviate "Reference" -> "Ref", "Dereference" -> "Deref" (#3425) 2 年 前
parse 7f53a792c0 Fix crash when array contents aren't an expression. (#3424) 2 年 前
sem_ir c89c452579 Abbreviate "Reference" -> "Ref", "Dereference" -> "Deref" (#3425) 2 年 前
source 9154c6410e Support for reading source code from stdin and other unusual places. (#3416) 2 年 前
testing 1d443a3617 Underline the entire token when producing diagnostic messages. (#3413) 2 年 前
README.md e9480e7dfe Clean up a couple non-proposal docs links that had access issues. (#2565) 3 年 前
autoupdate_testdata.py 9154c6410e Support for reading source code from stdin and other unusual places. (#3416) 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.