-
Notifications
You must be signed in to change notification settings - Fork 12.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow some per file compiler options #49886
base: main
Are you sure you want to change the base?
Commits on Aug 24, 2022
-
Parsing for per-file options, WIP
WIP 2 Less WIP - Only exactOptionalPropertyTypes and strictNullChecks left Pragmas are case-insensitive Fix harness types Fixup baselines File-local support for exactOptionalPropertyTypes Fix lints Cache getSourceFileOfNode within the checker
Configuration menu - View commit details
-
Copy full SHA for 913e68b - Browse repository at this point
Copy the full SHA 913e68bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5134a5 - Browse repository at this point
Copy the full SHA f5134a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b45165d - Browse repository at this point
Copy the full SHA b45165dView commit details
Commits on Aug 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fe5600e - Browse repository at this point
Copy the full SHA fe5600eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e25d5a8 - Browse repository at this point
Copy the full SHA e25d5a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b336c6 - Browse repository at this point
Copy the full SHA 5b336c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bde2e7 - Browse repository at this point
Copy the full SHA 4bde2e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 562f5ea - Browse repository at this point
Copy the full SHA 562f5eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84b15d9 - Browse repository at this point
Copy the full SHA 84b15d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1050e18 - Browse repository at this point
Copy the full SHA 1050e18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6492a76 - Browse repository at this point
Copy the full SHA 6492a76View commit details -
Configuration menu - View commit details
-
Copy full SHA for c869597 - Browse repository at this point
Copy the full SHA c869597View commit details -
undefined properties from widening should use an appropriately permis…
…sive undefined in loose mode
Configuration menu - View commit details
-
Copy full SHA for 82a7b3c - Browse repository at this point
Copy the full SHA 82a7b3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b18eca0 - Browse repository at this point
Copy the full SHA b18eca0View commit details
Commits on Sep 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5173a07 - Browse repository at this point
Copy the full SHA 5173a07View commit details
Commits on Sep 14, 2022
-
Merge branch 'main' into per-file-options
To make recent changes mesh better in the merge, move on from syntactically approximating old union behavior for null/undefined to fully semantically replicating it using the permissive types.
Configuration menu - View commit details
-
Copy full SHA for 529bda0 - Browse repository at this point
Copy the full SHA 529bda0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f14a2c - Browse repository at this point
Copy the full SHA 8f14a2cView commit details
Commits on Sep 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9291e74 - Browse repository at this point
Copy the full SHA 9291e74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3410b4e - Browse repository at this point
Copy the full SHA 3410b4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83ec34f - Browse repository at this point
Copy the full SHA 83ec34fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a9751e - Browse repository at this point
Copy the full SHA 7a9751eView commit details
Commits on Sep 21, 2022
-
Revert "Remove sourcefile lookup to see perf impact"
This reverts commit 7a9751e.
Configuration menu - View commit details
-
Copy full SHA for de8bdbe - Browse repository at this point
Copy the full SHA de8bdbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcee526 - Browse repository at this point
Copy the full SHA fcee526View commit details -
Revert "Use fixed value for SNC to see perf floor of optimizing the f…
…unction" This reverts commit fcee526.
Configuration menu - View commit details
-
Copy full SHA for 454e854 - Browse repository at this point
Copy the full SHA 454e854View commit details -
Configuration menu - View commit details
-
Copy full SHA for e71de9c - Browse repository at this point
Copy the full SHA e71de9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b632e6a - Browse repository at this point
Copy the full SHA b632e6aView commit details -
Revert "Once again, set snc to fixed value to see perf floor of funct…
…ion" This reverts commit b632e6a.
Configuration menu - View commit details
-
Copy full SHA for 08dfb4c - Browse repository at this point
Copy the full SHA 08dfb4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 638a3bf - Browse repository at this point
Copy the full SHA 638a3bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b77328 - Browse repository at this point
Copy the full SHA 5b77328View commit details