Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard Smith f0e940ddfd Initial support for builtin functions. (#3803) hace 2 años
  Jon Ross-Perkins 8567e02aa7 Refactor handling of cross-package imports. (#3783) hace 2 años
  Chandler Carruth 5e88fe72c9 Switch remaining relational operator overloads to spaceship. (#3668) hace 2 años
  Chandler Carruth bf02d1f4b0 Remove headers marked as unused by ClangD. (#3661) hace 2 años
  Jon Ross-Perkins a196b9840f Run clang-tidy on headers (#3572) hace 2 años
  josh11b 82179bc903 Add `Tree::TryAs` to cast to a typed parse node id (#3565) hace 2 años
  Jon Ross-Perkins c8b30d3eec Split Parse out to its own target. (#3556) hace 2 años
  josh11b 2e97f27b8d Typed wrappers around parse tree nodes (#3534) hace 2 años
  Richard Smith d87fe8b532 Rename `Carbon::StringLiteralId` -> `Carbon::StringLiteralValueId`. (#3522) hace 2 años
  Richard Smith c6bc2cbb3d Rename IndexBase -> IdBase, ComparableIndexBase -> IndexBase. (#3436) hace 2 años
  Richard Smith eae630a3db Rename Lex::{Token,Line} -> Lex::{Token,Line}Index. (#3433) hace 2 años
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) hace 2 años
  Jon Ross-Perkins 35d15a390c Remove nodiscard uses. (#3418) hace 2 años
  Jon Ross-Perkins d024403dc4 Refactor checking flow to allow for ordering based on import/package. (#3379) hace 2 años
  Jon Ross-Perkins 1b55ad86dd Extend SharedValueStores to SemIR (#3313) hace 2 años
  Jon Ross-Perkins ec182fb00d Rename lexer dir to lex (#3179) hace 2 años
  Jon Ross-Perkins c555b39a2c Rename parser dir to parse (#3178) hace 2 años