Commit History

Autor SHA1 Mensaxe Data
  Jon Meow 9007bfcb88 Run clang-tidy on the interpreter directory (#885) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 55ecb62ce5 Refactor Expression accessor/mutator style (#883) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer a99d882223 Perform type-checking in place (#867) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer d177a08e01 Make continuations consistently "shallow" (#874) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer 6068d2306b Address feedback from #856 (#864) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 70797e8bf8 Mass rename SourceLoc and Tag (#860) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer c4e40aaa86 Add support for struct types, following p0561. (#856) %!s(int64=4) %!d(string=hai) anos
  Jon Meow d157d96338 Migrate Declaration to newer property style, class-ify ClassDefinition (#859) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 25dce9fbcf Change Match clauses from pairs to classes (#858) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer 532948d9a5 Miscellaneous tuple simplifications (#857) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 04ab30f231 Make the AST mutable (#849) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 721743bc58 Change Alternative to a class (#853) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 6ab2bff69c Switch FunctionDefinition to a class (#852) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 56dc4ae375 Rename Ptr<T> to Nonnull<T*> (#832) %!s(int64=4) %!d(string=hai) anos
  Jon Meow ff319d311a Switch Ptr to a C++ pointer using the nonnull attribute (#831) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 90f04700e2 Remove global_arena (#814) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer 33dd9a873d Debugging quality-of-life improvements (#810) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer f931a8cead Replace all lists with vectors (#815) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 0601f5620b Switch Value to Ptr (#799) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 5f8b231322 Switch Clause to Ptr (#800) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer 3058fb99aa Clean up ManualTransition for match statements. (#773) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 32f5845e7b Refactor Interpreter/TypeChecker to classes to remove interpreter globals (#790) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 36ed79dc25 Convert Statement to use Ptr (#788) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer 0ac220b30f Add equality comparisons to Ptr (#774) %!s(int64=4) %!d(string=hai) anos
  Jon Meow fd89bcb4aa Convert Pattern and Expression to Ptr (#787) %!s(int64=4) %!d(string=hai) anos
  Jon Meow e93a361032 Use Ptr for Member (#786) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 3ec550a85f Replace int lines with file-associated SourceLocations (#779) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer d71f5b1784 Express stack updates using return values. (#747) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 367f9e4e94 Rename struct to class per #651 (#765) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 47325be112 Switch interpreter Stacks to Ptr (#763) %!s(int64=4) %!d(string=hai) anos