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 }}
aaronheath
/
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
transforms
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 19, 2016
Merge branch 'master' into transforms
rbuckton
committed
3c34498
View commit details
Copy full SHA for 3c34498
View code at this point
Browse repository at this point
Commits on Mar 18, 2016
Merge pull request #7206 from Microsoft/transforms-transformer-module
Show description for 3c5f170
rbuckton
committed
3c5f170
View commit details
Copy full SHA for 3c5f170
View code at this point
Browse repository at this point
PR Feedback
rbuckton
committed
ae7843d
View commit details
Copy full SHA for ae7843d
View code at this point
Browse repository at this point
Fixed perf issue in binder, plus PR feedback
rbuckton
committed
ad0dd4e
View commit details
Copy full SHA for ad0dd4e
View code at this point
Browse repository at this point
Merge pull request #7583 from Microsoft/colliding-local-import
Show description for 32178ac
vladima
committed
32178ac
View commit details
Copy full SHA for 32178ac
View code at this point
Browse repository at this point
check if import collides with exported local name
vladima
committed
5ed389b
View commit details
Copy full SHA for 5ed389b
View code at this point
Browse repository at this point
Commits on Mar 17, 2016
Merge pull request #7567 from Microsoft/contextual-type-parameters
Show description for 279fec7
vladima
committed
279fec7
View commit details
Copy full SHA for 279fec7
View code at this point
Browse repository at this point
Merge pull request #7532 from Microsoft/declarationEmitFixes2
Show description for f0b3ff1
mhegazy
committed
f0b3ff1
View commit details
Copy full SHA for f0b3ff1
View code at this point
Browse repository at this point
Addressed PR feedback
vladima
committed
112e4b1
View commit details
Copy full SHA for 112e4b1
View code at this point
Browse repository at this point
show completion in destructured parameter if containing function was contextually typed
vladima
committed
6cfa64d
View commit details
Copy full SHA for 6cfa64d
View code at this point
Browse repository at this point
Merge pull request #7555 from Microsoft/destructuring-variable-declarations
Show description for 51e8f7d
vladima
committed
51e8f7d
View commit details
Copy full SHA for 51e8f7d
View code at this point
Browse repository at this point
addressed PR feedback
vladima
committed
c9ef8be
View commit details
Copy full SHA for c9ef8be
View code at this point
Browse repository at this point
emit top level classes as class expressions when target=ES6 and module=System
vladima
committed
57d9a5a
View commit details
Copy full SHA for 57d9a5a
View code at this point
Browse repository at this point
Merge pull request #7522 from Microsoft/parseCompilerFlagsWithListOptions
Show description for b5f418f
yuit
committed
b5f418f
View commit details
Copy full SHA for b5f418f
View code at this point
Browse repository at this point
Commits on Mar 16, 2016
fix comments
vladima
committed
6cf57b1
View commit details
Copy full SHA for 6cf57b1
View code at this point
Browse repository at this point
use downlevel destructuring for exported variables for target=ES6 if module kind is not ES6
vladima
committed
3ede567
View commit details
Copy full SHA for 3ede567
View code at this point
Browse repository at this point
Address PR
Kanchalai Tanglertsampan
committed
9e2df04
View commit details
Copy full SHA for 9e2df04
View code at this point
Browse repository at this point
Address PR
Kanchalai Tanglertsampan
committed
266a92b
View commit details
Copy full SHA for 266a92b
View code at this point
Browse repository at this point
Remove unused error message
Kanchalai Tanglertsampan
committed
9a5542b
View commit details
Copy full SHA for 9a5542b
View code at this point
Browse repository at this point
Remove unused error message
Kanchalai Tanglertsampan
committed
03bf75b
View commit details
Copy full SHA for 03bf75b
View code at this point
Browse repository at this point
Remove --lib
Kanchalai Tanglertsampan
committed
f7a55fa
View commit details
Copy full SHA for f7a55fa
View code at this point
Browse repository at this point
Unify error message for custom-type compiler option
Kanchalai Tanglertsampan
committed
92bee6a
View commit details
Copy full SHA for 92bee6a
View code at this point
Browse repository at this point
Remove members from getAccessibleSymbolChain walk
mhegazy
committed
e0ab009
View commit details
Copy full SHA for e0ab009
View code at this point
Browse repository at this point
Using ts.filter instead of just .filter
Kanchalai Tanglertsampan
committed
4d915e5
View commit details
Copy full SHA for 4d915e5
View code at this point
Browse repository at this point
Commits on Mar 15, 2016
Handle default compiler-options and typing-options
Kanchalai Tanglertsampan
committed
95b43da
View commit details
Copy full SHA for 95b43da
View code at this point
Browse repository at this point
Merge pull request #7525 from chuckjaz/sourceFile_callback
Show description for 1156141
mhegazy
committed
1156141
View commit details
Copy full SHA for 1156141
View code at this point
Browse repository at this point
Adding sourceFiles to the Program emit callback
Show description for 8bf9da6
chuckjaz
committed
8bf9da6
View commit details
Copy full SHA for 8bf9da6
View code at this point
Browse repository at this point
RWC runner fixes for reading json files
mhegazy
committed
821723b
View commit details
Copy full SHA for 821723b
View code at this point
Browse repository at this point
Add unittest for testing convert compiler-options and typing-options
Kanchalai Tanglertsampan
committed
f4e920e
View commit details
Copy full SHA for f4e920e
View code at this point
Browse repository at this point
Add a new unittest for command line parsing for --lib
Kanchalai Tanglertsampan
committed
157b8e7
View commit details
Copy full SHA for 157b8e7
View code at this point
Browse repository at this point
Port NavBar for JS improvements
billti
committed
1bc9157
View commit details
Copy full SHA for 1bc9157
View code at this point
Browse repository at this point
Commits on Mar 14, 2016
Add correct options for --lib
Kanchalai Tanglertsampan
committed
be0592d
View commit details
Copy full SHA for be0592d
View code at this point
Browse repository at this point
Chagne specifies -> specify
Kanchalai Tanglertsampan
committed
eb82824
View commit details
Copy full SHA for eb82824
View code at this point
Browse repository at this point
Add support for list types
Show description for 0735f46
mhegazy
authored and
Kanchalai Tanglertsampan
committed
0735f46
View commit details
Copy full SHA for 0735f46
View code at this point
Browse repository at this point
revert
mhegazy
authored and
Kanchalai Tanglertsampan
committed
3adab0c
View commit details
Copy full SHA for 3adab0c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.