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 }}
V-RaiD
/
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
cases
on
transforms
User selector
All users
Datepicker
All time
Commit history
Commits on May 2, 2016
[Transforms] Remove the assertion as the assumption is not correct (#8341)
Show description for 695d92f
yuit
committed
695d92f
View commit details
Copy full SHA for 695d92f
View code at this point
Browse repository at this point
Commits on Apr 27, 2016
[Transforms] Fix emit comment in wrong position when transforms export declaration to require statement (#8321)
Show description for fef3e97
yuit
committed
fef3e97
View commit details
Copy full SHA for fef3e97
View code at this point
Browse repository at this point
Commits on Apr 26, 2016
[Transforms] Add test from fixing 8256 into transforms branch (#8294)
Show description for 8ee8d8c
yuit
committed
8ee8d8c
View commit details
Copy full SHA for 8ee8d8c
View code at this point
Browse repository at this point
Commits on Apr 20, 2016
Merge pull request #8223 from Microsoft/typeReferenceDirectives
Show description for 3667b30
sheetalkamat
committed
3667b30
View commit details
Copy full SHA for 3667b30
View code at this point
Browse repository at this point
Adding testcase for function with rest param defined in jsDoc comment
Show description for dfb0f68
sheetalkamat
committed
dfb0f68
View commit details
Copy full SHA for dfb0f68
View code at this point
Browse repository at this point
Test case when --out is specified for compiling module but --module isnt specified
sheetalkamat
committed
1814569
View commit details
Copy full SHA for 1814569
View code at this point
Browse repository at this point
Change the tests for typereference directive tests 11 and 12 to use module gen amd so they can emit correctly
Show description for 11cd54a
sheetalkamat
committed
11cd54a
View commit details
Copy full SHA for 11cd54a
View code at this point
Browse repository at this point
Commits on Apr 18, 2016
Merge branch 'master' into transforms
sandersn
committed
f8ab1a5
View commit details
Copy full SHA for f8ab1a5
View code at this point
Browse repository at this point
Commits on Apr 15, 2016
Merge pull request #8104 from Microsoft/newEntitiesInGlobalAugmentations
Show description for 79a3e77
vladima
committed
79a3e77
View commit details
Copy full SHA for 79a3e77
View code at this point
Browse repository at this point
Script side implementation for Brace Completion. (#7587)
Show description for 96deb55
paulvanbrenk
committed
96deb55
View commit details
Copy full SHA for 96deb55
View code at this point
Browse repository at this point
revert back fix for implicit exports of imports
vladima
committed
6f3f690
View commit details
Copy full SHA for 6f3f690
View code at this point
Browse repository at this point
allow top level 'import x = identifier | qname' in module augmentations
vladima
committed
0f323ea
View commit details
Copy full SHA for 0f323ea
View code at this point
Browse repository at this point
permit global augmentations to introduce new names
vladima
committed
78177cf
View commit details
Copy full SHA for 78177cf
View code at this point
Browse repository at this point
Commits on Apr 14, 2016
Check for class expressions when finding related symbols in base types
mhegazy
committed
8c8eaaa
View commit details
Copy full SHA for 8c8eaaa
View code at this point
Browse repository at this point
added validation of paths option
vladima
committed
e7a4dd4
View commit details
Copy full SHA for e7a4dd4
View code at this point
Browse repository at this point
Commits on Apr 13, 2016
Merge pull request #7945 from Microsoft/renameAndFindRef
Show description for 41c1a5b
sheetalkamat
committed
41c1a5b
View commit details
Copy full SHA for 41c1a5b
View code at this point
Browse repository at this point
Commits on Apr 12, 2016
addressed PR feedback: added more tests
vladima
committed
7d30e7a
View commit details
Copy full SHA for 7d30e7a
View code at this point
Browse repository at this point
Update es5 module internal imports test and related baselines
sandersn
committed
221c0f3
View commit details
Copy full SHA for 221c0f3
View code at this point
Browse repository at this point
include type reference directives in .d.ts. files
vladima
committed
376c493
View commit details
Copy full SHA for 376c493
View code at this point
Browse repository at this point
Commits on Apr 11, 2016
Merge pull request #8014 from Microsoft/strictBlockScopeFunction
Show description for dd49c28
sheetalkamat
committed
dd49c28
View commit details
Copy full SHA for dd49c28
View code at this point
Browse repository at this point
Removed debugger; statement
sheetalkamat
committed
edd0989
View commit details
Copy full SHA for edd0989
View code at this point
Browse repository at this point
Test case for failing scenario of wrongly reporting error of parameter of private method when no implicit any is speicified
sheetalkamat
committed
9d35468
View commit details
Copy full SHA for 9d35468
View code at this point
Browse repository at this point
Test cases for functions with same name present in the outerscope
sheetalkamat
committed
4b0cb64
View commit details
Copy full SHA for 4b0cb64
View code at this point
Browse repository at this point
Completion list of named imports shouldnt contain default export member
Show description for c2e12ef
sheetalkamat
committed
c2e12ef
View commit details
Copy full SHA for c2e12ef
View code at this point
Browse repository at this point
Adding test cases for errors resulting because class/modules are strict
sheetalkamat
committed
141dbb8
View commit details
Copy full SHA for 141dbb8
View code at this point
Browse repository at this point
Add test cases for function declarations in block scope
sheetalkamat
committed
f2c8e5c
View commit details
Copy full SHA for f2c8e5c
View code at this point
Browse repository at this point
fix issue with optionality of CompilerHost
vladima
committed
1a85c5f
View commit details
Copy full SHA for 1a85c5f
View code at this point
Browse repository at this point
Commits on Apr 8, 2016
merge with origin/master
vladima
committed
e5e7d47
View commit details
Copy full SHA for e5e7d47
View code at this point
Browse repository at this point
Another test case for rename in destructuring assignment
sheetalkamat
committed
9e82646
View commit details
Copy full SHA for 9e82646
View code at this point
Browse repository at this point
Report implicit any errors on destructuring parameter declarations
Show description for 1d27307
sheetalkamat
committed
1d27307
View commit details
Copy full SHA for 1d27307
View code at this point
Browse repository at this point
Handle the rename locations for default import
Show description for f7ca439
sheetalkamat
committed
f7ca439
View commit details
Copy full SHA for f7ca439
View code at this point
Browse repository at this point
Commits on Apr 7, 2016
Merge branch 'master' into renameAndFindRef
sheetalkamat
committed
a405f28
View commit details
Copy full SHA for a405f28
View code at this point
Browse repository at this point
Test case for nested binding element's rename
sheetalkamat
committed
2e44bcc
View commit details
Copy full SHA for 2e44bcc
View code at this point
Browse repository at this point
Handles when property is renamed and is also part of destructuring assignment
Show description for ad916ab
sheetalkamat
committed
ad916ab
View commit details
Copy full SHA for ad916ab
View code at this point
Browse repository at this point
Merge pull request #7925 from Microsoft/correctStrictPrologueCheckToTransforms
Show description for 4446727
DanielRosenwasser
committed
4446727
View commit details
Copy full SHA for 4446727
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.