Jeremy G. Siek
|
b784458aef
Parameterized impl declarations (#1189)
|
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 лет назад |
Jon Meow
|
e5a87af6fe
clang-tidy without config changes (#1147)
|
4 лет назад |
Darshal Shetty
|
20b272446f
Let variables (#1095)
|
4 лет назад |
Jeremy G. Siek
|
7cce1bd124
interfaces, impls, and constrained generics (basics) (#1073)
|
4 лет назад |
Jeremy G. Siek
|
ac0b810bf3
Adds basic support for class functions and methods. (#1057)
|
4 лет назад |
Geoff Romer
|
461e178273
Store named constant values in the AST (#1011)
|
4 лет назад |
Geoff Romer
|
c89ce1d570
Handle identifier value category properly. (#986)
|
4 лет назад |
Geoff Romer
|
8e6c209a28
Use resolved names in typechecker (#974)
|
4 лет назад |
Geoff Romer
|
021e83a4f4
Ensure all NamedEntities have static types (#968)
|
4 лет назад |
Geoff Romer
|
f75b4d322f
Handle use-before-declare in static name lookup (#967)
|
4 лет назад |
Jon Meow
|
92903afbd5
clang-tidy pass on executable_semantics (#963)
|
4 лет назад |
Geoff Romer
|
17e0a1afb9
Implement static name resolution (#958)
|
4 лет назад |
Geoff Romer
|
dc5e62fc7a
Support parsing and testing unimplemented expressions (#957)
|
4 лет назад |
Geoff Romer
|
7a5b8434c8
Define a base class for all AST nodes. (#947)
|
4 лет назад |
Geoff Romer
|
d854fb93cb
Factor out AST node for function return types. (#912)
|
4 лет назад |
Geoff Romer
|
a9bb06ca14
Make NamedEntityInterface non-movable (#946)
|
4 лет назад |
Jon Meow
|
e8d9b7675b
Merge ClassDefinition and ClassDeclaration (#940)
|
4 лет назад |
Jon Meow
|
27e084d37a
Start populating named entities in relevant locations. (#919)
|
4 лет назад |
Jon Meow
|
bbd4940e6d
Be more explicit about AST types (#921)
|
4 лет назад |
Geoff Romer
|
3677b76cb8
Perform implicit conversions at run time (#903)
|
4 лет назад |
Jon Meow
|
057b9fe253
Clean up remaining executable_semantics clang-tidy warnings (#906)
|
4 лет назад |
Geoff Romer
|
a3eac75a5b
Unify function declarations and definitions. (#896)
|
4 лет назад |
Jon Meow
|
70797e8bf8
Mass rename SourceLoc and Tag (#860)
|
4 лет назад |
Jon Meow
|
d157d96338
Migrate Declaration to newer property style, class-ify ClassDefinition (#859)
|
4 лет назад |
Jon Meow
|
04ab30f231
Make the AST mutable (#849)
|
4 лет назад |
Jon Meow
|
721743bc58
Change Alternative to a class (#853)
|
4 лет назад |
Jon Meow
|
6ab2bff69c
Switch FunctionDefinition to a class (#852)
|
4 лет назад |