Commit historia

Upphovsman SHA1 Meddelande Datum
  Geoff Romer a3eac75a5b Unify function declarations and definitions. (#896) 4 år sedan
  Jon Meow 5b67a08d97 Refactor Action accessors (#891) 4 år sedan
  Jon Meow 70797e8bf8 Mass rename SourceLoc and Tag (#860) 4 år sedan
  Jon Meow 56dc4ae375 Rename Ptr<T> to Nonnull<T*> (#832) 4 år sedan
  Jon Meow 0601f5620b Switch Value to Ptr (#799) 4 år sedan
  Geoff Romer d71f5b1784 Express stack updates using return values. (#747) 4 år sedan
  Jon Meow 47325be112 Switch interpreter Stacks to Ptr (#763) 4 år sedan
  Jon Meow 4b2346cfcd Switch Action to use inheritance+cast (#711) 4 år sedan
  Jon Meow 9829f188b7 Move all new's to global_arena, and remove ASAN disabling (#690) 4 år sedan
  Geoff Romer 6ac3adfa53 Factor out a `Pattern` sum type from `Expression` (#685) 4 år sedan
  Jon Meow edbc3f7716 Use llvm::ListSeparator for simpler separators (#671) 4 år sedan
  Geoff Romer 08a2d44570 Simplify the API and implementation of Stack (#667) 4 år sedan
  Jon Meow 8fccecadeb Refactor output to be more streaming-focused. (#666) 4 år sedan
  Geoff Romer d5124256a2 Split interpreter into smaller modules (#662) 4 år sedan
  Jon Meow b03d3cdbb0 Use a lambda for tag's visit (#645) 4 år sedan
  Geoff Romer 69b4b0086f Fix infinite recursion in PrintList. (#642) 4 år sedan
  Geoff Romer c396672a59 Eliminate ExpToLValAction and DeleteTmpAction (#636) 4 år sedan
  Jon Meow 4b69c204bb Migrate Action to variant (#637) 4 år sedan
  Jeremy G. Siek b60ef90d62 Merge HandleValue into the Step functions (#598) 4 år sedan
  Jeremy G. Siek 34f1a03f7b change all expression and statement pointers to be const (#449) 5 år sedan
  Dave Abrahams dd4e37e761 const-ify Value*s in preparation for value semantic transformation (#409) 5 år sedan
  Dave Abrahams f5300a84e5 Revert "improve abstraction for AssocList, fix bug in optional else (#315)" (#320) 5 år sedan
  Jeremy G. Siek bf6bb800c4 improve abstraction for AssocList, fix bug in optional else (#315) 5 år sedan
  Dave Abrahams 29a59944fa Executable Semantics: 1st-class stacks (#296) 5 år sedan
  Jon Meow 6e5070de18 Adapting jsiek's executable semantics tooling for commit. (#237) 5 år sedan