File tree
5 files changed
+7
-20
lines changed- src
- bindings
- common
5 files changed
+7
-20
lines changedDiff for: src/bindings/RescriptCompilerApi.mjs
+1-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 | 91 |
| |
100 | 92 |
| |
101 | 93 |
| |
| |||
109 | 101 |
| |
110 | 102 |
| |
111 | 103 |
| |
112 |
| - | |
| 104 | + | |
113 | 105 |
| |
114 | 106 |
| |
115 | 107 |
| |
|
Diff for: src/bindings/RescriptCompilerApi.res
+1-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
| 61 | + | |
66 | 62 |
| |
67 | 63 |
| |
68 | 64 |
| |
|
Diff for: src/bindings/RescriptCompilerApi.resi
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
Diff for: src/common/CompilerManagerHook.mjs
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
404 | 404 |
| |
405 | 405 |
| |
406 | 406 |
| |
407 |
| - | |
| 407 | + | |
408 | 408 |
| |
409 | 409 |
| |
410 | 410 |
| |
| |||
468 | 468 |
| |
469 | 469 |
| |
470 | 470 |
| |
471 |
| - | |
| 471 | + | |
472 | 472 |
| |
473 | 473 |
| |
474 | 474 |
| |
|
Diff for: src/common/CompilerManagerHook.res
+2-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
352 | 352 |
| |
353 | 353 |
| |
354 | 354 |
| |
355 |
| - | |
| 355 | + | |
356 | 356 |
| |
357 | 357 |
| |
358 | 358 |
| |
| |||
400 | 400 |
| |
401 | 401 |
| |
402 | 402 |
| |
403 |
| - | |
| 403 | + | |
404 | 404 |
| |
405 | 405 |
| |
406 | 406 |
| |
| |||
428 | 428 |
| |
429 | 429 |
| |
430 | 430 |
| |
431 |
| - | |
432 | 431 |
| |
433 | 432 |
| |
434 | 433 |
| |
|
0 commit comments