Richard Smith
|
1b2ae912fc
Add basic support for `eval fn` and `musteval fn`. (#6694)
|
2 months ago |
Richard Smith
|
b300f36e6f
Use `inline constexpr` where appropriate. (#6374)
|
5 months ago |
Elliott Kalt
|
f4bd6e42f9
Replace `impl fn` with `override fn` (#6008)
|
7 months ago |
Jon Ross-Perkins
|
6cc5d7ed2a
Add an EnumMaskBase type (#6053)
|
7 months ago |
Jon Ross-Perkins
|
3f799bd987
Use explicit(false) for implicit construction (#6039)
|
7 months ago |
josh11b
|
c455dbef54
Clean up `KeywordModifierSet` after #5345 (#5425)
|
1 year ago |
Boaz Brickner
|
84384cf126
Remove exceptions for `performance-enum-size` (#5370)
|
1 year ago |
Dana Jansens
|
94dca7967b
Allow `extend final impl as` for impl declarations (#5345)
|
1 year ago |
Richard Smith
|
5f888e1124
Treat associated constants as entities parameterized by Self (#4837)
|
1 year ago |
Geoff Romer
|
13434f0e8a
Model `var` as a pattern operator (#4720)
|
1 year ago |
josh11b
|
8fa173b58a
Add `explicit` to match style, appease clang-tidy (#4296)
|
1 year ago |
David Blaikie
|
b8f61a712e
Add KeywordModifierSet helper for conversion to (likely SemIR) enums (#4290)
|
1 year ago |
Jon Ross-Perkins
|
807a3f1370
Add namespace-scoped private keyword support. (#4026)
|
1 year ago |
Jon Ross-Perkins
|
cda5f66d22
Refactor NodeCategory to provide a class API (#4004)
|
1 year ago |
Jon Ross-Perkins
|
512583d744
Refactor KeywordModifierSet to provide a class API (#4003)
|
1 year ago |