تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  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 سال پیش
  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 سال پیش