Историја ревизија

Аутор SHA1 Порука Датум
  Chandler Carruth b51dc7f8e2 Introduce version and build info stamping. (#4054) пре 1 година
  Chandler Carruth e34e240263 Move the core standard library to the installation. (#3995) пре 1 година
  Chandler Carruth d3a5b0eee7 Add utilities for managing a toolchain install, and install and use LLD. (#3993) пре 1 година
  Chandler Carruth 36d8d2960a Introduce basic linking with the Clang driver. (#3922) пре 2 година
  Prabhat Sachdeva 0199ac3411 Remove unused include statement in driver.cpp (#3921) пре 2 година
  Richard Smith 62fe0cd385 Remove the builtin IR, and instead define builtin types locally. (#3910) пре 2 година
  Richard Smith f5e386a12b Make driver find all prelude files. Add build rule for //examples:sieve. (#3895) пре 2 година
  Richard Smith 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) пре 2 година
  Jon Ross-Perkins 594f6d781e Fix prelude finding for direct driver execution. (#3894) пре 2 година
  Chandler Carruth e8430dda81 Move the injection of the prelude compile to the driver. (#3877) пре 2 година
  Jon Ross-Perkins 895e90e791 Start including the prelude for testing. (#3861) пре 2 година
  Jon Ross-Perkins 72564a08d4 Explicitly flush stream_consumer (#3828) пре 2 година
  Jon Ross-Perkins c236ef400c Fix order of declarations in Driver, for destruction order. (#3823) пре 2 година
  Jon Ross-Perkins b8ceb8dd8b Print a blank line after a diagnostic. (#3806) пре 2 година
  Jon Ross-Perkins 4421a75c36 file_name -> filename (#3791) пре 2 година
  Jon Ross-Perkins 551a6d385e Augment the file_test framework to allow per-file fail checks. (#3747) пре 2 година
  Jon Ross-Perkins 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) пре 2 година
  Jon Ross-Perkins 7083b267d4 Switch clang::fallthrough to fallthrough (#3593) пре 2 година
  Jon Ross-Perkins c8b30d3eec Split Parse out to its own target. (#3556) пре 2 година
  Richard Smith 790a5f93c7 Fix minor typos / grammar errors in the driver. (#3420) пре 2 година
  Richard Smith 9154c6410e Support for reading source code from stdin and other unusual places. (#3416) пре 2 година
  Jon Ross-Perkins d024403dc4 Refactor checking flow to allow for ordering based on import/package. (#3379) пре 2 година
  Jon Ross-Perkins cafcd88882 Split lexing logic and storage to separate files. (#3365) пре 2 година
  Jon Ross-Perkins d096655cc6 Split out the SharedValueStores to be per-compilation unit. (#3353) пре 2 година
  Jon Ross-Perkins 843dd40f22 Adding ValueStore printing and --dump-shared-values (#3320) пре 2 година
  Jon Ross-Perkins 1b55ad86dd Extend SharedValueStores to SemIR (#3313) пре 2 година
  Jon Ross-Perkins d13f76e001 Add value store to be shared across compile stages. (#3311) пре 2 година
  Jon Ross-Perkins a05018a6ba Fix handling of missing files. (#3226) пре 2 година
  Jon Ross-Perkins 377e9a0968 In the driver, --dump-semantics-ir -> --dump-sem-ir (#3218) пре 2 година
  Jon Ross-Perkins bc63e6ae0a Switch SourceBuffer to diagnostics. (#3197) пре 2 година