Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
AdrienJonquet
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 14, 2016
Merge pull request #7500 from Microsoft/noImplicitReturnCtor
Show description for 94ada07
vladima
committed
94ada07
Copy full SHA for 94ada07
Commits on Mar 13, 2016
don't check that return statement has expression in constructors
vladima
committed
e0a79bc
Copy full SHA for e0a79bc
Commits on Mar 12, 2016
Merge pull request #7409 from anilanar/allowOutWithNoEmit
Show description for 74e498d
mhegazy
committed
74e498d
Copy full SHA for 74e498d
add missing conditional check
anilanar
committed
8e35cdd
Copy full SHA for 8e35cdd
Fix #7397: Remove error checks for noEmit and out* compiler options combined.
anilanar
committed
cde06b6
Copy full SHA for cde06b6
Commits on Mar 11, 2016
Fix issue writing too many files asynchronuslly
mhegazy
committed
a75a02c
Copy full SHA for a75a02c
Commits on Mar 10, 2016
Merge pull request #7470 from Microsoft/port7466
Show description for 74e6582
billti
committed
74e6582
Copy full SHA for 74e6582
AllowJS files in tsserver when no project is given
Show description for 59d5df0
billti
committed
59d5df0
Copy full SHA for 59d5df0
Merge pull request #7264 from RyanCavanaugh/umd
Show description for 7d372bf
RyanCavanaugh
committed
7d372bf
Copy full SHA for 7d372bf
Merge pull request #7464 from Microsoft/capturedLetConstInDestructuringAssignment
Show description for 489bf92
vladima
committed
489bf92
Copy full SHA for 489bf92
Add `export = class` scenario
RyanCavanaugh
committed
043b338
Copy full SHA for 043b338
correctly recognize captured loop variables in destructuring assignment
vladima
committed
7344d9c
Copy full SHA for 7344d9c
Merge pull request #7455 from Microsoft/port7249
Show description for bda5737
billti
committed
bda5737
Copy full SHA for bda5737
Merge pull request #7307 from zhengbli/fixFormatOnEnter
Show description for e151d49
zhengbli
committed
e151d49
Copy full SHA for e151d49
Addressed feedback
Show description for 9924e0a
billti
committed
9924e0a
Copy full SHA for 9924e0a
Fixed default import from export equals
Show description for 3ebf0fc
billti
committed
3ebf0fc
Copy full SHA for 3ebf0fc
Fixed es2015 imports from export=
Show description for b760fc0
billti
committed
b760fc0
Copy full SHA for b760fc0
Updated binding for module.exports
Show description for 4ec4ce8
billti
committed
4ec4ce8
Copy full SHA for 4ec4ce8
Revert "add part of test baselines"
Show description for f06423b
vladima
committed
f06423b
Copy full SHA for f06423b
add part of test baselines
vladima
committed
502b2ba
Copy full SHA for 502b2ba
Add test for function export
RyanCavanaugh
committed
8cef251
Copy full SHA for 8cef251
Reuse existing var
RyanCavanaugh
committed
c72f1c3
Copy full SHA for c72f1c3
Commits on Mar 9, 2016
Add tests for each variant of UMD augmentation
RyanCavanaugh
committed
14941f2
Copy full SHA for 14941f2
Merge pull request #7451 from Microsoft/runtest-parallel-runs-lint
Show description for 93510e8
sandersn
committed
93510e8
Copy full SHA for 93510e8
Merge pull request #7356 from Microsoft/fix7354
Show description for 05baf3d
yuit
committed
05baf3d
Copy full SHA for 05baf3d
Merge pull request #7450 from Microsoft/noImplicitReturnsInAsync
Show description for 5d5fee2
vladima
committed
5d5fee2
Copy full SHA for 5d5fee2
Always run lint, even for runtests-parallel
Show description for 8a01a97
sandersn
committed
8a01a97
Copy full SHA for 8a01a97
Merge pull request #7448 from Microsoft/optimizeInstantiation
Show description for 614afb7
ahejlsberg
committed
614afb7
Copy full SHA for 614afb7
Adding comment to test
ahejlsberg
committed
4f441bd
Copy full SHA for 4f441bd
unwrap promised typed in async function before doing 'noImplicitReturns' check
vladima
committed
907ce8f
Copy full SHA for 907ce8f
Adding tests
ahejlsberg
committed
1d18136
Copy full SHA for 1d18136
Merge pull request #7442 from Victorystick/fix-property-shorthand-emit
Show description for ac147b1
RyanCavanaugh
committed
ac147b1
Copy full SHA for ac147b1
Use existing function to resolve export= declarations
RyanCavanaugh
committed
2875326
Copy full SHA for 2875326
Support module augmentation
RyanCavanaugh
committed
3d948be
Copy full SHA for 3d948be
Support UMD when targeted module uses `export = `
RyanCavanaugh
committed
132d75c
Copy full SHA for 132d75c
Pagination
Previous
Next
You can’t perform that action at this time.