File tree
17 files changed
+321
-74
lines changed- jscomp
- core
- gentype_tests/typescript-react-example/src/nested
- test
17 files changed
+321
-74
lines changedDiff for: jscomp/core/lam_compile.ml
+9-25
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1531 | 1531 |
| |
1532 | 1532 |
| |
1533 | 1533 |
| |
1534 |
| - | |
1535 |
| - | |
1536 |
| - | |
1537 |
| - | |
1538 |
| - | |
1539 |
| - | |
1540 |
| - | |
1541 |
| - | |
1542 |
| - | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
| 1537 | + | |
1543 | 1538 |
| |
1544 | 1539 |
| |
1545 | 1540 |
| |
| |||
1555 | 1550 |
| |
1556 | 1551 |
| |
1557 | 1552 |
| |
1558 |
| - | |
1559 |
| - | |
1560 |
| - | |
1561 |
| - | |
1562 |
| - | |
1563 |
| - | |
1564 |
| - | |
1565 |
| - | |
1566 |
| - | |
1567 |
| - | |
1568 |
| - | |
1569 |
| - | |
| 1553 | + | |
| 1554 | + | |
| 1555 | + | |
| 1556 | + | |
1570 | 1557 |
| |
1571 | 1558 |
| |
1572 | 1559 |
| |
| |||
1589 | 1576 |
| |
1590 | 1577 |
| |
1591 | 1578 |
| |
1592 |
| - | |
1593 |
| - | |
1594 |
| - | |
1595 |
| - | |
| 1579 | + | |
1596 | 1580 |
| |
1597 | 1581 |
| |
1598 | 1582 |
| |
|
Diff for: jscomp/core/lam_convert.ml
+18-13
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
527 | 527 |
| |
528 | 528 |
| |
529 | 529 |
| |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
530 | 548 |
| |
531 | 549 |
| |
532 | 550 |
| |
| |||
611 | 629 |
| |
612 | 630 |
| |
613 | 631 |
| |
614 |
| - | |
615 |
| - | |
616 |
| - | |
617 |
| - | |
618 |
| - | |
619 |
| - | |
620 |
| - | |
621 |
| - | |
622 |
| - | |
623 |
| - | |
624 |
| - | |
625 |
| - | |
626 |
| - | |
627 | 632 |
| |
628 | 633 |
| |
629 | 634 |
| |
|
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: jscomp/test/chain_code_test.js
+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: jscomp/test/class_type_ffi_test.js
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: jscomp/test/gpr_2352_test.js
+1-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: jscomp/test/hash_sugar_desugar.js
+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: jscomp/test/mario_game.js
+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: jscomp/test/method_name_test.js
+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: jscomp/test/method_string_name.js
+1-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: jscomp/test/mutable_obj_test.js
+2-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments