Jon Meow
|
d3700d5cd0
Changes tests to init LLVM stack tracing (#1215)
|
4 лет назад |
Jon Meow
|
87e58f5db3
Switch executable semantics to use ErrorBuilder directly and relocate macros (#1184)
|
4 лет назад |
Jeremy G. Siek
|
210856dd57
Generic classes (#1124)
|
4 лет назад |
pk19604014
|
aa8a5f174d
Replaced std::exit() with return Carbon::ErrorOr for expected errors like invalid syntax (#1120)
|
4 лет назад |
Jeremy G. Siek
|
7cce1bd124
interfaces, impls, and constrained generics (basics) (#1073)
|
4 лет назад |
Jon Meow
|
066bf10df3
Fix return_term dep on Expression (#1091)
|
4 лет назад |
Jeremy G. Siek
|
ac0b810bf3
Adds basic support for class functions and methods. (#1057)
|
4 лет назад |
Jon Meow
|
1b4c81fa69
Add script for generating missing C++ deps (#1012)
|
4 лет назад |
Geoff Romer
|
c89ce1d570
Handle identifier value category properly. (#986)
|
4 лет назад |
Geoff Romer
|
8e6c209a28
Use resolved names in typechecker (#974)
|
4 лет назад |
Geoff Romer
|
f75b4d322f
Handle use-before-declare in static name lookup (#967)
|
4 лет назад |
Geoff Romer
|
dc5e62fc7a
Support parsing and testing unimplemented expressions (#957)
|
4 лет назад |
Geoff Romer
|
6ae85bd13a
Initial batch of AST matchers. (#953)
|
4 лет назад |
Geoff Romer
|
7a5b8434c8
Define a base class for all AST nodes. (#947)
|
4 лет назад |
Jon Meow
|
e8d9b7675b
Merge ClassDefinition and ClassDeclaration (#940)
|
4 лет назад |
Chandler Carruth
|
65ac59eb2a
Add a script to compute minimal roots for check_deps. (#932)
|
4 лет назад |
Jon Meow
|
27e084d37a
Start populating named entities in relevant locations. (#919)
|
4 лет назад |
Chandler Carruth
|
5f67029479
Use upstream GoogleTest and add related test utils. (#876)
|
4 лет назад |
Geoff Romer
|
a3eac75a5b
Unify function declarations and definitions. (#896)
|
4 лет назад |
Jon Meow
|
b1af08fed0
Rename ptr.h to nonnull.h (#839)
|
4 лет назад |
Jon Meow
|
a03536a196
Add syntax for package and library (#792)
|
4 лет назад |
Jon Meow
|
3ec550a85f
Replace int lines with file-associated SourceLocations (#779)
|
4 лет назад |
Jon Meow
|
d7b2c9b580
Remove uses of rules_cc (#776)
|
4 лет назад |
Jon Meow
|
367f9e4e94
Rename struct to class per #651 (#765)
|
4 лет назад |
Jon Meow
|
925c60b669
Change Declaration passing to use Ptr (#758)
|
4 лет назад |
Jon Meow
|
1eeaa208f2
Move paren_contents under ast and restrict syntax BUILD visibility (#756)
|
4 лет назад |
Jon Meow
|
a6655b320c
Clean up Declaration/TypeCheck dependency (#753)
|
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 лет назад |
Jon Meow
|
b08f6bb0f1
Add a global arena to start cleaning up ASAN errors (#687)
|
4 лет назад |