Commit 8ebef0f
committed
Upgrade to Scala.js 1.16.0.
Code changes are forward ports of the following refactorings:
* Remove the parameters to StoreModule IR nodes.
scala-js/scala-js@659d518
* Refactor: Make FieldName a composite of ClassName and SimpleFieldName.
scala-js/scala-js@723663b1 parent 78f3eeb commit 8ebef0f
File tree
4 files changed
+11
-14
lines changed- compiler/src/dotty/tools/backend/sjs
- project
4 files changed
+11
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
927 | 927 | | |
928 | 928 | | |
929 | 929 | | |
930 | | - | |
| 930 | + | |
931 | 931 | | |
932 | 932 | | |
933 | 933 | | |
| |||
2243 | 2243 | | |
2244 | 2244 | | |
2245 | 2245 | | |
2246 | | - | |
2247 | | - | |
2248 | | - | |
2249 | | - | |
| 2246 | + | |
2250 | 2247 | | |
2251 | 2248 | | |
2252 | 2249 | | |
| |||
4463 | 4460 | | |
4464 | 4461 | | |
4465 | 4462 | | |
4466 | | - | |
4467 | | - | |
| 4463 | + | |
4468 | 4464 | | |
4469 | 4465 | | |
4470 | 4466 | | |
4471 | 4467 | | |
4472 | | - | |
| 4468 | + | |
4473 | 4469 | | |
4474 | 4470 | | |
4475 | 4471 | | |
| |||
4495 | 4491 | | |
4496 | 4492 | | |
4497 | 4493 | | |
4498 | | - | |
| 4494 | + | |
4499 | 4495 | | |
4500 | | - | |
| 4496 | + | |
4501 | 4497 | | |
4502 | 4498 | | |
4503 | 4499 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1508 | 1508 | | |
1509 | 1509 | | |
1510 | 1510 | | |
1511 | | - | |
| 1511 | + | |
| 1512 | + | |
1512 | 1513 | | |
1513 | 1514 | | |
1514 | 1515 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments