Geoff Romer
|
bd6aeae9d4
Don't require `ref` tags in thunks (#7115)
|
před 3 dny |
Geoff Romer
|
4c9049346d
Replace form insts with actions (#7100)
|
před 3 dny |
Richard Smith
|
0124aae041
Import non-const rvalue references as var parameters. (#7125)
|
před 4 dny |
Richard Smith
|
23339bc810
Fix initialization of var parameters. (#7023)
|
před 4 dny |
Geoff Romer
|
49c7288619
Restructure return declaration handling (#7076)
|
před 1 týdnem |
Geoff Romer
|
af04d08965
Track declared form with an InstId instead of a ConstantId. (#7072)
|
před 2 týdny |
Geoff Romer
|
df33276f6b
Revert accidental change from #7063 (#7069)
|
před 2 týdny |
Nicholas Bishop
|
114cf401c2
Support C++ calling Carbon functions with non-`()` return type (#7051)
|
před 2 týdny |
Christopher Di Bella
|
3cdb159067
consistently uses the caller's specific to get the callee's pattern type id (#7036)
|
před 2 týdny |
Geoff Romer
|
47e9d62fd5
Model thunk call as a pattern match (#6988)
|
před 1 měsícem |
Geoff Romer
|
f4260feee4
Clean up pattern matching (#6987)
|
před 1 měsícem |
Richard Smith
|
181a592b8c
Support for parsing expression patterns (#6977)
|
před 1 měsícem |
Dana Jansens
|
5503f643c6
Introduce typed-inst accessors for ConstantValueStore (#6980)
|
před 1 měsícem |
Geoff Romer
|
e0c6800ab3
Reverse nesting structure of parameter patterns (#6930)
|
před 1 měsícem |
Geoff Romer
|
000b4f3fa5
Handle errors in form binding without crashing. (#6936)
|
před 1 měsícem |
Geoff Romer
|
8e824d02be
Restructure pattern matching to support producing results (#6929)
|
před 1 měsícem |
Geoff Romer
|
8e5b358ec2
Add the form ID to `FormParamPattern` (#6928)
|
před 1 měsícem |
Geoff Romer
|
08148f3a3a
Refactor AddBindingPattern into composable pieces (#6927)
|
před 1 měsícem |
Geoff Romer
|
21291b4cc3
Remove `InitForm::index` (#6817)
|
před 1 měsícem |
Jon Ross-Perkins
|
002b7c74ea
Support CARBON_KIND with Any types (#6828)
|
před 1 měsícem |
Geoff Romer
|
6dba8ee111
Remove index fields from ParamPatterns (#6815)
|
před 2 měsíci |
Geoff Romer
|
bf9219d30e
Check support for form literals and `:?` bindings (#6747)
|
před 2 měsíci |
Jon Ross-Perkins
|
2c6d9c7f66
Rename type's GetInstId to GetTypeInstId, reflecting returned type (#6708)
|
před 2 měsíci |
Richard Smith
|
e69c3fd978
Support list initialization of C++ classes that is performed via a constructor call. (#6660)
|
před 3 měsíci |
Geoff Romer
|
a2737a3189
Add `Call` param patterns to `Function` (#6586)
|
před 3 měsíci |
Geoff Romer
|
87b4ca54e6
Decouple PerformCallToFunction from ReturnTypeInfo (#6572)
|
před 3 měsíci |
Geoff Romer
|
0e5832d3c2
Model `ref` tags as insts instead of annotations (#6541)
|
před 3 měsíci |
Geoff Romer
|
b72bfb918b
Allocate `CallParamIndex`es eagerly (#6540)
|
před 3 měsíci |
Geoff Romer
|
bf45b1cbf5
Refactor function return type representation (#6463)
|
před 4 měsíci |
Geoff Romer
|
57a2715f10
Remove support for `addr` (#6375)
|
před 5 měsíci |