Historique des commits

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