تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Geoff Romer fb0c0b63bf Fix `match` bug when no `case` matches (#677) 4 سال پیش
  Jon Meow edbc3f7716 Use llvm::ListSeparator for simpler separators (#671) 4 سال پیش
  Jeremy G. Siek 864b3bde02 Generic functions, first baby step (#658) 4 سال پیش
  Jon Meow f3cbfc04c6 Move tracing_flag into a common directory (#669) 4 سال پیش
  Geoff Romer 08a2d44570 Simplify the API and implementation of Stack (#667) 4 سال پیش
  Jon Meow 8fccecadeb Refactor output to be more streaming-focused. (#666) 4 سال پیش
  Jon Meow 1ddb1a264a Restructure CHECK to provide a stream (#660) 4 سال پیش
  Geoff Romer d5124256a2 Split interpreter into smaller modules (#662) 4 سال پیش
  Geoff Romer def98d1182 Add support for `_` placeholder. (#661) 4 سال پیش
  Geoff Romer c3c89a77a4 Delete functions that are redundant with Get methods (#664) 4 سال پیش
  Jon Meow acb33932cb Migrate Declaration to variant (#644) 4 سال پیش
  Jon Meow ada2be2d16 Switch Member to variant in anticipation of more kinds. (#656) 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 c396672a59 Eliminate ExpToLValAction and DeleteTmpAction (#636) 4 سال پیش
  Jon Meow 4b69c204bb Migrate Action to variant (#637) 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 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 سال پیش
  Jeremy G. Siek b60ef90d62 Merge HandleValue into the Step functions (#598) 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 سال پیش
  Jon Meow 6c259dd5de Switch from assert to a CHECK macro to run in all build modes. (#595) 4 سال پیش
  Geoff Romer 6ca6822157 Implement `IndirectValue` (#588) 4 سال پیش
  Geoff Romer 85cfb3b930 Use string values instead of string pointers in Expression. (#591) 4 سال پیش