Jon Meow
|
1b4c81fa69
Add script for generating missing C++ deps (#1012)
|
hace 4 años |
Geoff Romer
|
c89ce1d570
Handle identifier value category properly. (#986)
|
hace 4 años |
Geoff Romer
|
8e6c209a28
Use resolved names in typechecker (#974)
|
hace 4 años |
Geoff Romer
|
f75b4d322f
Handle use-before-declare in static name lookup (#967)
|
hace 4 años |
Geoff Romer
|
dc5e62fc7a
Support parsing and testing unimplemented expressions (#957)
|
hace 4 años |
Geoff Romer
|
6ae85bd13a
Initial batch of AST matchers. (#953)
|
hace 4 años |
Geoff Romer
|
7a5b8434c8
Define a base class for all AST nodes. (#947)
|
hace 4 años |
Jon Meow
|
e8d9b7675b
Merge ClassDefinition and ClassDeclaration (#940)
|
hace 4 años |
Chandler Carruth
|
65ac59eb2a
Add a script to compute minimal roots for check_deps. (#932)
|
hace 4 años |
Jon Meow
|
27e084d37a
Start populating named entities in relevant locations. (#919)
|
hace 4 años |
Chandler Carruth
|
5f67029479
Use upstream GoogleTest and add related test utils. (#876)
|
hace 4 años |
Geoff Romer
|
a3eac75a5b
Unify function declarations and definitions. (#896)
|
hace 4 años |
Jon Meow
|
b1af08fed0
Rename ptr.h to nonnull.h (#839)
|
hace 4 años |
Jon Meow
|
a03536a196
Add syntax for package and library (#792)
|
hace 4 años |
Jon Meow
|
3ec550a85f
Replace int lines with file-associated SourceLocations (#779)
|
hace 4 años |
Jon Meow
|
d7b2c9b580
Remove uses of rules_cc (#776)
|
hace 4 años |
Jon Meow
|
367f9e4e94
Rename struct to class per #651 (#765)
|
hace 4 años |
Jon Meow
|
925c60b669
Change Declaration passing to use Ptr (#758)
|
hace 4 años |
Jon Meow
|
1eeaa208f2
Move paren_contents under ast and restrict syntax BUILD visibility (#756)
|
hace 4 años |
Jon Meow
|
a6655b320c
Clean up Declaration/TypeCheck dependency (#753)
|
hace 4 años |
Jon Meow
|
9829f188b7
Move all new's to global_arena, and remove ASAN disabling (#690)
|
hace 4 años |
Geoff Romer
|
6ac3adfa53
Factor out a `Pattern` sum type from `Expression` (#685)
|
hace 4 años |
Jon Meow
|
b08f6bb0f1
Add a global arena to start cleaning up ASAN errors (#687)
|
hace 4 años |
Geoff Romer
|
a8f56797b8
Add Dump methods to printable types. (#681)
|
hace 4 años |
Jon Meow
|
034f3600e3
Add a FatalUserError macro to help print user-caused errors. (#668)
|
hace 4 años |
Jon Meow
|
8fccecadeb
Refactor output to be more streaming-focused. (#666)
|
hace 4 años |
Geoff Romer
|
d2afd45214
Stop allocating sub-Values on the Heap. (#648)
|
hace 4 años |
Jon Meow
|
6c259dd5de
Switch from assert to a CHECK macro to run in all build modes. (#595)
|
hace 4 años |
Geoff Romer
|
6ca6822157
Implement `IndirectValue` (#588)
|
hace 4 años |
Geoff Romer
|
80f035874d
Restructure handling of paren expressions (#417)
|
hace 5 años |