Richard Smith 891c7d8368 Enforce that the parse node for an instruction has the kind specified in the instruction definition (#4264) 1 год назад
..
base 5d0ec91c20 Collection of minor tweaks to get approx. 10-15% compile time (#4245) 1 год назад
check 891c7d8368 Enforce that the parse node for an instruction has the kind specified in the instruction definition (#4264) 1 год назад
codegen 8bb80d8271 Add a basic Core.Print function for ints. (#4078) 1 год назад
diagnostics 702d0d8a53 Parsing of designators like `.x` or `.Self` (#4254) 1 год назад
driver c5ada29ba9 Add filename and line number to function debug info metadata (#4243) 1 год назад
install 4293c9f25f Switch python syntax to use Path.parents (#4235) 1 год назад
lex a17480133f Remove excess use of auto on initializers (auto x = Y(z) -> Y x(z)) (#4239) 1 год назад
lower 16fd645663 Add source locations to `interface_witness` and `interface_witness_access` instructions. (#4265) 1 год назад
parse d5f0be08e0 Cleanup unused node_subtree_size (#4262) 1 год назад
sem_ir 891c7d8368 Enforce that the parse node for an instruction has the kind specified in the instruction definition (#4264) 1 год назад
source b5d28f2c4b location -> loc abbreviation (#3826) 2 лет назад
testing 1e1034ee81 Enable debug info by default (#4232) 1 год назад
BUILD 006e31238e Adjust driver references to use the install version. (#4126) 1 год назад
README.md e9480e7dfe Clean up a couple non-proposal docs links that had access issues. (#2565) 3 лет назад
autoupdate_testdata.py 4293c9f25f Switch python syntax to use Path.parents (#4235) 1 год назад

README.md

Toolchain

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