Historial de Commits

Autor SHA1 Mensaje Fecha
  Geoff Romer 7a5b8434c8 Define a base class for all AST nodes. (#947) hace 4 años
  Chandler Carruth 5f67029479 Use upstream GoogleTest and add related test utils. (#876) hace 4 años
  Geoff Romer bb28d37eed Drop support for named tuple fields (#886) hace 4 años
  Jon Meow 55ecb62ce5 Refactor Expression accessor/mutator style (#883) hace 4 años
  Geoff Romer 6068d2306b Address feedback from #856 (#864) hace 4 años
  Jon Meow 70797e8bf8 Mass rename SourceLoc and Tag (#860) hace 4 años
  Jon Meow 56dc4ae375 Rename Ptr<T> to Nonnull<T*> (#832) hace 4 años
  Jon Meow ff319d311a Switch Ptr to a C++ pointer using the nonnull attribute (#831) hace 4 años
  Jon Meow 90f04700e2 Remove global_arena (#814) hace 4 años
  Jon Meow fd89bcb4aa Convert Pattern and Expression to Ptr (#787) hace 4 años
  Jon Meow 3ec550a85f Replace int lines with file-associated SourceLocations (#779) hace 4 años
  Jon Meow c6ebe0db67 Add `Ptr` and `RawNew` for migration (#751) hace 4 años
  Jon Meow 1eeaa208f2 Move paren_contents under ast and restrict syntax BUILD visibility (#756) hace 4 años
  Jon Meow dbcd6ad20d Switch Expression to use inheritance+cast (#712) hace 4 años
  Geoff Romer 6ac3adfa53 Factor out a `Pattern` sum type from `Expression` (#685) hace 4 años