Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Meow b87747306f Add the ability to pipe trace output to a file. (#1183) hace 4 años
  Jon Meow 0948582023 Add install scripts (#1186) hace 4 años
  Chandler Carruth 6542506cdc Teach executable semantics to use the program path to locate data files. (#1179) hace 4 años
  pk19604014 22462a0d7f Carbon fuzzing 3/3: added actual fuzzer implementation and a fuzzverter utility for investigating crashing protos (#1156) hace 4 años
  pk19604014 aa8a5f174d Replaced std::exit() with return Carbon::ErrorOr for expected errors like invalid syntax (#1120) hace 4 años
  Jon Meow beea60d0b8 Switch prelude to a file and refactor lit testing to pass commands directly. (#966) hace 4 años
  Geoff Romer 3e188c8562 Express prelude using Carbon syntax (#955) hace 4 años
  Jon Meow 057b9fe253 Clean up remaining executable_semantics clang-tidy warnings (#906) hace 4 años
  Jon Meow a9eed3dbf1 Pass the flag instead of using a global. (#893) hace 4 años
  Jon Meow 5e66248db0 Set issue report url (#833) hace 4 años
  Jon Meow ff319d311a Switch Ptr to a C++ pointer using the nonnull attribute (#831) hace 4 años
  Jon Meow 90f04700e2 Remove global_arena (#814) hace 4 años
  Jon Meow 31b4f1e7ac Move ExecProgram to interpreter/ (#802) hace 4 años
  Jon Meow ed2d171703 Configure reentrant bison/flex (#789) hace 4 años
  Jon Meow c1148caf7d Switch Declaration to use inheritance+cast (#714) hace 4 años
  Jon Meow b08f6bb0f1 Add a global arena to start cleaning up ASAN errors (#687) hace 4 años
  Jon Meow f3cbfc04c6 Move tracing_flag into a common directory (#669) hace 4 años
  Jon Meow 8fccecadeb Refactor output to be more streaming-focused. (#666) hace 4 años
  Geoff Romer fa5b9cd553 Migrate declaration parsing to value semantics (#614) hace 4 años
  Geoff Romer e324935139 Miscellaneous parser cleanup (#429) hace 5 años
  Dave Abrahams 7e1721dc01 lowerCamelCase => snake_case (#396) hace 5 años
  Jeremy G. Siek 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
  Dave Abrahams 07a37933c6 [executable semantics] Add Syntax driver (#362) hace 5 años
  Dave Abrahams 2f83c4be48 Separate parsing from type-checking and evaluation. (#345) hace 5 años
  Dave Abrahams 45c487de70 executable semantics/syntax: move to a subpackage. hace 5 años
  Jeremy G. Siek fd96e0e630 add command-line flag to enable/disable tracing output (#325) hace 5 años
  Jon Meow 30648724c9 Use llvm's CommandLine for parsing (#332) hace 5 años
  Dave Abrahams f5300a84e5 Revert "improve abstraction for AssocList, fix bug in optional else (#315)" (#320) hace 5 años
  Jeremy G. Siek bf6bb800c4 improve abstraction for AssocList, fix bug in optional else (#315) hace 5 años
  Jon Meow 6e5070de18 Adapting jsiek's executable semantics tooling for commit. (#237) hace 5 años