Историја ревизија

Аутор SHA1 Порука Датум
  Jon Meow ada2be2d16 Switch Member to variant in anticipation of more kinds. (#656) пре 4 година
  Jon Meow ef785bb6e3 Refactor FunctionDefinition towards instance methods (#654) пре 4 година
  Geoff Romer d2afd45214 Stop allocating sub-Values on the Heap. (#648) пре 4 година
  Jon Meow 0960c51d20 Switch Statement to std::variant (#639) пре 4 година
  Geoff Romer de05711966 Migrate Value to std::variant (#635) пре 4 година
  Geoff Romer c96ee2aaac Remove `VarTV` (#617) пре 4 година
  Geoff Romer b3d4c56ef2 Rename "PatternVariable" names for clarity (#630) пре 4 година
  Geoff Romer a80ce2c566 Consistent naming for Expression and Value. (#621) пре 4 година
  Geoff Romer 7218e8a69e Eliminate MakeUnOp and MakeBinOp (#622) пре 4 година
  Geoff Romer 047dfd692e Revert to handling Expression by const pointer (#616) пре 4 година
  Geoff Romer fa5b9cd553 Migrate declaration parsing to value semantics (#614) пре 4 година
  Geoff Romer 7e70a0335e Pass Expressions by value in Statement factories. (#611) пре 4 година
  Geoff Romer 19e4bc55ce Migrate remaining `Expression` alternatives to `IndirectValue` (#607) пре 4 година
  Geoff Romer 056da4dd5c Migrate `PrimitiveOperator` to value semantics (#606) пре 4 година
  Geoff Romer 276880ae83 Migrate `Tuple` and `FieldInitializer` to value semantics (#605) пре 4 година
  Geoff Romer 6ca6822157 Implement `IndirectValue` (#588) пре 4 година
  Geoff Romer 85cfb3b930 Use string values instead of string pointers in Expression. (#591) пре 4 година
  Geoff Romer 1916258e9b Refactor `Expression` to use `std::variant` instead of a union (#586) пре 4 година
  Richard Smith 89e21113c3 Add 3 '*' operators: one prefix, one infix, and one postfix, per #523. (#582) пре 4 година
  Geoff Romer 31f37f54fe Fix golden tests to use the "target" Bazel configuration (#581) пре 4 година
  Geoff Romer c903eb3133 Remove `Void` (#540) пре 4 година
  Jeremy G. Siek 56b47bcfa9 Type computation tests (#511) пре 5 година
  Jeremy G. Siek 8924f5620b Private unions (#492) пре 5 година
  Geoff Romer 1933cfeeeb Stop using `std::pair` in the implementation of tuples (#479) пре 5 година
  Geoff Romer e022ff106f Factor `Heap` class out of `State` (#491) пре 5 година
  Jeremy G. Siek 5946d9c033 Tuple restrictions (#486) пре 5 година
  Jeremy G. Siek c1d651fc15 Fix equality for tuples (#446) пре 5 година
  Jeremy G. Siek 27fd9de5bf improved checking for liveness when reading and writing memory (#448) пре 5 година
  Jeremy G. Siek 34f1a03f7b change all expression and statement pointers to be const (#449) пре 5 година
  Geoff Romer cf7c97bf28 Unify tuple types with tuples-of-types in the interpreter (#442) пре 5 година