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 }}
SallyOne
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
tests
cases
compiler
on
stringInForIn
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 31, 2015
check destructuring in variable declaration of ForInStatement
vladima
committed
9a2e42c
View commit details
Copy full SHA for 9a2e42c
View code at this point
Browse repository at this point
use string as type of variable in ForInStatement
vladima
committed
c1dbd7b
View commit details
Copy full SHA for c1dbd7b
View code at this point
Browse repository at this point
Commits on Dec 22, 2015
report pre-emit diagnostics that blocked emit
vladima
committed
39605fe
View commit details
Copy full SHA for 39605fe
View code at this point
Browse repository at this point
Commits on Dec 18, 2015
Fix issue #5810 doubled comment on functions in array literals
DanCorder
committed
aba197c
View commit details
Copy full SHA for aba197c
View code at this point
Browse repository at this point
only '++' and '--' unary operators can change exports
vladima
committed
a8f87bb
View commit details
Copy full SHA for a8f87bb
View code at this point
Browse repository at this point
merge with origin/master
vladima
committed
ae7d687
View commit details
Copy full SHA for ae7d687
View code at this point
Browse repository at this point
Merge pull request #6075 from Microsoft/overloadCompatibility
Show description for 8d46ffd
DanielRosenwasser
committed
8d46ffd
View commit details
Copy full SHA for 8d46ffd
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into superInObjectLiterals
vladima
committed
314b162
View commit details
Copy full SHA for 314b162
View code at this point
Browse repository at this point
Merge pull request #6036 from Microsoft/structural-enums
Show description for 4d792f2
sandersn
committed
4d792f2
View commit details
Copy full SHA for 4d792f2
View code at this point
Browse repository at this point
Commits on Dec 16, 2015
Merge remote-tracking branch 'origin/master' into superInObjectLiterals
vladima
committed
db7f955
View commit details
Copy full SHA for db7f955
View code at this point
Browse repository at this point
Add enum/module merge test
sandersn
committed
aa1a766
View commit details
Copy full SHA for aa1a766
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
Adding regression test
ahejlsberg
committed
3c8ad42
View commit details
Copy full SHA for 3c8ad42
View code at this point
Browse repository at this point
Commits on Dec 12, 2015
Merge pull request #6058 from Microsoft/delayAccessorBodyCheck
Show description for 87036fe
ahejlsberg
committed
87036fe
View commit details
Copy full SHA for 87036fe
View code at this point
Browse repository at this point
allow usage of 'super' in object literal expressions
vladima
committed
60e1f30
View commit details
Copy full SHA for 60e1f30
View code at this point
Browse repository at this point
Merge pull request #6044 from weswigham/redeclared-export-type
Show description for 5ee0957
weswigham
committed
5ee0957
View commit details
Copy full SHA for 5ee0957
View code at this point
Browse repository at this point
Commits on Dec 11, 2015
Merge branch 'master' into overloadCompatibility
DanielRosenwasser
committed
fc170da
View commit details
Copy full SHA for fc170da
View code at this point
Browse repository at this point
Merge pull request #5860 from Microsoft/superPropertiesInES6
Show description for f51de5b
vladima
committed
f51de5b
View commit details
Copy full SHA for f51de5b
View code at this point
Browse repository at this point
Merge pull request #5949 from Microsoft/typeParametersAsConstraints
Show description for ff78477
ahejlsberg
committed
ff78477
View commit details
Copy full SHA for ff78477
View code at this point
Browse repository at this point
Adding regression test
ahejlsberg
committed
2e5a4ea
View commit details
Copy full SHA for 2e5a4ea
View code at this point
Browse repository at this point
Commits on Dec 10, 2015
Add merged enum test
sandersn
committed
7530409
View commit details
Copy full SHA for 7530409
View code at this point
Browse repository at this point
Adding tests
ahejlsberg
committed
5cb2b6a
View commit details
Copy full SHA for 5cb2b6a
View code at this point
Browse repository at this point
test for and fix #6043
weswigham
committed
139f10f
View commit details
Copy full SHA for 139f10f
View code at this point
Browse repository at this point
Adding test
ahejlsberg
committed
3055445
View commit details
Copy full SHA for 3055445
View code at this point
Browse repository at this point
Add tests from review
sandersn
committed
ff01388
View commit details
Copy full SHA for ff01388
View code at this point
Browse repository at this point
Add test case and accept baseline
sandersn
committed
6ed5b59
View commit details
Copy full SHA for 6ed5b59
View code at this point
Browse repository at this point
Commits on Dec 9, 2015
Merge pull request #5996 from RyanCavanaugh/fix5994
Show description for 383cbf0
RyanCavanaugh
committed
383cbf0
View commit details
Copy full SHA for 383cbf0
View code at this point
Browse repository at this point
Removed misleading comment from test.
DanielRosenwasser
committed
e1004fa
View commit details
Copy full SHA for e1004fa
View code at this point
Browse repository at this point
Commits on Dec 8, 2015
Added some tests for overload compatibility.
DanielRosenwasser
committed
820a2cb
View commit details
Copy full SHA for 820a2cb
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into elideExportStarForNonValues
vladima
committed
268e7c0
View commit details
Copy full SHA for 268e7c0
View code at this point
Browse repository at this point
Disallow modifiers in object literal property assignment
Show description for 92d7d1c
RyanCavanaugh
committed
92d7d1c
View commit details
Copy full SHA for 92d7d1c
View code at this point
Browse repository at this point
Commits on Dec 7, 2015
Merge pull request #5559 from MartyIX/issue-4045
Show description for 2ef436f
DanielRosenwasser
committed
2ef436f
View commit details
Copy full SHA for 2ef436f
View code at this point
Browse repository at this point
Commits on Dec 5, 2015
Merge pull request #5942 from Microsoft/fixUnionToUnionTypeInference
Show description for 3ce91c4
ahejlsberg
committed
3ce91c4
View commit details
Copy full SHA for 3ce91c4
View code at this point
Browse repository at this point
Merge pull request #5420 from weswigham/undefined-unique
Show description for 4735c00
weswigham
committed
4735c00
View commit details
Copy full SHA for 4735c00
View code at this point
Browse repository at this point
Adding test
ahejlsberg
committed
ae9d93b
View commit details
Copy full SHA for ae9d93b
View code at this point
Browse repository at this point
Commits on Dec 4, 2015
break down tests, make more clear whats doing done, remove specific logic from mergeSymbolTable
weswigham
committed
0057652
View commit details
Copy full SHA for 0057652
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.