Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Pajn
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 1, 2016
Merge pull request #7283 from Microsoft/noRedundantContinue
Show description for 1e2d477
vladima
committed
1e2d477
View commit details
Copy full SHA for 1e2d477
Browse repository at this point
Merge pull request #7324 from Microsoft/port7310
Show description for cb5e7f0
billti
committed
cb5e7f0
View commit details
Copy full SHA for cb5e7f0
Browse repository at this point
Changed how parserContextFlags are handled in tests
Show description for cbd7336
billti
committed
cbd7336
View commit details
Copy full SHA for cbd7336
Browse repository at this point
Fix failing JSDocParser tests
Show description for 086fb0e
billti
committed
086fb0e
View commit details
Copy full SHA for 086fb0e
Browse repository at this point
Add JavaScriptFile to ContextFlags
Show description for 7dcdb82
billti
committed
7dcdb82
View commit details
Copy full SHA for 7dcdb82
Browse repository at this point
Merge pull request #7308 from RyanCavanaugh/fix7286
Show description for c531fcb
RyanCavanaugh
committed
c531fcb
View commit details
Copy full SHA for c531fcb
Browse repository at this point
Don't crash if there's no JSX.Element during SFC resolution
Show description for b82ff93
RyanCavanaugh
committed
b82ff93
View commit details
Copy full SHA for b82ff93
Browse repository at this point
Commits on Feb 29, 2016
Merge pull request #7298 from Microsoft/contextually-type-binding-initializers
Show description for 8a72229
sandersn
committed
8a72229
View commit details
Copy full SHA for 8a72229
Browse repository at this point
Remove mistakenly added webTestServer files
sandersn
committed
4c4bc61
View commit details
Copy full SHA for 4c4bc61
Browse repository at this point
Support string literals+computed property names
Show description for 42cc565
sandersn
committed
42cc565
View commit details
Copy full SHA for 42cc565
Browse repository at this point
Merge pull request #7299 from Microsoft/avoid-escape
Show description for 98a2458
DanielRosenwasser
committed
98a2458
View commit details
Copy full SHA for 98a2458
Browse repository at this point
Use single-quoted strings in certain places.
DanielRosenwasser
committed
dbf8b02
View commit details
Copy full SHA for dbf8b02
Browse repository at this point
Allow single quoted strings when double quotes would otherwise need to be escaped.
DanielRosenwasser
committed
e23c023
View commit details
Copy full SHA for e23c023
Browse repository at this point
Update baselines after merging with master
sandersn
committed
70e9e09
View commit details
Copy full SHA for 70e9e09
Browse repository at this point
Add test cases and baselines.
sandersn
committed
0d37241
View commit details
Copy full SHA for 0d37241
Browse repository at this point
Contextually type initializers of binding elements
Show description for c68947e
sandersn
committed
c68947e
View commit details
Copy full SHA for c68947e
Browse repository at this point
Commits on Feb 28, 2016
do not emit explicit 'continue' in converted loops
vladima
committed
24511ad
View commit details
Copy full SHA for 24511ad
Browse repository at this point
Commits on Feb 26, 2016
Merge pull request #7262 from Microsoft/stop-destructuring-private-properties
Show description for 5e53ba0
sandersn
committed
5e53ba0
View commit details
Copy full SHA for 5e53ba0
Browse repository at this point
Move `checkClassPropertyAccess` call to `checkVariableLikeDeclaration`
sandersn
committed
5c6a007
View commit details
Copy full SHA for 5c6a007
Browse repository at this point
Use errorNode everywhere in `checkClassPropertyAccess`
sandersn
committed
a1c0486
View commit details
Copy full SHA for a1c0486
Browse repository at this point
Tests for Stop destructuring assignment of private properties
sandersn
committed
32909bc
View commit details
Copy full SHA for 32909bc
Browse repository at this point
`checkClassPropertyAccess` in `getTypeForBindingElement`
Show description for 28640c8
sandersn
committed
28640c8
View commit details
Copy full SHA for 28640c8
Browse repository at this point
Revert "spelling fixes for src" on generated dom lib.
Show description for e579d17
DanielRosenwasser
committed
e579d17
View commit details
Copy full SHA for e579d17
Browse repository at this point
Merge pull request #7226 from Microsoft/bindingPatternsInTypes
Show description for 17b7c3e
mhegazy
committed
17b7c3e
View commit details
Copy full SHA for 17b7c3e
Browse repository at this point
Merge pull request #7251 from Microsoft/exportEquals
Show description for 647280b
vladima
committed
647280b
View commit details
Copy full SHA for 647280b
Browse repository at this point
emit temp declarations after export equals
vladima
committed
66cf56e
View commit details
Copy full SHA for 66cf56e
Browse repository at this point
Commits on Feb 25, 2016
Merge pull request #7246 from Microsoft/noImplicitReturnsWithProtectedBlocks
Show description for 8074dbd
vladima
committed
8074dbd
View commit details
Copy full SHA for 8074dbd
Browse repository at this point
Merge pull request #7232 from Microsoft/invalid-this-emit-in-contextual-object
Show description for 7bbd899
sandersn
committed
7bbd899
View commit details
Copy full SHA for 7bbd899
Browse repository at this point
properly set reachable state after protected try\finally block
vladima
committed
5105a31
View commit details
Copy full SHA for 5105a31
Browse repository at this point
Fix linter comments
mhegazy
committed
87a00c3
View commit details
Copy full SHA for 87a00c3
Browse repository at this point
Merge pull request #7028 from jsoref/spelling
Show description for 02e3abe
DanielRosenwasser
committed
02e3abe
View commit details
Copy full SHA for 02e3abe
Browse repository at this point
Code review comments
mhegazy
committed
c3cfebf
View commit details
Copy full SHA for c3cfebf
Browse repository at this point
spelling fixes for src
Show description for bb85817
jsoref
committed
bb85817
View commit details
Copy full SHA for bb85817
Browse repository at this point
Merge pull request #7203 from Microsoft/intersectionErrors
Show description for 713c0e0
DanielRosenwasser
committed
713c0e0
View commit details
Copy full SHA for 713c0e0
Browse repository at this point
Add test and baseline
sandersn
committed
31c5fc7
View commit details
Copy full SHA for 31c5fc7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.