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 }}
ChanningLua
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
tests
cases
conformance
on
sourceMapWithComments
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 4, 2015
Adding tests
ahejlsberg
committed
bbe51cf
View commit details
Copy full SHA for bbe51cf
View code at this point
Browse repository at this point
Commits on Feb 2, 2015
Merge branch 'master' into emitArrowFunctionES6
Yui T
committed
122d587
View commit details
Copy full SHA for 122d587
View code at this point
Browse repository at this point
Adding more tests
ahejlsberg
committed
34ed45d
View commit details
Copy full SHA for 34ed45d
View code at this point
Browse repository at this point
Commits on Jan 30, 2015
Adding test
ahejlsberg
committed
0056760
View commit details
Copy full SHA for 0056760
View code at this point
Browse repository at this point
Commits on Jan 29, 2015
Merge branch 'master' into emitArrowFunctionES6
Yui T
committed
e4b206c
View commit details
Copy full SHA for e4b206c
View code at this point
Browse repository at this point
Add testcases
Yui T
committed
d5b953d
View commit details
Copy full SHA for d5b953d
View code at this point
Browse repository at this point
Commits on Jan 28, 2015
Added Jason's example for contextually typing parameters.
DanielRosenwasser
committed
e4d3051
View commit details
Copy full SHA for e4d3051
View code at this point
Browse repository at this point
Merge pull request #1816 from Microsoft/typeArgsInSuperCall
Show description for 26929ee
DanielRosenwasser
committed
26929ee
View commit details
Copy full SHA for 26929ee
View code at this point
Browse repository at this point
Commits on Jan 27, 2015
Merge branch 'master' into emitArrowFunctionES6
Yui T
committed
15b05e6
View commit details
Copy full SHA for 15b05e6
View code at this point
Browse repository at this point
Merge pull request #1803 from Microsoft/enumUnionTypeGuard
Show description for 9289cfb
ahejlsberg
committed
9289cfb
View commit details
Copy full SHA for 9289cfb
View code at this point
Browse repository at this point
Address code review; preserve users non-parenthesis
Yui T
committed
f219a2d
View commit details
Copy full SHA for f219a2d
View code at this point
Browse repository at this point
Contextually type parameters in super calls using type arguments on the base class.
DanielRosenwasser
committed
93dbcf0
View commit details
Copy full SHA for 93dbcf0
View code at this point
Browse repository at this point
Commits on Jan 26, 2015
Modifying test
ahejlsberg
committed
0410394
View commit details
Copy full SHA for 0410394
View code at this point
Browse repository at this point
Commits on Jan 25, 2015
Adding tests
ahejlsberg
committed
7f63180
View commit details
Copy full SHA for 7f63180
View code at this point
Browse repository at this point
Commits on Jan 23, 2015
Merge branch 'master' into computedProperties
Show description for 9c9434b
JsonFreeman
committed
9c9434b
View commit details
Copy full SHA for 9c9434b
View code at this point
Browse repository at this point
Commits on Jan 22, 2015
Adding more tests
ahejlsberg
committed
ccffc9f
View commit details
Copy full SHA for ccffc9f
View code at this point
Browse repository at this point
Adding regression test
ahejlsberg
committed
963de95
View commit details
Copy full SHA for 963de95
View code at this point
Browse repository at this point
Use isTypeOfKind in computed property checks
JsonFreeman
committed
f7a8ba2
View commit details
Copy full SHA for f7a8ba2
View code at this point
Browse repository at this point
Commits on Jan 21, 2015
Merge branch 'master' into computedProperties
JsonFreeman
committed
eeb4dc4
View commit details
Copy full SHA for eeb4dc4
View code at this point
Browse repository at this point
Modifying and adding tests
ahejlsberg
committed
f34620d
View commit details
Copy full SHA for f34620d
View code at this point
Browse repository at this point
Fix source map scope name for computed properties
JsonFreeman
committed
de5aa6c
View commit details
Copy full SHA for de5aa6c
View code at this point
Browse repository at this point
Merge branch 'master' into emitArrowFunctionES6
Yui T
committed
581beb5
View commit details
Copy full SHA for 581beb5
View code at this point
Browse repository at this point
Skip computed properties on declaration emit
JsonFreeman
committed
eb7798f
View commit details
Copy full SHA for eb7798f
View code at this point
Browse repository at this point
Check computed properties against indexers in classes
JsonFreeman
committed
85219ee
View commit details
Copy full SHA for 85219ee
View code at this point
Browse repository at this point
Commits on Jan 20, 2015
Disallow computed properties referencing type parameters from containing type
JsonFreeman
committed
89f36bb
View commit details
Copy full SHA for 89f36bb
View code at this point
Browse repository at this point
Disallow super and fix this capturing for computed properties
JsonFreeman
committed
b5349a5
View commit details
Copy full SHA for b5349a5
View code at this point
Browse repository at this point
Disallow this in computed properties in classes
JsonFreeman
committed
4cc2722
View commit details
Copy full SHA for 4cc2722
View code at this point
Browse repository at this point
Indexers in object literals include computed property types
JsonFreeman
committed
1973b42
View commit details
Copy full SHA for 1973b42
View code at this point
Browse repository at this point
Contextual typing for computed properties
JsonFreeman
committed
1b35a1b
View commit details
Copy full SHA for 1b35a1b
View code at this point
Browse repository at this point
Add tests for classes, methods, accessors with computed properties
JsonFreeman
committed
96b5f1f
View commit details
Copy full SHA for 96b5f1f
View code at this point
Browse repository at this point
Update baselines
JsonFreeman
committed
de3eb36
View commit details
Copy full SHA for de3eb36
View code at this point
Browse repository at this point
Add tests for object literals with computed properties
JsonFreeman
committed
4ac2b4b
View commit details
Copy full SHA for 4ac2b4b
View code at this point
Browse repository at this point
Commits on Jan 16, 2015
Merge pull request #1676 from Microsoft/disallowOptionalBindingParameters
Show description for 5bcb52f
DanielRosenwasser
committed
5bcb52f
View commit details
Copy full SHA for 5bcb52f
View code at this point
Browse repository at this point
Commits on Jan 15, 2015
Merge branch 'master' into addTestsForRestAndDefault
Yui T
committed
6d678b7
View commit details
Copy full SHA for 6d678b7
View code at this point
Browse repository at this point
Merge pull request #1673 from Microsoft/unDestructuringParameterProperties
Show description for 8dd81ea
DanielRosenwasser
committed
8dd81ea
View commit details
Copy full SHA for 8dd81ea
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.