Historique des commits

Auteur SHA1 Message Date
  Jon Meow 165651c75c Add script to automate mass test updates (#674) il y a 4 ans
  Jeremy G. Siek a1c164f598 added a test for definition-side checking with expected failure (#673) il y a 4 ans
  Jon Meow f35cda7a99 Move ASAN_OPTIONS to executable_semantics, local to the leak. (#672) il y a 4 ans
  Jeremy G. Siek 864b3bde02 Generic functions, first baby step (#658) il y a 4 ans
  Jon Meow f3cbfc04c6 Move tracing_flag into a common directory (#669) il y a 4 ans
  Jon Meow 368fc0063c Handle invalid chars better, and do small cleanups around error output. (#657) il y a 4 ans
  Geoff Romer def98d1182 Add support for `_` placeholder. (#661) il y a 4 ans
  Jon Meow 467b58abe9 Add --trace tests overlapping with normal tests. (#650) il y a 4 ans
  Richard Smith 89e21113c3 Add 3 '*' operators: one prefix, one infix, and one postfix, per #523. (#582) il y a 4 ans
  Geoff Romer 31f37f54fe Fix golden tests to use the "target" Bazel configuration (#581) il y a 4 ans
  Jon Meow b1d11bae7e Fix 6c -> carbon ext (#536) il y a 5 ans
  Jeremy G. Siek 56b47bcfa9 Type computation tests (#511) il y a 5 ans
  Jeremy G. Siek 5946d9c033 Tuple restrictions (#486) il y a 5 ans
  Jeremy G. Siek e89b8daad7 more tests of tuples, mixing positional and explicit field names (#480) il y a 5 ans
  Jeremy G. Siek c1d651fc15 Fix equality for tuples (#446) il y a 5 ans
  Jeremy G. Siek 27fd9de5bf improved checking for liveness when reading and writing memory (#448) il y a 5 ans
  Jeremy G. Siek 3fa72d2984 Experimental control-flow operator (#368) il y a 5 ans
  Jeremy G. Siek 7c4fcd3fa5 turn off tracing by default, change golden (#381) il y a 5 ans
  Jeremy G. Siek ced98ef021 Global variables (#378) il y a 5 ans
  Dave Abrahams 45c487de70 executable semantics/syntax: move to a subpackage. il y a 5 ans
  Jeremy G. Siek fd96e0e630 add command-line flag to enable/disable tracing output (#325) il y a 5 ans
  Jon Meow 30648724c9 Use llvm's CommandLine for parsing (#332) il y a 5 ans
  Jeremy G. Siek 5457916abb fix interpreter's handling of optional else of if statement (#323) il y a 5 ans
  Jeremy G. Siek b2c9203143 adding missing exit for pattern variable in wrong context and a test case for it (#324) il y a 5 ans
  Dave Abrahams f5300a84e5 Revert "improve abstraction for AssocList, fix bug in optional else (#315)" (#320) il y a 5 ans
  Geoff Romer 8b3bb7c5e9 Fix type errors in function calls (#308) il y a 5 ans
  Jeremy G. Siek bf6bb800c4 improve abstraction for AssocList, fix bug in optional else (#315) il y a 5 ans
  Dave Abrahams 2afbfd6146 [executable semantics] silence known, and detect new, crashes (#312) il y a 5 ans
  Chandler Carruth 39aea3c45d Add Bazel repositories for Flex and Bison. (#279) il y a 5 ans
  Jeremy G. Siek 3ea84c9276 adding optional else to executable semantics (#295) il y a 5 ans