Jon Ross-Perkins a24816a1f4 Move toolchain architecture to markdown (#4242) 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 년 전
docs a24816a1f4 Move toolchain architecture to markdown (#4242) 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 a24816a1f4 Move toolchain architecture to markdown (#4242) 1 년 전
autoupdate_testdata.py 4293c9f25f Switch python syntax to use Path.parents (#4235) 1 년 전

README.md

Toolchain

See docs.