Geoff Romer
|
44ba541f1f
Update sum types design (#2187)
|
hace 3 años |
Adrien Leravat
|
e37a69a6d5
Destroy class hierarchy when destroying class with a `base` (#2378)
|
hace 3 años |
Geoff Romer
|
0bf4d11ced
Design documentation for indexing (#2388)
|
hace 3 años |
Jon Ross-Perkins
|
2734e2a55e
Update moderator/conduct team contacts (#2457)
|
hace 3 años |
Adrien Leravat
|
563768c6d3
Explorer: split `Member` into dedicated classes (#2421)
|
hace 3 años |
Avi levy
|
dd2f7d732c
Design updates for #2015 numeric type literal syntax (#2410)
|
hace 3 años |
Jon Ross-Perkins
|
d96ede7144
Remove equality on enum types (#2452)
|
hace 3 años |
Jon Ross-Perkins
|
d42d864e82
Make TokenKind's API closer to toolchain's typical API setup. (#2456)
|
hace 3 años |
Richard Smith
|
0ef7fa3a1d
Support `p->member`, rewriting it to `(*p).member` in the parser. (#2455)
|
hace 3 años |
Jon Ross-Perkins
|
f10531bcb3
Use macros to enforce handling parse nodes in SemanticsIR. (#2448)
|
hace 3 años |
Jon Ross-Perkins
|
34b5349df9
Change result_id to use is_valid instead of an optional. (#2449)
|
hace 3 años |
josh11b
|
ee998c99ff
Clean up some small mistakes (#2451)
|
hace 3 años |
josh11b
|
9165b084f4
Can't override virtual methods in an adapter (#2450)
|
hace 3 años |
Jon Ross-Perkins
|
30960d11a9
Start adding var decls to semantics. (#2447)
|
hace 3 años |
Jon Ross-Perkins
|
04f0288cd2
Bracket the tokenized buffer output. (#2446)
|
hace 3 años |
Chandler Carruth
|
5f85822caa
Add `-march=...` to our compile flags. (#2439)
|
hace 3 años |
Jon Ross-Perkins
|
60eb06ce94
Move trace banners to driver and trace intermediate state. (#2443)
|
hace 3 años |
josh11b
|
9c8fd6864e
Implement rename `me` -> `self` (#2444)
|
hace 3 años |
josh11b
|
d1210c4a50
Rename `me` -> `self` (#1382)
|
hace 3 años |
Adrien Leravat
|
0cb2c92c6c
Explorer: support index-based fields for `FieldPath` and `Members` (#2417)
|
hace 3 años |
Adrien Leravat
|
1d0bb85d0c
Explorer: basic `abstract` class support (#2441)
|
hace 3 años |
Avi levy
|
94c207158e
llvm-ar no such file or directory fix instruction (#2423)
|
hace 3 años |
Tobias Feldballe Petersen
|
47f28b361f
Updated docker tagging to match correct ubuntu version (#2440)
|
hace 3 años |
Jon Ross-Perkins
|
991dadcbed
Move parse tree tests to files. (#2437)
|
hace 3 años |
Chandler Carruth
|
814ae3d419
Fix some broken regexes for files in pre-commit configs. (#2438)
|
hace 3 años |
Adrien Leravat
|
054537270b
README.md: add a section with past talks (#2434)
|
hace 3 años |
josh11b
|
571b869f1c
Constraints must use `Self` (#2376)
|
hace 3 años |
Jon Ross-Perkins
|
d50fef1736
Expand use of IndexBase (#2436)
|
hace 3 años |
Chandler Carruth
|
94cf343b05
Update LLVM and switch to `std::optional`. (#2424)
|
hace 3 años |
Jon Ross-Perkins
|
16bbdbbdb8
Add vlog output to the parser. (#2435)
|
hace 3 años |