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

Аутор SHA1 Порука Датум
  Jeremy G. Siek 7cce1bd124 interfaces, impls, and constrained generics (basics) (#1073) пре 4 година
  Geoff Romer 74c054c86e Document monotonic mutability of the AST (#1079) пре 4 година
  Geoff Romer 1723b4e0b2 Hide `Interpreter` in .cpp (#1036) пре 4 година
  Geoff Romer c311c8849c Use static name resolution in Interpreter (#1022) пре 4 година
  Geoff Romer 461e178273 Store named constant values in the AST (#1011) пре 4 година
  Geoff Romer 3f7e1cd3fb Clarify and simplify handling of lvalues (#956) пре 4 година
  Geoff Romer 9642d7ad05 Factor out ActionStack from Interpreter (#951) пре 4 година
  Geoff Romer a4aff26821 Stop allocating Actions on the Arena (#934) пре 4 година
  Jon Meow 73eea8e47a Merge UnwindTo and UnwindPast logic (#926) пре 4 година
  Geoff Romer 0df9e8666c Factor `AllocationId` out of `Address` (#916) пре 4 година
  Geoff Romer 3bec7f8dc0 Unify Action and Scope stacks, and eliminate Frame (#880) пре 4 година
  Geoff Romer 3677b76cb8 Perform implicit conversions at run time (#903) пре 4 година
  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 година