File tree
7 files changed
+278
-136
lines changed- jscomp
- main
- napkin
- lib/4.06.1
- unstable
7 files changed
+278
-136
lines changedLines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
30 |
| - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
31 | 38 |
| |
32 | 39 |
| |
33 | 40 |
| |
34 | 41 |
| |
| 42 | + | |
35 | 43 |
| |
36 | 44 |
| |
37 | 45 |
| |
|
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
34 | 45 |
| |
35 | 46 |
| |
36 | 47 |
| |
|
Lines changed: 85 additions & 44 deletions
Large diffs are not rendered by default.
Lines changed: 85 additions & 44 deletions
Large diffs are not rendered by default.
Lines changed: 85 additions & 44 deletions
Large diffs are not rendered by default.
- CHANGELOG.md+11
- cli/reactjs_jsx_v4.ml+32-20
- src/res_comments_table.ml+38-3
- src/res_parsetree_viewer.ml+9-10
- src/res_printer.ml+4-9
- tests/conversion/reason/expected/bracedJsx.res.txt+2-1
- tests/conversion/reason/expected/uncurrried.res.txt+1-1
- tests/ppx/react/expected/commentAtTop.res.txt+1-1
- tests/ppx/react/expected/fileLevelConfig.res.txt+1-1
- tests/ppx/react/expected/firstClassModules.res.txt+108
- tests/ppx/react/expected/firstClassModules.resi.txt+57
- tests/ppx/react/expected/forwardRef.res.txt+7-9
- tests/ppx/react/expected/lowercases.res.txt+15
- tests/ppx/react/expected/optimizeAutomaticMode.res.txt+20
- tests/ppx/react/firstClassModules.res+56
- tests/ppx/react/firstClassModules.resi+33
- tests/ppx/react/lowercases.res+12
- tests/ppx/react/optimizeAutomaticMode.res+12
- tests/printer/comments/expected/jsx.res.txt+14-1
- tests/printer/comments/jsx.res+13
- tests/printer/expr/expected/fun.res.txt+4
- tests/printer/expr/expected/jsx.res.txt+2-1
- tests/printer/expr/fun.res+4
- tests/printer/other/expected/signaturePicker.res.txt+4-2
- tests/printer/typexpr/expected/arrow.res.txt+4-4
0 commit comments