Jeremy G. Siek
|
b784458aef
Parameterized impl declarations (#1189)
|
hace 4 años |
Jon Meow
|
87e58f5db3
Switch executable semantics to use ErrorBuilder directly and relocate macros (#1184)
|
hace 4 años |
Geoff Romer
|
883f2a3ecd
Update IfExpression to follow AST conventions (#1167)
|
hace 4 años |
Geoff Romer
|
8f9638d759
Initial support for statically-sized arrays (#1158)
|
hace 4 años |
Jeremy G. Siek
|
210856dd57
Generic classes (#1124)
|
hace 4 años |
pk19604014
|
aa8a5f174d
Replaced std::exit() with return Carbon::ErrorOr for expected errors like invalid syntax (#1120)
|
hace 4 años |
Richard Smith
|
2325c50b3b
Support for `if ... then ... else` following #911. (#944)
|
hace 4 años |
Jeremy G. Siek
|
7cce1bd124
interfaces, impls, and constrained generics (basics) (#1073)
|
hace 4 años |
Darshal Shetty
|
4479c55305
Pointers (#1060)
|
hace 4 años |
Geoff Romer
|
c311c8849c
Use static name resolution in Interpreter (#1022)
|
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
|
17e0a1afb9
Implement static name resolution (#958)
|
hace 4 años |
Geoff Romer
|
dc5e62fc7a
Support parsing and testing unimplemented expressions (#957)
|
hace 4 años |
Geoff Romer
|
be0c1e9da6
Move value-category checking to compile time (#960)
|
hace 4 años |
Geoff Romer
|
3e188c8562
Express prelude using Carbon syntax (#955)
|
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 |
Geoff Romer
|
d854fb93cb
Factor out AST node for function return types. (#912)
|
hace 4 años |
Jon Meow
|
bbd4940e6d
Be more explicit about AST types (#921)
|
hace 4 años |
Geoff Romer
|
bb28d37eed
Drop support for named tuple fields (#886)
|
hace 4 años |
Jon Meow
|
924259986a
Switch static_type to return Expression& (#887)
|
hace 4 años |
Jon Meow
|
55ecb62ce5
Refactor Expression accessor/mutator style (#883)
|
hace 4 años |
Geoff Romer
|
652bee6d99
Add static types to AST. (#879)
|
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 |
Geoff Romer
|
c4e40aaa86
Add support for struct types, following p0561. (#856)
|
hace 4 años |
Jon Meow
|
d157d96338
Migrate Declaration to newer property style, class-ify ClassDefinition (#859)
|
hace 4 años |
Jon Meow
|
04ab30f231
Make the AST mutable (#849)
|
hace 4 años |
Jon Meow
|
56dc4ae375
Rename Ptr<T> to Nonnull<T*> (#832)
|
hace 4 años |