Richard Smith c0faa81961 Switch most of `ImportRefResolver` to non-member functions (#4584) 1 yıl önce
..
base 1d8c7ffe89 Add support for scoped timings. (#4533) 1 yıl önce
check c0faa81961 Switch most of `ImportRefResolver` to non-member functions (#4584) 1 yıl önce
codegen 4febf7c459 Add capitilization and punctuation to TODO comments (#4486) 1 yıl önce
diagnostics 67f2c9ce26 Add a `FacetValue` instruction (#4545) 1 yıl önce
docs 2cb6507392 Update idioms.md with changes to match the code now (#4587) 1 yıl önce
driver 17272cf93c Change how CheckParseTrees receives NodeLocConverters (#4563) 1 yıl önce
format df55b89e08 Implement some token-based formatting structure. (#4386) 1 yıl önce
install 47bfa375af Propagate `llvm::vfs::FileSystem` from `driver_env` to Clang (#4537) 1 yıl önce
language_server 4febf7c459 Add capitilization and punctuation to TODO comments (#4486) 1 yıl önce
lex 4eb955bf42 Drop std:: on size_t in various spots. (#4546) 1 yıl önce
lower 4f816dd03f Remove param_refs and implicit_param_refs (#4479) 1 yıl önce
parse 4eb955bf42 Drop std:: on size_t in various spots. (#4546) 1 yıl önce
sem_ir ed80cd2f15 Facet member access (#4371) 1 yıl önce
source 2a36ff611d Remove a couple std::string uses in diagnostics. (#4421) 1 yıl önce
testing 47bfa375af Propagate `llvm::vfs::FileSystem` from `driver_env` to Clang (#4537) 1 yıl önce
BUILD c7057eff89 Improve install_paths handling for relative paths. (#4331) 1 yıl önce
README.md a24816a1f4 Move toolchain architecture to markdown (#4242) 1 yıl önce
autoupdate_testdata.py 4293c9f25f Switch python syntax to use Path.parents (#4235) 1 yıl önce

README.md

Toolchain

See docs.