Историја ревизија

Аутор 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 година