File tree
40 files changed
+107
-114
lines changed- community-build/community-projects
- compiler/src/dotty/tools/dotc/quoted
- docs/docs/reference/metaprogramming
- library
- src-bootstrapped/scala/quoted
- src/scala/tasty
- tests
- pos-macros
- i6535
- i7011
- i7030
- i8325b
- i8325
- i9894
- run-macros
- f-interpolation-1
- i5533b
- i5536
- i6171
- i6988
- i7898
- i8007
- i9812b
- quote-matcher-symantics-2
- quote-matcher-symantics-3
- quote-matching-open
- quoted-matching-docs
- reflect-dsl
- reflect-select-constructor
- reflect-select-copy-2
- reflect-select-symbol-constructor
- reflect-select-value-class
- tasty-create-method-symbol
- tasty-interpolation-1
- tasty-macro-assert
- tasty-unsafe-let
- xml-interpolation-1
- xml-interpolation-2
40 files changed
+107
-114
lines changedSubmodule dotty-cps-async updated 15 files
- src/main/scala/cps/CpsExpr.scala+2-2
- src/main/scala/cps/forest/AssignTransform.scala+9-9
- src/main/scala/cps/forest/BlockTransform.scala+5-5
- src/main/scala/cps/forest/CpsTree.scala+4-4
- src/main/scala/cps/forest/ImportTransform.scala+1-1
- src/main/scala/cps/forest/InlinedTransform.scala+3-3
- src/main/scala/cps/forest/LambdaTreeTransform.scala+1-1
- src/main/scala/cps/forest/RootTreeTransform.scala+1-1
- src/main/scala/cps/forest/TransformUtil.scala+2-2
- src/main/scala/cps/forest/TreeTransformScope.scala+5-5
- src/main/scala/cps/forest/TryTransform.scala+4-4
- src/main/scala/cps/forest/TypedTransform.scala+1-1
- src/main/scala/cps/forest/ValDefTransform.scala+4-4
- src/main/scala/cps/forest/application/ApplyArgRecordScope.scala+10-10
- src/main/scala/cps/macroFlags/TypeMarkers.scala+2-2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments