Historique des commits

Auteur SHA1 Message Date
  Geoff Romer c311c8849c Use static name resolution in Interpreter (#1022) il y a 4 ans
  Geoff Romer b954542d06 Reorganize and document Action (#1024) il y a 4 ans
  Geoff Romer 461e178273 Store named constant values in the AST (#1011) il y a 4 ans
  Jon Meow 92903afbd5 clang-tidy pass on executable_semantics (#963) il y a 4 ans
  Geoff Romer 3f7e1cd3fb Clarify and simplify handling of lvalues (#956) il y a 4 ans
  Geoff Romer a4aff26821 Stop allocating Actions on the Arena (#934) il y a 4 ans
  Geoff Romer 0df9e8666c Factor `AllocationId` out of `Address` (#916) il y a 4 ans
  Geoff Romer 3bec7f8dc0 Unify Action and Scope stacks, and eliminate Frame (#880) il y a 4 ans
  Jon Meow 5b67a08d97 Refactor Action accessors (#891) il y a 4 ans
  Jon Meow 9007bfcb88 Run clang-tidy on the interpreter directory (#885) il y a 4 ans
  Jon Meow 70797e8bf8 Mass rename SourceLoc and Tag (#860) il y a 4 ans
  Jon Meow d157d96338 Migrate Declaration to newer property style, class-ify ClassDefinition (#859) il y a 4 ans
  Jon Meow 56dc4ae375 Rename Ptr<T> to Nonnull<T*> (#832) il y a 4 ans
  Jon Meow 0601f5620b Switch Value to Ptr (#799) il y a 4 ans
  Geoff Romer 3058fb99aa Clean up ManualTransition for match statements. (#773) il y a 4 ans
  Jon Meow 36ed79dc25 Convert Statement to use Ptr (#788) il y a 4 ans
  Jon Meow fd89bcb4aa Convert Pattern and Expression to Ptr (#787) il y a 4 ans
  Geoff Romer d71f5b1784 Express stack updates using return values. (#747) il y a 4 ans
  Jon Meow 47325be112 Switch interpreter Stacks to Ptr (#763) il y a 4 ans
  Jon Meow 4b2346cfcd Switch Action to use inheritance+cast (#711) il y a 4 ans
  Geoff Romer 6ac3adfa53 Factor out a `Pattern` sum type from `Expression` (#685) il y a 4 ans
  Geoff Romer a8f56797b8 Add Dump methods to printable types. (#681) il y a 4 ans
  Geoff Romer 08a2d44570 Simplify the API and implementation of Stack (#667) il y a 4 ans
  Jon Meow 8fccecadeb Refactor output to be more streaming-focused. (#666) il y a 4 ans
  Jon Meow b03d3cdbb0 Use a lambda for tag's visit (#645) il y a 4 ans
  Geoff Romer 05c2e610ba Finish removing ExpToLValAction and DeleteTmpAction. (#638) il y a 4 ans
  Geoff Romer c396672a59 Eliminate ExpToLValAction and DeleteTmpAction (#636) il y a 4 ans
  Jon Meow 4b69c204bb Migrate Action to variant (#637) il y a 4 ans
  Jeremy G. Siek b60ef90d62 Merge HandleValue into the Step functions (#598) il y a 4 ans
  Jeremy G. Siek 34f1a03f7b change all expression and statement pointers to be const (#449) il y a 5 ans