Commit Verlauf

Autor SHA1 Nachricht Datum
  Geoff Romer 6ac3adfa53 Factor out a `Pattern` sum type from `Expression` (#685) vor 4 Jahren
  Geoff Romer a8f56797b8 Add Dump methods to printable types. (#681) vor 4 Jahren
  Geoff Romer 08a2d44570 Simplify the API and implementation of Stack (#667) vor 4 Jahren
  Jon Meow 8fccecadeb Refactor output to be more streaming-focused. (#666) vor 4 Jahren
  Jon Meow b03d3cdbb0 Use a lambda for tag's visit (#645) vor 4 Jahren
  Geoff Romer 05c2e610ba Finish removing ExpToLValAction and DeleteTmpAction. (#638) vor 4 Jahren
  Geoff Romer c396672a59 Eliminate ExpToLValAction and DeleteTmpAction (#636) vor 4 Jahren
  Jon Meow 4b69c204bb Migrate Action to variant (#637) vor 4 Jahren
  Jeremy G. Siek b60ef90d62 Merge HandleValue into the Step functions (#598) vor 4 Jahren
  Jeremy G. Siek 34f1a03f7b change all expression and statement pointers to be const (#449) vor 5 Jahren
  Dave Abrahams dd4e37e761 const-ify Value*s in preparation for value semantic transformation (#409) vor 5 Jahren
  Jeremy G. Siek cd18e24176 Create a Dictionary abstraction over the raw Cons list. (#327) vor 5 Jahren
  Dave Abrahams f5300a84e5 Revert "improve abstraction for AssocList, fix bug in optional else (#315)" (#320) vor 5 Jahren
  Jeremy G. Siek bf6bb800c4 improve abstraction for AssocList, fix bug in optional else (#315) vor 5 Jahren
  Dave Abrahams 29a59944fa Executable Semantics: 1st-class stacks (#296) vor 5 Jahren
  Jon Meow 6e5070de18 Adapting jsiek's executable semantics tooling for commit. (#237) vor 5 Jahren