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 }}
myrtleTree33
/
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 Jun 3, 2015
Merge pull request #3355 from Microsoft/LKG4
Show description for e39a2e7
CyrusNajmabadi
committed
e39a2e7
View commit details
Copy full SHA for e39a2e7
Browse repository at this point
Update LKG.
CyrusNajmabadi
committed
c7ea876
View commit details
Copy full SHA for c7ea876
Browse repository at this point
Merge pull request #2843 from Microsoft/binderSimplification3
Show description for fc445aa
CyrusNajmabadi
committed
fc445aa
View commit details
Copy full SHA for fc445aa
Browse repository at this point
Simplify code.
CyrusNajmabadi
committed
4c18b2b
View commit details
Copy full SHA for 4c18b2b
Browse repository at this point
Merge branch 'master' into binderSimplification3
Show description for a85c277
CyrusNajmabadi
committed
a85c277
View commit details
Copy full SHA for a85c277
Browse repository at this point
Commits on Jun 2, 2015
Merge pull request #3307 from zhengbli/ms_master
Show description for ea2c9e8
Zhengbo Li
committed
ea2c9e8
View commit details
Copy full SHA for ea2c9e8
Browse repository at this point
Merge pull request #3351 from Microsoft/minorJsDocMerges
Show description for e671bd6
CyrusNajmabadi
committed
e671bd6
View commit details
Copy full SHA for e671bd6
Browse repository at this point
Simple changes to the compiler to make the jsDoc work easier.
CyrusNajmabadi
committed
7ef2cfe
View commit details
Copy full SHA for 7ef2cfe
Browse repository at this point
CR feedback
Zhengbo Li
committed
a7550db
View commit details
Copy full SHA for a7550db
Browse repository at this point
Merge pull request #3296 from Microsoft/jsDocClassification
Show description for f624c0f
CyrusNajmabadi
committed
f624c0f
View commit details
Copy full SHA for f624c0f
Browse repository at this point
Adding tests.
CyrusNajmabadi
committed
8fcd29f
View commit details
Copy full SHA for 8fcd29f
Browse repository at this point
Merge pull request #3324 from Zoltu/master
Show description for c25418a
DanielRosenwasser
committed
c25418a
View commit details
Copy full SHA for c25418a
Browse repository at this point
Merge pull request #3347 from Microsoft/irregularExpressionCompletion
Show description for 4d8d1cc
DanielRosenwasser
committed
4d8d1cc
View commit details
Copy full SHA for 4d8d1cc
Browse repository at this point
PR feedback.
CyrusNajmabadi
committed
513183e
View commit details
Copy full SHA for 513183e
Browse repository at this point
Merge pull request #3348 from Microsoft/fixResolutionForFuncExprsClassExprsAndArgumentsForMaster
Show description for 80e0557
DanielRosenwasser
committed
80e0557
View commit details
Copy full SHA for 80e0557
Browse repository at this point
Merge branch 'master' into jsDocClassification
CyrusNajmabadi
committed
be97bd2
View commit details
Copy full SHA for be97bd2
Browse repository at this point
Added test where one trailing flag exists.
DanielRosenwasser
committed
8b63795
View commit details
Copy full SHA for 8b63795
Browse repository at this point
Use declared variables to confirm completion.
DanielRosenwasser
committed
a71a826
View commit details
Copy full SHA for a71a826
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
068a4f3
View commit details
Copy full SHA for 068a4f3
Browse repository at this point
Added another test.
DanielRosenwasser
committed
0229788
View commit details
Copy full SHA for 0229788
Browse repository at this point
Accepted baselines.
DanielRosenwasser
committed
2b20d30
View commit details
Copy full SHA for 2b20d30
Browse repository at this point
Block completion when in trailing flags of a regex.
DanielRosenwasser
committed
589a01c
View commit details
Copy full SHA for 589a01c
Browse repository at this point
Don't use 'Value' or 'Type' as they have overlap. Instead test for the precise meaning.
DanielRosenwasser
committed
eb95532
View commit details
Copy full SHA for eb95532
Browse repository at this point
Only resolve 'arguments' and function/class expression names if the meaning permits it.
DanielRosenwasser
committed
baf46a9
View commit details
Copy full SHA for baf46a9
Browse repository at this point
Accepted baselines for the only test that was expected to pass.
DanielRosenwasser
committed
e800e29
View commit details
Copy full SHA for e800e29
Browse repository at this point
Added tests.
DanielRosenwasser
committed
21256a9
View commit details
Copy full SHA for 21256a9
Browse repository at this point
Added tests.
DanielRosenwasser
committed
0a3cbe0
View commit details
Copy full SHA for 0a3cbe0
Browse repository at this point
Added leading digit.
DanielRosenwasser
committed
dcfe920
View commit details
Copy full SHA for dcfe920
Browse repository at this point
Fixed test that disturbingly wasn't doing anything.
DanielRosenwasser
committed
465ab14
View commit details
Copy full SHA for 465ab14
Browse repository at this point
Add tests for projectinfo command
Zhengbo Li
committed
7067516
View commit details
Copy full SHA for 7067516
Browse repository at this point
Merge branch 'master' of https://github.com/Microsoft/TypeScript
rbuckton
committed
2cb0dfd
View commit details
Copy full SHA for 2cb0dfd
Browse repository at this point
Update LKG
rbuckton
committed
6ef162d
View commit details
Copy full SHA for 6ef162d
Browse repository at this point
Merge branch 'release-1.5' into master
rbuckton
committed
f96cf33
View commit details
Copy full SHA for f96cf33
Browse repository at this point
Commits on Jun 1, 2015
Merge branch 'master' of https://github.com/Microsoft/TypeScript into ms_master
Zhengbo Li
committed
040dbd9
View commit details
Copy full SHA for 040dbd9
Browse repository at this point
Merge pull request #3331 from Microsoft/clean_hostCache
Show description for f79f5bb
vladima
committed
f79f5bb
View commit details
Copy full SHA for f79f5bb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.