Commit History

Autor SHA1 Mensaxe Data
  Jon Meow 367f9e4e94 Rename struct to class per #651 (#765) %!s(int64=4) %!d(string=hai) anos
  Jon Meow c6ebe0db67 Add `Ptr` and `RawNew` for migration (#751) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 250ce4ab00 Add string parsing and a print builtin (#721) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 2e9e4f4cb3 Migrate remaining exits to FATAL_*_ERROR calls (#704) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 2620ba066d Move Int parsing to i32 for #543 (#700) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 7e91fbc276 Switch Value to use the inherit/cast model (#703) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 9829f188b7 Move all new's to global_arena, and remove ASAN disabling (#690) %!s(int64=4) %!d(string=hai) anos
  Jon Meow f0af3cb795 Switch from llvm::errs()+exit() to FATAL_USER_ERROR() stream-based handling. (#670) %!s(int64=4) %!d(string=hai) anos
  Jon Meow edbc3f7716 Use llvm::ListSeparator for simpler separators (#671) %!s(int64=4) %!d(string=hai) anos
  Jeremy G. Siek 864b3bde02 Generic functions, first baby step (#658) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 8fccecadeb Refactor output to be more streaming-focused. (#666) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer d5124256a2 Split interpreter into smaller modules (#662) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer def98d1182 Add support for `_` placeholder. (#661) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer c3c89a77a4 Delete functions that are redundant with Get methods (#664) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer d2afd45214 Stop allocating sub-Values on the Heap. (#648) %!s(int64=4) %!d(string=hai) anos
  Jon Meow b03d3cdbb0 Use a lambda for tag's visit (#645) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer de05711966 Migrate Value to std::variant (#635) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer c96ee2aaac Remove `VarTV` (#617) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer b3d4c56ef2 Rename "PatternVariable" names for clarity (#630) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer a80ce2c566 Consistent naming for Expression and Value. (#621) %!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
  Richard Smith 89e21113c3 Add 3 '*' operators: one prefix, one infix, and one postfix, per #523. (#582) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer c903eb3133 Remove `Void` (#540) %!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 5946d9c033 Tuple restrictions (#486) %!s(int64=5) %!d(string=hai) anos
  Jeremy G. Siek 928b92a428 a raw access to the heap field slipped through somehow, fixing that (#483) %!s(int64=5) %!d(string=hai) anos
  Jeremy G. Siek c1d651fc15 Fix equality for tuples (#446) %!s(int64=5) %!d(string=hai) anos