Commit History

Autor SHA1 Mensaxe Data
  Geoff Romer a80ce2c566 Consistent naming for Expression and Value. (#621) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer 047dfd692e Revert to handling Expression by const pointer (#616) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer fa5b9cd553 Migrate declaration parsing to value semantics (#614) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer 7e70a0335e Pass Expressions by value in Statement factories. (#611) %!s(int64=4) %!d(string=hai) anos
  Jeremy G. Siek b60ef90d62 Merge HandleValue into the Step functions (#598) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer 19e4bc55ce Migrate remaining `Expression` alternatives to `IndirectValue` (#607) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer 056da4dd5c Migrate `PrimitiveOperator` to value semantics (#606) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer 276880ae83 Migrate `Tuple` and `FieldInitializer` to value semantics (#605) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 6c259dd5de Switch from assert to a CHECK macro to run in all build modes. (#595) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer 6ca6822157 Implement `IndirectValue` (#588) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer 85cfb3b930 Use string values instead of string pointers in Expression. (#591) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer 1916258e9b Refactor `Expression` to use `std::variant` instead of a union (#586) %!s(int64=4) %!d(string=hai) anos
  Richard Smith 89e21113c3 Add 3 '*' operators: one prefix, one infix, and one postfix, per #523. (#582) %!s(int64=4) %!d(string=hai) anos
  Jeremy G. Siek 56b47bcfa9 Type computation tests (#511) %!s(int64=5) %!d(string=hai) anos
  Jeremy G. Siek 8924f5620b Private unions (#492) %!s(int64=5) %!d(string=hai) anos
  Geoff Romer 1933cfeeeb Stop using `std::pair` in the implementation of tuples (#479) %!s(int64=5) %!d(string=hai) anos
  Geoff Romer e022ff106f Factor `Heap` class out of `State` (#491) %!s(int64=5) %!d(string=hai) anos
  Jeremy G. Siek 27fd9de5bf improved checking for liveness when reading and writing memory (#448) %!s(int64=5) %!d(string=hai) anos
  Jeremy G. Siek 34f1a03f7b change all expression and statement pointers to be const (#449) %!s(int64=5) %!d(string=hai) anos
  Geoff Romer cf7c97bf28 Unify tuple types with tuples-of-types in the interpreter (#442) %!s(int64=5) %!d(string=hai) anos
  Jeremy G. Siek 3d02412f2f rename env and ct_env (#419) %!s(int64=5) %!d(string=hai) anos
  Jeremy G. Siek 3fa72d2984 Experimental control-flow operator (#368) %!s(int64=5) %!d(string=hai) anos
  Dave Abrahams dd4e37e761 const-ify Value*s in preparation for value semantic transformation (#409) %!s(int64=5) %!d(string=hai) anos
  Jeremy G. Siek 1da97fc9cf Separate alive flag from the Value class (#408) %!s(int64=5) %!d(string=hai) anos
  Dave Abrahams 7e1721dc01 lowerCamelCase => snake_case (#396) %!s(int64=5) %!d(string=hai) anos
  Dave Abrahams 5ca6e21e11 Remove an unused function (#380) %!s(int64=5) %!d(string=hai) anos
  Jeremy G. Siek 7c4fcd3fa5 turn off tracing by default, change golden (#381) %!s(int64=5) %!d(string=hai) anos
  Jeremy G. Siek ced98ef021 Global variables (#378) %!s(int64=5) %!d(string=hai) anos
  Jeremy G. Siek 05db2012ab replace uses of AssocList with Dictionary (#344) %!s(int64=5) %!d(string=hai) anos
  Jeremy G. Siek fd96e0e630 add command-line flag to enable/disable tracing output (#325) %!s(int64=5) %!d(string=hai) anos