Histórico de Commits

Autor SHA1 Mensagem Data
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) há 1 ano atrás
  Jon Ross-Perkins de57c9988c Break out driver environment info into its own type. (#4299) há 1 ano atrás
  Chandler Carruth 0c8ab663c9 Migrate all CARBON_VLOG to the format string variant. (#4284) há 1 ano atrás
  Jon Ross-Perkins 6311552fcc Generate and use a manifest for prelude files. (#4291) há 1 ano atrás
  Jon Ross-Perkins e382e6fd97 Refactor FindPreludeFiles into InstallPaths (#4268) há 1 ano atrás
  David Blaikie c5ada29ba9 Add filename and line number to function debug info metadata (#4243) há 1 ano atrás
  David Blaikie 1e1034ee81 Enable debug info by default (#4232) há 1 ano atrás
  David Blaikie 5a11048c34 Remove some explicit (Mutable)ArrayRef constructions (#4238) há 1 ano atrás
  David Blaikie d57aa57215 Add rudimentry debug info metadata emission (#4225) há 1 ano atrás
  Jon Ross-Perkins f67791cfee Separate subtree size information from parse nodes. (#4174) há 1 ano atrás
  Jon Ross-Perkins 65d6e3e221 Use verbose formatting of instructions on crash messages. (#4125) há 1 ano atrás
  Jon Ross-Perkins f1190a4792 Add basic output of where memory is stored after a compile. (#4136) há 1 ano atrás
  Chandler Carruth 7b0ae725fa Fix linking to not look for a system libstdc++. (#4060) há 1 ano atrás
  Chandler Carruth b51dc7f8e2 Introduce version and build info stamping. (#4054) há 1 ano atrás
  Chandler Carruth e34e240263 Move the core standard library to the installation. (#3995) há 1 ano atrás
  Chandler Carruth d3a5b0eee7 Add utilities for managing a toolchain install, and install and use LLD. (#3993) há 1 ano atrás
  Chandler Carruth 36d8d2960a Introduce basic linking with the Clang driver. (#3922) há 2 anos atrás
  Prabhat Sachdeva 0199ac3411 Remove unused include statement in driver.cpp (#3921) há 2 anos atrás
  Richard Smith 62fe0cd385 Remove the builtin IR, and instead define builtin types locally. (#3910) há 2 anos atrás
  Richard Smith f5e386a12b Make driver find all prelude files. Add build rule for //examples:sieve. (#3895) há 2 anos atrás
  Richard Smith 3776c068de Unify instruction naming between SemIR and LLVM IR (#3898) há 2 anos atrás
  Jon Ross-Perkins 594f6d781e Fix prelude finding for direct driver execution. (#3894) há 2 anos atrás
  Chandler Carruth e8430dda81 Move the injection of the prelude compile to the driver. (#3877) há 2 anos atrás
  Jon Ross-Perkins 895e90e791 Start including the prelude for testing. (#3861) há 2 anos atrás
  Jon Ross-Perkins 72564a08d4 Explicitly flush stream_consumer (#3828) há 2 anos atrás
  Jon Ross-Perkins c236ef400c Fix order of declarations in Driver, for destruction order. (#3823) há 2 anos atrás
  Jon Ross-Perkins b8ceb8dd8b Print a blank line after a diagnostic. (#3806) há 2 anos atrás
  Jon Ross-Perkins 4421a75c36 file_name -> filename (#3791) há 2 anos atrás
  Jon Ross-Perkins 551a6d385e Augment the file_test framework to allow per-file fail checks. (#3747) há 2 anos atrás
  Jon Ross-Perkins 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) há 2 anos atrás