Commit 6bb7e0a
File tree
55 files changed
+2470
-1735
lines changed- analysis/src
- compiler
- frontend
- ml
- syntax/src
- tests
- analysis_tests
- tests/src/expected
- tests-generic-jsx-transform/src/expected
- syntax_tests/data
- ast-mapping/expected
- conversion/reason/expected
- parsing
- errors/expressions/expected
- grammar/expressions/expected
- infiniteLoops/expected
- ppx/react/expected
- printer/expr
- expected
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
55 files changed
+2470
-1735
lines changedDiff for: CHANGELOG.md
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 |
| |
16 | 19 |
| |
17 | 20 |
| |
|
Diff for: analysis/src/CompletionFrontEnd.ml
+37-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1233 | 1233 |
| |
1234 | 1234 |
| |
1235 | 1235 |
| |
1236 |
| - | |
1237 |
| - | |
1238 | 1236 |
| |
1239 | 1237 |
| |
1240 | 1238 |
| |
| |||
1325 | 1323 |
| |
1326 | 1324 |
| |
1327 | 1325 |
| |
1328 |
| - | |
1329 |
| - | |
| 1326 | + | |
| 1327 | + | |
| 1328 | + | |
| 1329 | + | |
| 1330 | + | |
| 1331 | + | |
| 1332 | + | |
| 1333 | + | |
| 1334 | + | |
| 1335 | + | |
| 1336 | + | |
1330 | 1337 |
| |
1331 |
| - | |
| 1338 | + | |
| 1339 | + | |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
| 1346 | + | |
| 1347 | + | |
| 1348 | + | |
1332 | 1349 |
| |
1333 | 1350 |
| |
1334 | 1351 |
| |
| |||
1345 | 1362 |
| |
1346 | 1363 |
| |
1347 | 1364 |
| |
1348 |
| - | |
1349 |
| - | |
1350 |
| - | |
1351 |
| - | |
| 1365 | + | |
| 1366 | + | |
| 1367 | + | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
| 1371 | + | |
| 1372 | + | |
| 1373 | + | |
| 1374 | + | |
| 1375 | + | |
| 1376 | + | |
| 1377 | + | |
| 1378 | + | |
| 1379 | + | |
1352 | 1380 |
| |
1353 | 1381 |
| |
1354 | 1382 |
| |
|
1 commit comments
github-actions[bot] commentedon Apr 4, 2025
Possible performance regression was detected for benchmark 'Syntax Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.05
.Print HeroGraphic.res - time/run
26.232747326666665
ms7.840572506666666
ms3.35
Print HeroGraphic.res - allocs/run
10571467
words1396448
words7.57
This comment was automatically generated by workflow using github-action-benchmark.