Commit History

Author SHA1 Message Date
  Chandler Carruth 0c8ab663c9 Migrate all CARBON_VLOG to the format string variant. (#4284) 1 year ago
  Chandler Carruth e48101b608 Switch `CARBON_VLOG` to support a format string API. (#4283) 1 year ago
  Chandler Carruth 72cb9d0d06 Refactor testing exe path and benchmark main handling. (#4216) 1 year ago
  Chandler Carruth a9c815c9f4 Introduce a source generator and end-to-end compile benchmarks (#4124) 1 year ago
  Jon Ross-Perkins d437e4bffe Create an array stack type for a shared use-case (#4100) 1 year ago
  Chandler Carruth a8748f3e2d Key context improvements (#4095) 1 year ago
  Chandler Carruth b51dc7f8e2 Introduce version and build info stamping. (#4054) 1 year ago
  Chandler Carruth 26ead9addc Add a build of `boost_unordered` for benchmarking. (#4045) 1 year ago
  Chandler Carruth 21a81bc59e Introduce custom hash table data structures. (#3940) 1 year ago
  Chandler Carruth 582b2c04dd Allow GoogleTest tests to locate their executable path. (#3992) 1 year ago
  Chandler Carruth f5c01ee487 Add a custom main library for benchmarks. (#3872) 2 years ago
  Richard Smith f9ce0b194d Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832) 2 years ago
  Jon Ross-Perkins a3b1c433be Remove legacy repo_name settings (#3772) 2 years ago
  Richard Smith bf8697113a Move `llvm::Initialize*` calls to `main`. (#3449) 2 years ago
  Chandler Carruth f59a6cdbdd Introduce a Carbon hashing framework. (#3327) 2 years ago
  Jonathan B. Coe 8c28a0494e Add size="small" to test targets where advised (#3326) 2 years ago
  Richard Smith c7a9e29a89 Add typed nodes to SemIR. (#3280) 2 years ago
  Chandler Carruth 4596cd230d Avoid building the non-test file group in :all. (#3191) 2 years ago
  Jon Ross-Perkins 53af8f04b2 Provide a Printable CRTP parent to replace HasPrintable templates. (#3166) 2 years ago
  Jon Ross-Perkins 7157445f97 Set up a 'Parse' namespace. (#3161) 2 years ago
  Jon Ross-Perkins 67da700dd5 Split Semantics into Check and SemIR namespaces (#3138) 2 years ago
  Jon Ross-Perkins 605763d62d Add lint fixes to the buildifier setup. (#3109) 2 years ago
  Chandler Carruth db91db9097 Add a rich command-line argument parsing library. (#2978) 2 years ago
  Jon Ross-Perkins fa857e42be Rename //testing/util to base (#3104) 2 years ago
  Jon Ross-Perkins d18c1347d7 Migrate compatible uses to TestRawOstream. (#2891) 2 years ago
  Jon Ross-Perkins 8e940d9724 Migrate //common test libraries to //testing/util. (#2890) 2 years ago
  CanftIn 9eb040d1c0 Add unittest for covering ErrorBuilder implicit cast and metaprogramming (#2882) 2 years ago
  Chandler Carruth 3c15882f4e Extract a test helper to its own library. (#2828) 3 years ago
  Jon Ross-Perkins 9e1a5cfaee Reuse EnumBase for interpreter's Builtin enum (#2688) 3 years ago
  Jon Ross-Perkins 352fec1885 Add some coarse debug information to semantics. (#2382) 3 years ago