Historique des commits

Auteur SHA1 Message Date
  Jon Meow b87747306f Add the ability to pipe trace output to a file. (#1183) il y a 4 ans
  pk19604014 aa8a5f174d Replaced std::exit() with return Carbon::ErrorOr for expected errors like invalid syntax (#1120) il y a 4 ans
  pk19604014 2017eb4da0 Initial implementation of block string literals following lexical_conventions/string_literals.md. (#1028) il y a 4 ans
  Geoff Romer d79387479c Revert formatting suggestion from #906 (#910) il y a 4 ans
  Jon Meow 057b9fe253 Clean up remaining executable_semantics clang-tidy warnings (#906) il y a 4 ans
  Jon Meow ffa4e76ede Add underscores to private data members (#898) il y a 4 ans
  Jon Meow a9eed3dbf1 Pass the flag instead of using a global. (#893) il y a 4 ans
  Jon Meow 70797e8bf8 Mass rename SourceLoc and Tag (#860) il y a 4 ans
  Jon Meow 56dc4ae375 Rename Ptr<T> to Nonnull<T*> (#832) il y a 4 ans
  Jon Meow 90f04700e2 Remove global_arena (#814) il y a 4 ans
  Jon Meow a03536a196 Add syntax for package and library (#792) il y a 4 ans
  Jon Meow ed2d171703 Configure reentrant bison/flex (#789) il y a 4 ans
  Jon Meow 3ec550a85f Replace int lines with file-associated SourceLocations (#779) il y a 4 ans
  Geoff Romer de91afcf25 Rename `::yy::parser` to `::Carbon::Parser`. (#697) il y a 4 ans
  Dave Abrahams 7e1721dc01 lowerCamelCase => snake_case (#396) il y a 5 ans
  Dave Abrahams 120e0145ce [executable semantics] Use type-safe variant in C++ parser (#364) il y a 5 ans
  Dave Abrahams 436a9dda79 [executable semantics] Minimal cxx parser (#363) il y a 5 ans
  Dave Abrahams 07a37933c6 [executable semantics] Add Syntax driver (#362) il y a 5 ans