提交歷史

作者 SHA1 備註 提交日期
  Geoff Romer 50263483d8 Add name accessor to NamedEntityView (#994) 4 年之前
  Geoff Romer 8e6c209a28 Use resolved names in typechecker (#974) 4 年之前
  Geoff Romer 7a5b8434c8 Define a base class for all AST nodes. (#947) 4 年之前
  Jon Meow 8bda2ca432 Refactor Pattern and Member accessors. (#889) 4 年之前
  Geoff Romer bb28d37eed Drop support for named tuple fields (#886) 4 年之前
  Jon Meow 55ecb62ce5 Refactor Expression accessor/mutator style (#883) 4 年之前
  Jon Meow 70797e8bf8 Mass rename SourceLoc and Tag (#860) 4 年之前
  Geoff Romer 532948d9a5 Miscellaneous tuple simplifications (#857) 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 年之前
  Jon Meow fd89bcb4aa Convert Pattern and Expression to Ptr (#787) 4 年之前
  Jon Meow 3ec550a85f Replace int lines with file-associated SourceLocations (#779) 4 年之前
  Jon Meow c6ebe0db67 Add `Ptr` and `RawNew` for migration (#751) 4 年之前
  Jon Meow 250ce4ab00 Add string parsing and a print builtin (#721) 4 年之前
  Jon Meow dbcd6ad20d Switch Expression to use inheritance+cast (#712) 4 年之前
  Jon Meow 2e9e4f4cb3 Migrate remaining exits to FATAL_*_ERROR calls (#704) 4 年之前
  Jon Meow 9829f188b7 Move all new's to global_arena, and remove ASAN disabling (#690) 4 年之前
  Geoff Romer 6ac3adfa53 Factor out a `Pattern` sum type from `Expression` (#685) 4 年之前