Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Ross-Perkins 10647b70a4 IWYU pass on toolchain (#2624) hace 3 años
  Jon Ross-Perkins b76bc875c4 Remove default constructor from IndexBase (#2598) hace 3 años
  Jon Ross-Perkins 4e1b585fcf clang-tidy --fix (#2577) hace 3 años
  Jon Ross-Perkins 991dadcbed Move parse tree tests to files. (#2437) hace 3 años
  Jon Ross-Perkins 16bbdbbdb8 Add vlog output to the parser. (#2435) hace 3 años
  Jon Ross-Perkins fbed1398fe Change ParameterList to use a Start that brackets params (#2403) hace 3 años
  Jon Ross-Perkins cd93ae6618 Finish Parser2 support and switch. (#2381) hace 3 años
  Jon Ross-Perkins e21449edff Switch the driver to print ParseTree postorder by default (#2371) hace 3 años
  Jon Ross-Perkins 7b48ac7258 Start reorienting the ParseTree towards a more efficient SemanticsIR production. (#2275) hace 3 años
  Jon Ross-Perkins bb521fdd5b Switch the parse tree tests to lit (#2289) hace 3 años
  Kareem Ergawy 8d5d48a4a7 [toolchain][parser] Parse for statement. (#2180) hace 3 años
  Kareem Ergawy d44cde3c15 [Toolchain][Parser] Add support for `package` directive. (#2144) hace 3 años
  Josh Soref 066b103881 Spelling (#1580) hace 3 años
  Jon Meow 2e776a442d FIXME -> TODO for C++ style (#1282) hace 4 años
  Jon Meow aaca540a05 Restructure Diagnostic objects to allow late formatting (#1131) hace 4 años
  Jon Meow 50d9fc5189 Prevent accidents with uninitialized nodes (#1139) hace 4 años
  Jon Meow 7bbf4fbba3 Accessor renames on diagnostics+source buffer (#1133) hace 4 años
  Jon Meow afeb78d067 Accessor renames on parser (#1135) hace 4 años
  Jon Meow 16c6ba6bd1 Accessor renames on lexer (#1134) hace 4 años
  Jon Meow 8a2ef22c2a Validate source text size and fix empty buffer bugs. (#1113) hace 4 años
  Jon Meow 7e9b24390f Handle recursion limit errors in postfix expressions (#1081) hace 4 años
  Jon Meow 2e99b4d00f Split Operator test (#1086) hace 4 años
  Jon Meow 29522e6ed8 Modify parsing to monitor stack depth and error before overflow (#987) hace 4 años
  Jon Meow 9c716e9c3b Move tests into Carbon::Testing, set small size (#992) hace 4 años
  Jon Meow 97ce1f5449 Fix handling of closing scopes in FindNextof (#977) hace 4 años
  Jon Meow 652cd8c636 Style updates, mostly _ naming (#970) hace 4 años
  Jon Meow 5f0da883e4 Run clang-tidy over toolchain (#969) hace 4 años
  Chandler Carruth 5f67029479 Use upstream GoogleTest and add related test utils. (#876) hace 4 años
  Richard Smith fe28dd9a33 [toolchain] Parsing support for struct literals, following #561 / #653. (#699) hace 4 años
  Richard Smith b1993a6cd0 [toolchain] Parsing support for tuple literal syntax. (#694) hace 4 años