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