Commit historia

Upphovsman SHA1 Meddelande Datum
  Jon Meow 4e0307efbc Switch Member to use inheritance+cast (#713) 4 år sedan
  Jon Meow 4b2346cfcd Switch Action to use inheritance+cast (#711) 4 år sedan
  Jon Meow c1148caf7d Switch Declaration to use inheritance+cast (#714) 4 år sedan
  Jon Meow 2e9e4f4cb3 Migrate remaining exits to FATAL_*_ERROR calls (#704) 4 år sedan
  Jon Meow 5749413b28 Add TupleValue::Empty for the common empty tuple case (#708) 4 år sedan
  Jon Meow 7e91fbc276 Switch Value to use the inherit/cast model (#703) 4 år sedan
  Jon Meow 6ae9cc3cf8 Add support for `return;` (#678) 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 f0af3cb795 Switch from llvm::errs()+exit() to FATAL_USER_ERROR() stream-based handling. (#670) 4 år sedan
  Geoff Romer fb0c0b63bf Fix `match` bug when no `case` matches (#677) 4 år sedan
  Jon Meow edbc3f7716 Use llvm::ListSeparator for simpler separators (#671) 4 år sedan
  Jeremy G. Siek 864b3bde02 Generic functions, first baby step (#658) 4 år sedan
  Jon Meow f3cbfc04c6 Move tracing_flag into a common directory (#669) 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
  Jon Meow 1ddb1a264a Restructure CHECK to provide a stream (#660) 4 år sedan
  Geoff Romer d5124256a2 Split interpreter into smaller modules (#662) 4 år sedan
  Geoff Romer def98d1182 Add support for `_` placeholder. (#661) 4 år sedan
  Geoff Romer c3c89a77a4 Delete functions that are redundant with Get methods (#664) 4 år sedan
  Jon Meow acb33932cb Migrate Declaration to variant (#644) 4 år sedan
  Jon Meow ada2be2d16 Switch Member to variant in anticipation of more kinds. (#656) 4 år sedan
  Geoff Romer d2afd45214 Stop allocating sub-Values on the Heap. (#648) 4 år sedan
  Jon Meow 0960c51d20 Switch Statement to std::variant (#639) 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
  Geoff Romer de05711966 Migrate Value to std::variant (#635) 4 år sedan
  Geoff Romer c96ee2aaac Remove `VarTV` (#617) 4 år sedan
  Geoff Romer b3d4c56ef2 Rename "PatternVariable" names for clarity (#630) 4 år sedan
  Geoff Romer a80ce2c566 Consistent naming for Expression and Value. (#621) 4 år sedan