Historique des commits

Auteur SHA1 Message Date
  Jon Ross-Perkins fa857e42be Rename //testing/util to base (#3104) il y a 2 ans
  Jon Ross-Perkins a692fb89a3 Rename //toolchain/common to base (#3101) il y a 2 ans
  Jon Ross-Perkins b2084ea15d Shift Parser from 'Identifier' to 'Name' naming (#2947) il y a 2 ans
  Jon Ross-Perkins 5a90f660b9 Unify DeclaredName and DesignatedName as just Identifier (#2939) il y a 2 ans
  Jon Ross-Perkins d18c1347d7 Migrate compatible uses to TestRawOstream. (#2891) il y a 2 ans
  Jon Ross-Perkins a93e621488 Add vfs support to toolchain. (#2888) il y a 2 ans
  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