Historie revizí

Autor SHA1 Zpráva Datum
  Jon Meow b87747306f Add the ability to pipe trace output to a file. (#1183) před 4 roky
  Jon Meow 87e58f5db3 Switch executable semantics to use ErrorBuilder directly and relocate macros (#1184) před 4 roky
  pk19604014 aa8a5f174d Replaced std::exit() with return Carbon::ErrorOr for expected errors like invalid syntax (#1120) před 4 roky
  Geoff Romer ec2f8e64e2 Support parsing Carbon files from strings. (#954) před 4 roky
  Jon Meow a9eed3dbf1 Pass the flag instead of using a global. (#893) před 4 roky
  Jon Meow 56dc4ae375 Rename Ptr<T> to Nonnull<T*> (#832) před 4 roky
  Jon Meow 90f04700e2 Remove global_arena (#814) před 4 roky
  Jon Meow ed2d171703 Configure reentrant bison/flex (#789) před 4 roky
  Jon Meow 2e9e4f4cb3 Migrate remaining exits to FATAL_*_ERROR calls (#704) před 4 roky
  Geoff Romer de91afcf25 Rename `::yy::parser` to `::Carbon::Parser`. (#697) před 4 roky
  Jon Meow f0af3cb795 Switch from llvm::errs()+exit() to FATAL_USER_ERROR() stream-based handling. (#670) před 4 roky
  Jon Meow 034f3600e3 Add a FatalUserError macro to help print user-caused errors. (#668) před 4 roky
  Jon Meow f3cbfc04c6 Move tracing_flag into a common directory (#669) před 4 roky
  Geoff Romer e324935139 Miscellaneous parser cleanup (#429) před 5 roky
  Dave Abrahams 7e1721dc01 lowerCamelCase => snake_case (#396) před 5 roky
  Dave Abrahams 436a9dda79 [executable semantics] Minimal cxx parser (#363) před 5 roky
  Dave Abrahams 07a37933c6 [executable semantics] Add Syntax driver (#362) před 5 roky