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 }}
KeyHui
/
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
Breadcrumbs
History for
TypeScript
src
on
test262
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 8, 2014
Improve test 262 baselines.
CyrusNajmabadi
committed
e9a5be4
View commit details
Copy full SHA for e9a5be4
View code at this point
Browse repository at this point
Merge pull request #1399 from Microsoft/checkSymbolExists
Show description for b6f1225
DanielRosenwasser
committed
b6f1225
View commit details
Copy full SHA for b6f1225
View code at this point
Browse repository at this point
Commits on Dec 6, 2014
Removed property access
DickvdBrink
committed
7380288
View commit details
Copy full SHA for 7380288
View code at this point
Browse repository at this point
Merge pull request #1389 from Microsoft/colorize_type_aliases
Show description for 98750ca
vladima
committed
98750ca
View commit details
Copy full SHA for 98750ca
View code at this point
Browse repository at this point
Merge pull request #1388 from Microsoft/indexer_name
Show description for 8dac035
vladima
committed
8dac035
View commit details
Copy full SHA for 8dac035
View code at this point
Browse repository at this point
Merge pull request #1381 from jbondc/master
Show description for 85d30c8
mhegazy
committed
85d30c8
View commit details
Copy full SHA for 85d30c8
View code at this point
Browse repository at this point
Merge branch 'master' into invertedIncremental
Show description for b25d0a6
CyrusNajmabadi
committed
b25d0a6
View commit details
Copy full SHA for b25d0a6
View code at this point
Browse repository at this point
Check if the symbol exists before checking its visibility.
Show description for cd8cd0c
DanielRosenwasser
committed
cd8cd0c
View commit details
Copy full SHA for cd8cd0c
View code at this point
Browse repository at this point
Move code responsible for determining node resuability (in incremental scenarios) to a single location.
CyrusNajmabadi
committed
315815c
View commit details
Copy full SHA for 315815c
View code at this point
Browse repository at this point
add classification for type aliases
vladima
committed
f30bb7e
View commit details
Copy full SHA for f30bb7e
View code at this point
Browse repository at this point
fetch actual parameter name of indexer when printing literal type
vladima
committed
b9bda98
View commit details
Copy full SHA for b9bda98
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
Move over all changes from my private branch.
CyrusNajmabadi
committed
c6ee1a0
View commit details
Copy full SHA for c6ee1a0
View code at this point
Browse repository at this point
Remove setting of parents in the factory.
CyrusNajmabadi
committed
bdcbea9
View commit details
Copy full SHA for bdcbea9
View code at this point
Browse repository at this point
Remove restriction that you cannot reuse nodes/tokens during incremental parsing while doing speculatively operations.
Show description for d8da2a4
CyrusNajmabadi
committed
d8da2a4
View commit details
Copy full SHA for d8da2a4
View code at this point
Browse repository at this point
Rename _skippedTokens to skippedTokens.
CyrusNajmabadi
committed
9982795
View commit details
Copy full SHA for 9982795
View code at this point
Browse repository at this point
Simplify parser API.
CyrusNajmabadi
committed
12e90a0
View commit details
Copy full SHA for 12e90a0
View code at this point
Browse repository at this point
Move syntax cursor into its own file.
CyrusNajmabadi
committed
9cf588d
View commit details
Copy full SHA for 9cf588d
View code at this point
Browse repository at this point
Missing reference for getModuleInstanceState()
jbondc
committed
ab51f30
View commit details
Copy full SHA for ab51f30
View code at this point
Browse repository at this point
Use callbacks for speculative parsing.
CyrusNajmabadi
committed
8032c0f
View commit details
Copy full SHA for 8032c0f
View code at this point
Browse repository at this point
Merge pull request #1372 from Microsoft/forEach
Show description for 308d8e5
CyrusNajmabadi
committed
308d8e5
View commit details
Copy full SHA for 308d8e5
View code at this point
Browse repository at this point
"let" should only be considered a keyword in strict mode, or when it starts an actual construct
Show description for e29aadb
sheetalkamat
committed
e29aadb
View commit details
Copy full SHA for e29aadb
View code at this point
Browse repository at this point
Commits on Dec 4, 2014
Fix the merge conflicts
sheetalkamat
committed
a4ab192
View commit details
Copy full SHA for a4ab192
View code at this point
Browse repository at this point
Merge pull request #1369 from Microsoft/parserErrors2
Show description for f99bc15
CyrusNajmabadi
committed
f99bc15
View commit details
Copy full SHA for f99bc15
View code at this point
Browse repository at this point
Merge pull request #1371 from Microsoft/nullref_with_hotswapping
Show description for fc47fc3
vladima
committed
fc47fc3
View commit details
Copy full SHA for fc47fc3
View code at this point
Browse repository at this point
Don't return the last falsy value when forEach'ing over an array.
CyrusNajmabadi
committed
bce8314
View commit details
Copy full SHA for bce8314
View code at this point
Browse repository at this point
Merge pull request #1347 from Microsoft/test262RunnerUpdates
Show description for 306b4a2
mhegazy
committed
306b4a2
View commit details
Copy full SHA for 306b4a2
View code at this point
Browse repository at this point
Don't return the last falsy element in forEachChild.
CyrusNajmabadi
committed
7e6f1ab
View commit details
Copy full SHA for 7e6f1ab
View code at this point
Browse repository at this point
Merge pull request #1362 from Microsoft/contextSensitiveExpressions
Show description for e3320c2
sheetalkamat
committed
e3320c2
View commit details
Copy full SHA for e3320c2
View code at this point
Browse repository at this point
Merge pull request #1364 from Microsoft/coverage
Show description for 4d0f992
CyrusNajmabadi
committed
4d0f992
View commit details
Copy full SHA for 4d0f992
View code at this point
Browse repository at this point
Some renaming and added comments as per feedback
sheetalkamat
committed
c3c44dc
View commit details
Copy full SHA for c3c44dc
View code at this point
Browse repository at this point
Merge pull request #1363 from Microsoft/noMoreExpandoBar
Show description for 6a882e7
DanielRosenwasser
committed
6a882e7
View commit details
Copy full SHA for 6a882e7
View code at this point
Browse repository at this point
Merge branch 'master' into parserErrors2
CyrusNajmabadi
committed
15e6b64
View commit details
Copy full SHA for 15e6b64
View code at this point
Browse repository at this point
Merge pull request #1367 from Microsoft/tokenRanges
Show description for 51804ee
CyrusNajmabadi
committed
51804ee
View commit details
Copy full SHA for 51804ee
View code at this point
Browse repository at this point
Merge branch 'master' into parserErrors2
Show description for 1285c46
CyrusNajmabadi
committed
1285c46
View commit details
Copy full SHA for 1285c46
View code at this point
Browse repository at this point
Merge pull request #1368 from Microsoft/parseErrors
Show description for 824edea
CyrusNajmabadi
committed
824edea
View commit details
Copy full SHA for 824edea
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.