Commit History

Автор SHA1 Съобщение Дата
  Geoff Romer 79e3d284b4 Move pattern interpretation to compile time (#904) преди 4 години
  Jon Meow ffa4e76ede Add underscores to private data members (#898) преди 4 години
  Jon Meow a9eed3dbf1 Pass the flag instead of using a global. (#893) преди 4 години
  Geoff Romer a99d882223 Perform type-checking in place (#867) преди 4 години
  Jon Meow 70797e8bf8 Mass rename SourceLoc and Tag (#860) преди 4 години
  Geoff Romer c4e40aaa86 Add support for struct types, following p0561. (#856) преди 4 години
  Jon Meow 04ab30f231 Make the AST mutable (#849) преди 4 години
  Jon Meow 56dc4ae375 Rename Ptr<T> to Nonnull<T*> (#832) преди 4 години
  Jon Meow 90f04700e2 Remove global_arena (#814) преди 4 години
  Geoff Romer f931a8cead Replace all lists with vectors (#815) преди 4 години
  Jon Meow 0601f5620b Switch Value to Ptr (#799) преди 4 години
  Jon Meow 32f5845e7b Refactor Interpreter/TypeChecker to classes to remove interpreter globals (#790) преди 4 години
  Jon Meow fd89bcb4aa Convert Pattern and Expression to Ptr (#787) преди 4 години
  Jon Meow 3ec550a85f Replace int lines with file-associated SourceLocations (#779) преди 4 години
  Geoff Romer d71f5b1784 Express stack updates using return values. (#747) преди 4 години
  Jon Meow 47325be112 Switch interpreter Stacks to Ptr (#763) преди 4 години
  Jon Meow 925c60b669 Change Declaration passing to use Ptr (#758) преди 4 години
  Geoff Romer 7138ee400f Support complex type patterns in bindings. (#759) преди 4 години
  Geoff Romer 2295658697 More detailed traces for type checking (#760) преди 4 години
  Jon Meow c1148caf7d Switch Declaration to use inheritance+cast (#714) преди 4 години
  Geoff Romer 6ac3adfa53 Factor out a `Pattern` sum type from `Expression` (#685) преди 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 години
  Geoff Romer d5124256a2 Split interpreter into smaller modules (#662) преди 4 години
  Jon Meow acb33932cb Migrate Declaration to variant (#644) преди 4 години
  Geoff Romer d2afd45214 Stop allocating sub-Values on the Heap. (#648) преди 4 години
  Geoff Romer e022ff106f Factor `Heap` class out of `State` (#491) преди 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 години
  Jeremy G. Siek 3d02412f2f rename env and ct_env (#419) преди 5 години