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 }}
ups216
/
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
tests
on
thanksLua
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 5, 2015
Add newline before closing paren in multiline object literals.
DanielRosenwasser
committed
c8691a1
View commit details
Copy full SHA for c8691a1
View code at this point
Browse repository at this point
Emit computed properties in ES3/ES5 properly.
DanielRosenwasser
committed
ddb63d2
View commit details
Copy full SHA for ddb63d2
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
Stop erroring on computed properties for ES3/ES5 emit.
DanielRosenwasser
committed
d6b2c6d
View commit details
Copy full SHA for d6b2c6d
View code at this point
Browse repository at this point
Added ES5 tests for computed properties.
DanielRosenwasser
committed
657d465
View commit details
Copy full SHA for 657d465
View code at this point
Browse repository at this point
Commits on Feb 3, 2015
Explicitly specify ES6 target in computed property test file names.
DanielRosenwasser
committed
f416cb0
View commit details
Copy full SHA for f416cb0
View code at this point
Browse repository at this point
Remove certain lazyily initialized fields from the public DTS.
Show description for 2ee134c
CyrusNajmabadi
committed
2ee134c
View commit details
Copy full SHA for 2ee134c
View code at this point
Browse repository at this point
Merge pull request #1913 from Microsoft/internalDTS
Show description for fab351e
CyrusNajmabadi
committed
fab351e
View commit details
Copy full SHA for fab351e
View code at this point
Browse repository at this point
Provide an experimental flag that allows us to emit declarations except for nodes marked with '@internal'.
CyrusNajmabadi
committed
838b9b6
View commit details
Copy full SHA for 838b9b6
View code at this point
Browse repository at this point
updated tests
vladima
committed
45defa8
View commit details
Copy full SHA for 45defa8
View code at this point
Browse repository at this point
merge with master
vladima
committed
288e38f
View commit details
Copy full SHA for 288e38f
View code at this point
Browse repository at this point
ensure that autoformat is triggered by token characters
vladima
committed
889264f
View commit details
Copy full SHA for 889264f
View code at this point
Browse repository at this point
Merge branch 'master' into LSAPICleanup
mhegazy
committed
d6bd9f7
View commit details
Copy full SHA for d6bd9f7
View code at this point
Browse repository at this point
Merge pull request #1899 from Microsoft/earlyErrors2
Show description for 22ed101
CyrusNajmabadi
committed
22ed101
View commit details
Copy full SHA for 22ed101
View code at this point
Browse repository at this point
Merge branch 'master' into LSAPICleanup
mhegazy
committed
2772355
View commit details
Copy full SHA for 2772355
View code at this point
Browse repository at this point
Merge pull request #1855 from stanthomas/master
Show description for 6807bf8
mhegazy
committed
6807bf8
View commit details
Copy full SHA for 6807bf8
View code at this point
Browse repository at this point
Commits on Feb 2, 2015
Merge pull request #1876 from Microsoft/crashInIncompleteFunction
Show description for b6bbefd
vladima
committed
b6bbefd
View commit details
Copy full SHA for b6bbefd
View code at this point
Browse repository at this point
Baseline updates now that we emit in the presence of parse errors.
CyrusNajmabadi
committed
aed3b4c
View commit details
Copy full SHA for aed3b4c
View code at this point
Browse repository at this point
Baseline updates now that we no longer have early errors.
CyrusNajmabadi
committed
5343336
View commit details
Copy full SHA for 5343336
View code at this point
Browse repository at this point
accept updated baseline reference following addition of test for const enum comment suppression
Stan Thomas
committed
c1087ae
View commit details
Copy full SHA for c1087ae
View code at this point
Browse repository at this point
declare variable type inenum test
Stan Thomas
committed
79e3bed
View commit details
Copy full SHA for 79e3bed
View code at this point
Browse repository at this point
Merge branch 'master' into LSAPICleanup
mhegazy
committed
8524bfc
View commit details
Copy full SHA for 8524bfc
View code at this point
Browse repository at this point
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
Merge pull request #1861 from Microsoft/deeperTypeInference
Show description for 3f3e974
ahejlsberg
committed
3f3e974
View commit details
Copy full SHA for 3f3e974
View code at this point
Browse repository at this point
Merge branch 'master' into emitArrowFunctionES6
Yui T
committed
53dffda
View commit details
Copy full SHA for 53dffda
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 31, 2015
Amend baselines.
DanielRosenwasser
committed
7b43672
View commit details
Copy full SHA for 7b43672
View code at this point
Browse repository at this point
Merge pull request #1575 from chrisbubernak/betterErrorsForTypesWithSameName
Show description for e174fe4
DanielRosenwasser
committed
e174fe4
View commit details
Copy full SHA for e174fe4
View code at this point
Browse repository at this point
fix crash in getReturnTypeFromFunctionBody if function declaration is incomplete and does not have body
vladima
committed
732ebf2
View commit details
Copy full SHA for 732ebf2
View code at this point
Browse repository at this point
Merge branch 'master' into emitArrowFunctionES6
Yui T
committed
ff038fb
View commit details
Copy full SHA for ff038fb
View code at this point
Browse repository at this point
Update an error
Yui T
committed
6a0eaf5
View commit details
Copy full SHA for 6a0eaf5
View code at this point
Browse repository at this point
Merge branch 'master' into LSAPICleanup
Show description for 9a6e3ad
mhegazy
committed
9a6e3ad
View commit details
Copy full SHA for 9a6e3ad
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
Address code review
Yui T
committed
cf5aadb
View commit details
Copy full SHA for cf5aadb
View code at this point
Browse repository at this point
Accepting new baselines
ahejlsberg
committed
2ef36e8
View commit details
Copy full SHA for 2ef36e8
View code at this point
Browse repository at this point
Merge pull request #1792 from Microsoft/getScriptLexicalStructureWithbindingPatterns
Show description for a5ce3e1
vladima
committed
a5ce3e1
View commit details
Copy full SHA for a5ce3e1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.