Historique des commits

Auteur SHA1 Message Date
  Geoff Romer 7a5b8434c8 Define a base class for all AST nodes. (#947) il y a 4 ans
  Jon Meow 8bda2ca432 Refactor Pattern and Member accessors. (#889) il y a 4 ans
  Geoff Romer bb28d37eed Drop support for named tuple fields (#886) il y a 4 ans
  Jon Meow 55ecb62ce5 Refactor Expression accessor/mutator style (#883) il y a 4 ans
  Jon Meow 70797e8bf8 Mass rename SourceLoc and Tag (#860) il y a 4 ans
  Geoff Romer 532948d9a5 Miscellaneous tuple simplifications (#857) il y a 4 ans
  Jon Meow 04ab30f231 Make the AST mutable (#849) il y a 4 ans
  Jon Meow 56dc4ae375 Rename Ptr<T> to Nonnull<T*> (#832) il y a 4 ans
  Jon Meow 90f04700e2 Remove global_arena (#814) il y a 4 ans
  Jon Meow fd89bcb4aa Convert Pattern and Expression to Ptr (#787) il y a 4 ans
  Jon Meow 3ec550a85f Replace int lines with file-associated SourceLocations (#779) il y a 4 ans
  Jon Meow c6ebe0db67 Add `Ptr` and `RawNew` for migration (#751) il y a 4 ans
  Jon Meow 250ce4ab00 Add string parsing and a print builtin (#721) il y a 4 ans
  Jon Meow dbcd6ad20d Switch Expression to use inheritance+cast (#712) il y a 4 ans
  Jon Meow 2e9e4f4cb3 Migrate remaining exits to FATAL_*_ERROR calls (#704) il y a 4 ans
  Jon Meow 9829f188b7 Move all new's to global_arena, and remove ASAN disabling (#690) il y a 4 ans
  Geoff Romer 6ac3adfa53 Factor out a `Pattern` sum type from `Expression` (#685) il y a 4 ans