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 }}
KeyHui
/
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
useDecoratorsInShims
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 7, 2015
Code review feedback
mhegazy
committed
ca635ed
View commit details
Copy full SHA for ca635ed
View code at this point
Browse repository at this point
Commits on Apr 6, 2015
Use decorators in shims
mhegazy
committed
369ac86
View commit details
Copy full SHA for 369ac86
View code at this point
Browse repository at this point
Commits on Apr 2, 2015
Merge branch 'master' into spelling
Paul van Brenk
committed
548e33c
View commit details
Copy full SHA for 548e33c
View code at this point
Browse repository at this point
Fix annoying spellin errors.
Paul van Brenk
committed
0bf65e4
View commit details
Copy full SHA for 0bf65e4
View code at this point
Browse repository at this point
PR feedback.
CyrusNajmabadi
committed
5ecfafd
View commit details
Copy full SHA for 5ecfafd
View code at this point
Browse repository at this point
PR feedback.
CyrusNajmabadi
committed
0f07963
View commit details
Copy full SHA for 0f07963
View code at this point
Browse repository at this point
Merge branch 'master' into JSLS
Show description for 6f25070
CyrusNajmabadi
committed
6f25070
View commit details
Copy full SHA for 6f25070
View code at this point
Browse repository at this point
Merge pull request #2588 from Microsoft/classExpr
Show description for 35d8536
CyrusNajmabadi
committed
35d8536
View commit details
Copy full SHA for 35d8536
View code at this point
Browse repository at this point
Fix error spans for classes.
CyrusNajmabadi
committed
2eddf31
View commit details
Copy full SHA for 2eddf31
View code at this point
Browse repository at this point
Merge pull request #2522 from Microsoft/visitWorkaround
Show description for feabcd0
CyrusNajmabadi
committed
feabcd0
View commit details
Copy full SHA for feabcd0
View code at this point
Browse repository at this point
Merge pull request #2570 from Microsoft/versionCacheUnitTest
Show description for 9e4c9f9
mhegazy
committed
9e4c9f9
View commit details
Copy full SHA for 9e4c9f9
View code at this point
Browse repository at this point
Produce a name for anonymous class expressions when we perform downlevel emit.
unknown
committed
189482e
View commit details
Copy full SHA for 189482e
View code at this point
Browse repository at this point
Support classes without names in our AST. Report any issues with this at 'check' time.
unknown
committed
ba8be9e
View commit details
Copy full SHA for ba8be9e
View code at this point
Browse repository at this point
Commits on Apr 1, 2015
Class declarations should be block scoped.
unknown
committed
22a87fb
View commit details
Copy full SHA for 22a87fb
View code at this point
Browse repository at this point
Merge branch 'master' into transitiveExports
DanielRosenwasser
committed
17b790b
View commit details
Copy full SHA for 17b790b
View code at this point
Browse repository at this point
Merge branch 'master' into versionCacheUnitTest
mhegazy
committed
90e2aa6
View commit details
Copy full SHA for 90e2aa6
View code at this point
Browse repository at this point
Merge branch 'master' into exportDefaultReference
Show description for f75c1dd
mhegazy
committed
f75c1dd
View commit details
Copy full SHA for f75c1dd
View code at this point
Browse repository at this point
Respond to code review remarks
mhegazy
committed
0c5d736
View commit details
Copy full SHA for 0c5d736
View code at this point
Browse repository at this point
Merge pull request #2563 from Microsoft/exposeConfigFileHelpers
Show description for 0afa459
mhegazy
committed
0afa459
View commit details
Copy full SHA for 0afa459
View code at this point
Browse repository at this point
Merge pull request #2557 from Microsoft/exportEqualsDtsFix
Show description for 4577959
mhegazy
committed
4577959
View commit details
Copy full SHA for 4577959
View code at this point
Browse repository at this point
Merge branch 'master' into transitiveExports
DanielRosenwasser
committed
ab4d003
View commit details
Copy full SHA for ab4d003
View code at this point
Browse repository at this point
Merge branch 'master' into JSLS
CyrusNajmabadi
committed
3430903
View commit details
Copy full SHA for 3430903
View code at this point
Browse repository at this point
Moved arrow function to function declaration.
DanielRosenwasser
committed
54e1928
View commit details
Copy full SHA for 54e1928
View code at this point
Browse repository at this point
CR feedback.
CyrusNajmabadi
committed
4347643
View commit details
Copy full SHA for 4347643
View code at this point
Browse repository at this point
Merge pull request #2569 from Microsoft/revertModuleImportFix
Show description for adad7c1
vladima
committed
adad7c1
View commit details
Copy full SHA for adad7c1
View code at this point
Browse repository at this point
Remove unnecessary code.
CyrusNajmabadi
committed
72d23c7
View commit details
Copy full SHA for 72d23c7
View code at this point
Browse repository at this point
Merge branch 'master' into JSLS
Show description for 1385d9b
CyrusNajmabadi
committed
1385d9b
View commit details
Copy full SHA for 1385d9b
View code at this point
Browse repository at this point
Rename method.
CyrusNajmabadi
committed
afc38c2
View commit details
Copy full SHA for afc38c2
View code at this point
Browse repository at this point
revert fix for #2456 'Import namespace exports should be immutable'
vladima
committed
cfda7df
View commit details
Copy full SHA for cfda7df
View code at this point
Browse repository at this point
CR feedback.
CyrusNajmabadi
committed
ee3ba3b
View commit details
Copy full SHA for ee3ba3b
View code at this point
Browse repository at this point
Commits on Mar 31, 2015
CR feedback.
CyrusNajmabadi
committed
93ff9e6
View commit details
Copy full SHA for 93ff9e6
View code at this point
Browse repository at this point
Merge branch 'master' into classExpressions
CyrusNajmabadi
committed
478ac3d
View commit details
Copy full SHA for 478ac3d
View code at this point
Browse repository at this point
Merge pull request #2550 from Microsoft/separateCompilation
Show description for f239bbc
vladima
committed
f239bbc
View commit details
Copy full SHA for f239bbc
View code at this point
Browse repository at this point
Add explanatory comment.
CyrusNajmabadi
committed
785cb55
View commit details
Copy full SHA for 785cb55
View code at this point
Browse repository at this point
Remove blank line.
CyrusNajmabadi
committed
99581fe
View commit details
Copy full SHA for 99581fe
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.