Anders Hejlsberg
|
3ee4e91231
|
Add more tests
|
2024-04-25 12:24:34 -07:00 |
|
Anders Hejlsberg
|
474a34b86c
|
Exclude methods from strict checking
|
2024-04-25 12:24:24 -07:00 |
|
Anders Hejlsberg
|
d616ca02c6
|
Fix comment
|
2024-04-25 06:38:19 -07:00 |
|
Anders Hejlsberg
|
f9a132beb1
|
Fix formatting
|
2024-04-24 14:27:24 -07:00 |
|
Anders Hejlsberg
|
4d168134d0
|
Accept new API baselines
|
2024-04-24 14:12:23 -07:00 |
|
Anders Hejlsberg
|
6fafe58b46
|
Compile APILibCheck.ts with --enforceReadonly
|
2024-04-24 14:08:48 -07:00 |
|
Anders Hejlsberg
|
638e55c665
|
Add more tests
|
2024-04-24 13:48:58 -07:00 |
|
Anders Hejlsberg
|
dd6c3a8909
|
Enforce read-only semantics in generic mapped types
|
2024-04-24 13:48:47 -07:00 |
|
Anders Hejlsberg
|
d7c8851c29
|
Remove unused file
|
2024-04-23 13:15:53 -07:00 |
|
Anders Hejlsberg
|
88c2579585
|
Merge branch 'main' into enforceReadonly
# Conflicts:
# src/compiler/diagnosticMessages.json
# tests/baselines/reference/es2018IntlAPIs.types
# tests/baselines/reference/es2020IntlAPIs.types
# tests/baselines/reference/inferenceOptionalPropertiesToIndexSignatures.types
# tests/baselines/reference/instantiationExpressions.types
# tests/baselines/reference/localesObjectArgument.types
# tests/baselines/reference/mappedTypeConstraints2.types
# tests/baselines/reference/mappedTypeRecursiveInference.types
# tests/baselines/reference/unionTypeInference.types
# tests/baselines/reference/useObjectValuesAndEntries1.types
# tests/baselines/reference/useObjectValuesAndEntries4.types
|
2024-04-23 12:04:20 -07:00 |
|
Anders Hejlsberg
|
8c1ac6483e
|
Add tests
|
2024-04-23 07:30:06 -07:00 |
|
Anders Hejlsberg
|
800c901305
|
More baseline changes
|
2024-04-23 07:29:54 -07:00 |
|
Anders Hejlsberg
|
97adafcddb
|
Accept new API baselines
|
2024-04-23 07:28:56 -07:00 |
|
Anders Hejlsberg
|
170bb5fa2c
|
Change option name to --enforceReadonly
|
2024-04-23 07:28:13 -07:00 |
|
Anders Hejlsberg
|
0b5728ac9a
|
Accept new baselines
|
2024-04-22 08:45:34 -07:00 |
|
形素叢集・ぐらふぃーむ
|
4900c7f0a8
|
Modify CONTRIBUTING.md and the issue templates bug_report.yml and feature_request.yml to reduce duplicate issues and improve the quality of further submitted issues (#58155)
|
2024-04-22 08:43:49 -07:00 |
|
Anders Hejlsberg
|
453d778de0
|
Fix inconsistent 'readonly' modifiers in lib files
|
2024-04-22 08:18:47 -07:00 |
|
Anders Hejlsberg
|
f8fa8b2726
|
Implement --strictReadonly compiler option
|
2024-04-20 11:43:36 -07:00 |
|
Mateusz Burzyński
|
21b5c9624c
|
Add an extra test case for an error on async function typed using @type (#58217)
|
2024-04-19 17:24:01 -07:00 |
|
Mateusz Burzyński
|
b1d821ae0c
|
Fixed crash in go to definition related to expando classes in JS files (#57628)
|
2024-04-19 16:54:30 -07:00 |
|
形素叢集・ぐらふぃーむ
|
42f238bfbb
|
Provide Syntax Checking for Regular Expressions (#55600)
Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com>
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
|
2024-04-19 16:51:08 -07:00 |
|
Jean
|
8e8c1b6a64
|
Fix bug#56997 - Parenthesized SatisfiesExpressions with comments are not unwrapped consistently in emitted JS (#57281)
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
|
2024-04-19 16:00:44 -07:00 |
|
Jake Bailey
|
c50ec7952c
|
Add gitHead to package.json in all release workflows (#58135)
|
2024-04-19 15:54:56 -07:00 |
|
Titian Cernicova-Dragomir
|
e62418e868
|
Isolated declarations errors (#58201)
Co-authored-by: Sheetal Nandi <shkamat@microsoft.com>
Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com>
|
2024-04-19 15:37:15 -07:00 |
|
Daniel Rosenwasser
|
e8f22253ba
|
Don't cache child lists for tokens (#58233)
|
2024-04-19 14:49:31 -07:00 |
|
Ryan Cavanaugh
|
aedd1b1bb5
|
Correctly compute noUncheckedIndexedAccess effects on compound/increment/decrement assignments (#58239)
|
2024-04-19 14:13:54 -07:00 |
|
Andreu Botella
|
3480321b38
|
Add types for String#isWellFormed and String#toWellFormed (#58010)
Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
|
2024-04-19 13:52:23 -07:00 |
|
Jake Bailey
|
21f5f394b9
|
Add test for type inference of Promise/PromiseLike union bug (#58213)
|
2024-04-19 13:51:19 -07:00 |
|
Andrew Branch
|
e75f470be0
|
Report positionless tsconfig option errors on compilerOptions key (#58254)
|
2024-04-19 12:33:00 -07:00 |
|
Oleksandr T
|
93451e8dd9
|
fix(57497): "Remove unused declaration" does not work on overloaded function declarations (#57517)
|
2024-04-19 11:28:00 -07:00 |
|
Sheetal Nandi
|
c0ac582284
|
Make the config file name in logger little more concise. (#58255)
|
2024-04-19 11:26:31 -07:00 |
|
Mateusz Burzyński
|
e0755dc7c1
|
Fixed single signature type parameter leak (#58008)
Co-authored-by: Wesley Wigham <wewigham@microsoft.com>
|
2024-04-19 10:15:42 -07:00 |
|
Sheetal Nandi
|
10b784aa88
|
Add try catch and defer.reject for checking sys tests (#58252)
|
2024-04-19 09:48:19 -07:00 |
|
Jake Bailey
|
84265652d6
|
Rename isParameterDeclaration to isPartOfParameterDeclaration (#58251)
|
2024-04-19 09:34:28 -07:00 |
|
Nathan Shively-Sanders
|
e04a27c504
|
DOM update 2024-04-16 (#58211)
|
2024-04-19 08:52:38 -07:00 |
|
Wesley Wigham
|
48870169dc
|
Check nearest package.json dependencies for possible package names for specifier candidates (#58176)
|
2024-04-18 17:43:08 -07:00 |
|
James Lan
|
e33b8d9b85
|
Correct the type of return value of FinalizationRegistry.unregister (#57948)
|
2024-04-18 15:45:47 -07:00 |
|
Sheetal Nandi
|
05f4dbab10
|
Try sorting and deduplicating events before comparing. (#58242)
Co-authored-by: Ron Buckton <ron.buckton@microsoft.com>
|
2024-04-18 11:59:53 -07:00 |
|
Sheetal Nandi
|
5b3060d5c6
|
[Experiment] Some tweaking to handle project references for auto import (#55955)
Co-authored-by: Andrew Branch <andrew@wheream.io>
|
2024-04-18 11:41:48 -07:00 |
|
Jake Bailey
|
207932a8fe
|
Move incremental state to WeakSets (#58087)
|
2024-04-18 11:30:11 -07:00 |
|
Jake Bailey
|
17e420daf6
|
Use built-in no-restricted-syntax to ban null instead of plugin, ban null type too (#58095)
|
2024-04-18 09:06:32 -07:00 |
|
Jake Bailey
|
72f413cea0
|
Remove deprecated originalKeywordKind and isInJSDocNamespace (#58228)
|
2024-04-17 15:28:07 -07:00 |
|
Titian Cernicova-Dragomir
|
23e99c2b76
|
Fix miss-reported node reuse in types. (#58221)
|
2024-04-17 14:41:21 -07:00 |
|
Jake Bailey
|
967d6189a6
|
Add lint error for declarations marked internal, but unexported (#58229)
|
2024-04-17 13:52:31 -07:00 |
|
Sheetal Nandi
|
904a59f343
|
Print correct information about noOpenRef in the baseline (#58230)
|
2024-04-17 13:28:33 -07:00 |
|
Jake Bailey
|
0dd12da165
|
Error on replacement character only in top-level scanning (#58227)
|
2024-04-17 11:34:00 -07:00 |
|
Sheetal Nandi
|
cbae6cf9f4
|
Add template variable ${configDir} for substitution of config files directory path (#58042)
|
2024-04-16 16:25:07 -07:00 |
|
Ryan Cavanaugh
|
3d523923f5
|
Logarithmish baseline counts (#58212)
|
2024-04-16 12:18:39 -07:00 |
|
Gabriela Araujo Britto
|
bc86414bf5
|
fix baselines
|
2024-04-16 12:00:36 -07:00 |
|
Mateusz Burzyński
|
fb1b26cc68
|
Propagate object flags related to object and array literals onto module.exports types (#57467)
|
2024-04-16 11:21:01 -07:00 |
|