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 }}
johnangularjs
/
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
bindOperator
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 9, 2015
Adds a prototype implementation of the bind ('::') operator
rbuckton
committed
8521632
View commit details
Copy full SHA for 8521632
Browse repository at this point
Commits on Jul 8, 2015
Merge pull request #3778 from Microsoft/noPushApply
Show description for aaf0f78
CyrusNajmabadi
committed
aaf0f78
View commit details
Copy full SHA for aaf0f78
Browse repository at this point
Merge pull request #3771 from RyanCavanaugh/fix3737
Show description for 1344b14
RyanCavanaugh
committed
1344b14
View commit details
Copy full SHA for 1344b14
Browse repository at this point
Don't call push.apply, it can stack overflow with large arrays.
CyrusNajmabadi
committed
e0e9bcf
View commit details
Copy full SHA for e0e9bcf
Browse repository at this point
Add missed file
RyanCavanaugh
committed
3e57af1
View commit details
Copy full SHA for 3e57af1
Browse repository at this point
Commits on Jul 7, 2015
Merge branch 'fix3737' of https://github.com/RyanCavanaugh/TypeScript into fix3737
RyanCavanaugh
committed
1b02232
View commit details
Copy full SHA for 1b02232
Browse repository at this point
Actually fix the bug this time.
RyanCavanaugh
committed
8f3bce1
View commit details
Copy full SHA for 8f3bce1
Browse repository at this point
Remove file that shouldn't have been in this branch
RyanCavanaugh
committed
6e332cf
View commit details
Copy full SHA for 6e332cf
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into fix3737
RyanCavanaugh
committed
24d22da
View commit details
Copy full SHA for 24d22da
Browse repository at this point
Merge pull request #3727 from Microsoft/elipsisMeansQuiet
Show description for 8cdd59f
DanielRosenwasser
committed
8cdd59f
View commit details
Copy full SHA for 8cdd59f
Browse repository at this point
Merge pull request #3757 from Microsoft/noImportClauseBuilders
Show description for f2731e4
DanielRosenwasser
committed
f2731e4
View commit details
Copy full SHA for f2731e4
Browse repository at this point
Merge pull request #3770 from RyanCavanaugh/fix3764
Show description for 719498e
RyanCavanaugh
committed
719498e
View commit details
Copy full SHA for 719498e
Browse repository at this point
Cleanup
RyanCavanaugh
committed
3ccaa0e
View commit details
Copy full SHA for 3ccaa0e
Browse repository at this point
Improved fix from @JsonFreeman
RyanCavanaugh
committed
99fc99f
View commit details
Copy full SHA for 99fc99f
Browse repository at this point
Merge pull request #3769 from Microsoft/bindingAnonymouseWithName
Show description for 42168e3
yuit
committed
42168e3
View commit details
Copy full SHA for 42168e3
Browse repository at this point
Delete some files that shouldn't have existed
RyanCavanaugh
committed
363dc03
View commit details
Copy full SHA for 363dc03
Browse repository at this point
Whitespace
RyanCavanaugh
committed
006356d
View commit details
Copy full SHA for 006356d
Browse repository at this point
Addressed CR feedback.
DanielRosenwasser
committed
d353d62
View commit details
Copy full SHA for d353d62
Browse repository at this point
Fix bug #3737 (exported JSX classes props not validated)
RyanCavanaugh
committed
311d20f
View commit details
Copy full SHA for 311d20f
Browse repository at this point
Fix up other React tests
RyanCavanaugh
committed
1fa74c5
View commit details
Copy full SHA for 1fa74c5
Browse repository at this point
Mark 'React' symbol as used and error if it doesn't exist
RyanCavanaugh
committed
1568bfd
View commit details
Copy full SHA for 1568bfd
Browse repository at this point
Add testcase for #3764
RyanCavanaugh
committed
1a8200f
View commit details
Copy full SHA for 1a8200f
Browse repository at this point
Update tests
Yui T
committed
92d2d19
View commit details
Copy full SHA for 92d2d19
Browse repository at this point
Bind classExpression and functionExpression to its name if the expression is declared with name
Yui T
committed
93a721c
View commit details
Copy full SHA for 93a721c
Browse repository at this point
Merge pull request #3751 from RyanCavanaugh/fix3678
Show description for f682980
RyanCavanaugh
committed
f682980
View commit details
Copy full SHA for f682980
Browse repository at this point
Commits on Jul 6, 2015
Merge branch 'master' into noImportClauseBuilders
Show description for f20cc83
DanielRosenwasser
committed
f20cc83
View commit details
Copy full SHA for f20cc83
Browse repository at this point
Merge branch 'master' into elipsisMeansQuiet
DanielRosenwasser
committed
15962e0
View commit details
Copy full SHA for 15962e0
Browse repository at this point
Merge pull request #3698 from Microsoft/noObjectBindingBuilder
Show description for 204d960
DanielRosenwasser
committed
204d960
View commit details
Copy full SHA for 204d960
Browse repository at this point
Merge pull request #3561 from Microsoft/cancellableDiagnostics
Show description for 9b2d44a
CyrusNajmabadi
committed
9b2d44a
View commit details
Copy full SHA for 9b2d44a
Browse repository at this point
Removed unnecessary check.
DanielRosenwasser
committed
be18381
View commit details
Copy full SHA for be18381
Browse repository at this point
Fix test.
DanielRosenwasser
committed
97dd855
View commit details
Copy full SHA for 97dd855
Browse repository at this point
Adding comments.
CyrusNajmabadi
committed
3a26cd2
View commit details
Copy full SHA for 3a26cd2
Browse repository at this point
Merge branch 'master' into cancellableDiagnostics
Show description for 1dfcc3e
CyrusNajmabadi
committed
1dfcc3e
View commit details
Copy full SHA for 1dfcc3e
Browse repository at this point
Added original test case.
DanielRosenwasser
committed
40a6300
View commit details
Copy full SHA for 40a6300
Browse repository at this point
Remove builder from import clauses.
DanielRosenwasser
committed
4906f41
View commit details
Copy full SHA for 4906f41
Browse repository at this point
Previous
Next
You can’t perform that action at this time.