Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Meow 721743bc58 Change Alternative to a class (#853) hace 4 años
  Jon Meow 9edb2459fd Remove BisonWrap, which was a Ptr-specific feature (#836) hace 4 años
  Jon Meow 3351443c8f Switch to a mypy fork that handles imports (#823) hace 4 años
  Jon Meow a03536a196 Add syntax for package and library (#792) hace 4 años
  Jon Meow 31b4f1e7ac Move ExecProgram to interpreter/ (#802) hace 4 años
  Jon Meow 9f67c4b9a8 Run clang-format on parser.ypp and lexer.lpp (#738) hace 4 años
  Jon Meow 973759f0ff Add parser.output to outs (#795) hace 4 años
  Jon Meow 32f5845e7b Refactor Interpreter/TypeChecker to classes to remove interpreter globals (#790) hace 4 años
  Jon Meow ed2d171703 Configure reentrant bison/flex (#789) hace 4 años
  Jon Meow d7b2c9b580 Remove uses of rules_cc (#776) hace 4 años
  Jon Meow 0619b4ce6a Provide a BisonWrap for default construction (#761) hace 4 años
  Jon Meow 1eeaa208f2 Move paren_contents under ast and restrict syntax BUILD visibility (#756) hace 4 años
  Jon Meow 250ce4ab00 Add string parsing and a print builtin (#721) hace 4 años
  Jon Meow 9829f188b7 Move all new's to global_arena, and remove ASAN disabling (#690) hace 4 años
  Geoff Romer 6ac3adfa53 Factor out a `Pattern` sum type from `Expression` (#685) hace 4 años
  Jeremy G. Siek 864b3bde02 Generic functions, first baby step (#658) hace 4 años
  Jon Meow 034f3600e3 Add a FatalUserError macro to help print user-caused errors. (#668) 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 d5124256a2 Split interpreter into smaller modules (#662) hace 4 años
  Geoff Romer 31f37f54fe Fix golden tests to use the "target" Bazel configuration (#581) hace 4 años
  Chandler Carruth 7a00f6e15b Add ASan config and enable it in fastbuild. (#437) hace 5 años
  Geoff Romer 80f035874d Restructure handling of paren expressions (#417) hace 5 años
  Dave Abrahams 71a8d072b4 Remove unused bazel rule (#376) hace 5 años
  Dave Abrahams c4252d1c6d Remove obsolete TODO (#375) hace 5 años
  Dave Abrahams 07a37933c6 [executable semantics] Add Syntax driver (#362) hace 5 años
  Dave Abrahams 5884aa1a5c Give syntax files more useful and mnemonic names. hace 5 años
  Dave Abrahams 45c487de70 executable semantics/syntax: move to a subpackage. hace 5 años