Jon Ross-Perkins
|
0c0998d7cd
Error when passing StringRef to CARBON_DIAGNOSTIC. (#3431)
|
2 år sedan |
josh11b
|
c53b248800
Abbreviate "parameter" -> "param" (#3392)
|
2 år sedan |
josh11b
|
522dcc44c5
Finish "declaration" -> "decl" (#3391)
|
2 år sedan |
Richard Smith
|
afd6d85610
Support for `returned var` and `return var`. (#3374)
|
2 år sedan |
josh11b
|
5020fdb3be
Use abbreviation "decl" instead of "declaration" (#3382)
|
2 år sedan |
josh11b
|
11ca083855
Use abbreviation "expr" instead of "expression" (#3375)
|
2 år sedan |
Richard Smith
|
71aa4a45be
Distinguish between name IDs and string IDs in the type system. (#3341)
|
2 år sedan |
Richard Smith
|
3bee8932a9
Rework name lookup to handle non-lexical scoping. (#3354)
|
2 år sedan |
Jon Ross-Perkins
|
3401eed8d8
Split IdentifierId and StringLiteralId from StringId (#3352)
|
2 år sedan |
josh11b
|
7edfd8e02a
Rename `SemIR::Node` to `SemIR::Inst` (#3355)
|
2 år sedan |
Richard Smith
|
04ae5a0531
Support for functions with a `self` parameter. (#3338)
|
2 år sedan |
Richard Smith
|
7f2f4bec4f
Add a `Field` node for fields in a class. (#3332)
|
2 år sedan |
Jon Ross-Perkins
|
e6634d240f
Make SemIR::File access more terse. (#3331)
|
2 år sedan |
Jon Ross-Perkins
|
1d6298290f
Add more value store types to File. (#3317)
|
2 år sedan |
Jon Ross-Perkins
|
7e9d644e1f
Switch File functions, classes, and types to ValueStores (#3316)
|
2 år sedan |
Richard Smith
|
a46e7dd967
Remove most of the metaprogramming in node.h in favor of listing all the members in the typed node structs. (#3310)
|
2 år sedan |
Jon Ross-Perkins
|
1b55ad86dd
Extend SharedValueStores to SemIR (#3313)
|
2 år sedan |
Jon Ross-Perkins
|
d13f76e001
Add value store to be shared across compile stages. (#3311)
|
2 år sedan |
Richard Smith
|
b01dfb3f93
Support for class definitions with static member functions. (#3305)
|
2 år sedan |
Richard Smith
|
69353ed271
Basic support for incomplete types. (#3302)
|
2 år sedan |
josh11b
|
8d0831f431
Made function and namespace nodes typed to remove a crash (#3285)
|
2 år sedan |
Richard Smith
|
c7a9e29a89
Add typed nodes to SemIR. (#3280)
|
2 år sedan |
Richard Smith
|
bfa5463e5b
Add signature enforcement for `Main.Run` and give it the symbol name `main`. (#3266)
|
2 år sedan |
Richard Smith
|
fea6cf88fc
Unify initialization and conversion logic (#3255)
|
2 år sedan |
Jon Ross-Perkins
|
1c748c0f14
Split semantics into check and sem_ir directories (#3176)
|
2 år sedan |