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 }}
microsoft
/
TypeScript
Public
Notifications
You must be signed in to change notification settings
Fork
13.1k
Star
107k
Code
Issues
5k+
Pull requests
505
Actions
Projects
1
Models
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Models
Wiki
Security
Insights
Code
Improved checking of for-in statements
#6379
Code
Merged
ahejlsberg
merged 9 commits into
master
microsoft/TypeScript:master
from
forInChecking
microsoft/TypeScript:forInChecking
Copy head branch name to clipboard
Jan 8, 2016
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Improved checking of for-in statements
#6379
ahejlsberg
merged 9 commits into
master
microsoft/TypeScript:master
from
forInChecking
microsoft/TypeScript:forInChecking
Copy head branch name to clipboard
Commits
Commits on Jan 6, 2016
Change for-in iteration variable type from any to string
ahejlsberg
committed
a05b1de
Copy full SHA for a05b1de
Updating existing tests
ahejlsberg
committed
75b4c50
Copy full SHA for 75b4c50
Adding new tests
ahejlsberg
committed
dbb4544
Copy full SHA for dbb4544
Accepting new baselines
ahejlsberg
committed
9ce5e64
Copy full SHA for 9ce5e64
Commits on Jan 7, 2016
Support for-in both with and without variable declaration
ahejlsberg
committed
120569a
Copy full SHA for 120569a
Updating tests
ahejlsberg
committed
1798024
Copy full SHA for 1798024
Merge branch 'master' into forInChecking
ahejlsberg
committed
537fb4a
Copy full SHA for 537fb4a
Check for numeric index signature instead of array-like type
Show description for 3344a42
ahejlsberg
committed
3344a42
Copy full SHA for 3344a42
Accepting new baselines
ahejlsberg
committed
a0fcc0f
Copy full SHA for a0fcc0f
You can’t perform that action at this time.