Cronologia Commit

Autore SHA1 Messaggio Data
  Jon Meow b1af08fed0 Rename ptr.h to nonnull.h (#839) 4 anni fa
  Jon Meow 56dc4ae375 Rename Ptr<T> to Nonnull<T*> (#832) 4 anni fa
  Jon Meow 90f04700e2 Remove global_arena (#814) 4 anni fa
  Geoff Romer f931a8cead Replace all lists with vectors (#815) 4 anni fa
  Jon Meow 0601f5620b Switch Value to Ptr (#799) 4 anni fa
  Jon Meow 36ed79dc25 Convert Statement to use Ptr (#788) 4 anni fa
  Jon Meow 3ec550a85f Replace int lines with file-associated SourceLocations (#779) 4 anni fa
  Jon Meow 367f9e4e94 Rename struct to class per #651 (#765) 4 anni fa
  Jon Meow 47325be112 Switch interpreter Stacks to Ptr (#763) 4 anni fa
  Jon Meow 250ce4ab00 Add string parsing and a print builtin (#721) 4 anni fa
  Jon Meow 5749413b28 Add TupleValue::Empty for the common empty tuple case (#708) 4 anni fa
  Jon Meow 7e91fbc276 Switch Value to use the inherit/cast model (#703) 4 anni fa
  Geoff Romer a8f56797b8 Add Dump methods to printable types. (#681) 4 anni fa
  Jeremy G. Siek 864b3bde02 Generic functions, first baby step (#658) 4 anni fa
  Jon Meow 8fccecadeb Refactor output to be more streaming-focused. (#666) 4 anni fa
  Geoff Romer d5124256a2 Split interpreter into smaller modules (#662) 4 anni fa
  Geoff Romer def98d1182 Add support for `_` placeholder. (#661) 4 anni fa
  Geoff Romer c3c89a77a4 Delete functions that are redundant with Get methods (#664) 4 anni fa
  Geoff Romer d2afd45214 Stop allocating sub-Values on the Heap. (#648) 4 anni fa
  Jon Meow b03d3cdbb0 Use a lambda for tag's visit (#645) 4 anni fa
  Geoff Romer de05711966 Migrate Value to std::variant (#635) 4 anni fa
  Geoff Romer c96ee2aaac Remove `VarTV` (#617) 4 anni fa
  Geoff Romer b3d4c56ef2 Rename "PatternVariable" names for clarity (#630) 4 anni fa
  Geoff Romer a80ce2c566 Consistent naming for Expression and Value. (#621) 4 anni fa
  Geoff Romer c903eb3133 Remove `Void` (#540) 4 anni fa
  Jeremy G. Siek 8924f5620b Private unions (#492) 5 anni fa
  Geoff Romer 1933cfeeeb Stop using `std::pair` in the implementation of tuples (#479) 5 anni fa
  Jeremy G. Siek c1d651fc15 Fix equality for tuples (#446) 5 anni fa
  Jeremy G. Siek 27fd9de5bf improved checking for liveness when reading and writing memory (#448) 5 anni fa
  Jeremy G. Siek 34f1a03f7b change all expression and statement pointers to be const (#449) 5 anni fa