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 }}
devoneonline
/
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
prototypeAsync
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 14, 2015
Fixed error in colorization.ts in unit tests after recent change to services.ts
rbuckton
committed
aece9ae
View commit details
Copy full SHA for aece9ae
View code at this point
Browse repository at this point
Merge branch 'master' into prototypeAsync
rbuckton
committed
ab3f342
View commit details
Copy full SHA for ab3f342
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
Merge pull request #2027 from Microsoft/redefinedLetConst
Show description for 9f7c252
vladima
committed
9f7c252
View commit details
Copy full SHA for 9f7c252
View code at this point
Browse repository at this point
added check that var and let\const cannot share scope, added check that var is not shadowed by the let\const from the inner scope
vladima
committed
a9df539
View commit details
Copy full SHA for a9df539
View code at this point
Browse repository at this point
Added tests, fixed order of emptying templateStack, unconditionally perform template classification.
DanielRosenwasser
committed
ab79fae
View commit details
Copy full SHA for ab79fae
View code at this point
Browse repository at this point
Commits on Feb 12, 2015
Merge pull request #1271 from Microsoft/taggedSigHelpAtEnd
Show description for 3e8babe
DanielRosenwasser
committed
3e8babe
View commit details
Copy full SHA for 3e8babe
View code at this point
Browse repository at this point
Commits on Feb 11, 2015
Merge remote-tracking branch 'upstream/master'
v3nom
committed
d94cbed
View commit details
Copy full SHA for d94cbed
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
disallow let to be used as name in let\const in ES6
vladima
committed
f29d931
View commit details
Copy full SHA for f29d931
View code at this point
Browse repository at this point
Merge pull request #1931 from Microsoft/spreadCall
Show description for 4b92e42
ahejlsberg
committed
4b92e42
View commit details
Copy full SHA for 4b92e42
View code at this point
Browse repository at this point
Commits on Feb 9, 2015
Merge remote-tracking branch 'origin/master' into fourslashCleanup
Show description for 9207d9d
mhegazy
committed
9207d9d
View commit details
Copy full SHA for 9207d9d
View code at this point
Browse repository at this point
Respond to code review comments
mhegazy
committed
08f51b9
View commit details
Copy full SHA for 08f51b9
View code at this point
Browse repository at this point
Added AMD dependency reordering, so import order matches with provided names
v3nom
committed
3699057
View commit details
Copy full SHA for 3699057
View code at this point
Browse repository at this point
Commits on Feb 7, 2015
Have better error recovery for whne a user uses semicolons instead of commas to delimit an object literal.
CyrusNajmabadi
committed
449f4a4
View commit details
Copy full SHA for 449f4a4
View code at this point
Browse repository at this point
Merge branch 'master' into LSAPICleanup
Show description for 55aa240
mhegazy
committed
55aa240
View commit details
Copy full SHA for 55aa240
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
Merge branch 'master' into diagnosticsOrganization
CyrusNajmabadi
committed
acbcd6c
View commit details
Copy full SHA for acbcd6c
View code at this point
Browse repository at this point
Commits on Feb 5, 2015
Simplify the API for emitting and reporting exit statuses to callers.
CyrusNajmabadi
committed
66a363f
View commit details
Copy full SHA for 66a363f
View code at this point
Browse repository at this point
Remove unnecessary diagnostics split on SourceFile.
CyrusNajmabadi
committed
ea4e3de
View commit details
Copy full SHA for ea4e3de
View code at this point
Browse repository at this point
updated code style, added tests, fixed regex bug, merged to latest branch
v3nom
committed
9974526
View commit details
Copy full SHA for 9974526
View code at this point
Browse repository at this point
Change the API for getting diagnostics so that all calls go through a Program instance.
CyrusNajmabadi
committed
337a99f
View commit details
Copy full SHA for 337a99f
View code at this point
Browse repository at this point
Merge branch 'master' into fourslashCleanup
Show description for 40a01a8
mhegazy
committed
40a01a8
View commit details
Copy full SHA for 40a01a8
View code at this point
Browse repository at this point
Merge branch 'master' to prototypeAsync
rbuckton
committed
c8ec582
View commit details
Copy full SHA for c8ec582
View code at this point
Browse repository at this point
Simplify the createProgram API.
Show description for 2a1d78d
CyrusNajmabadi
committed
2a1d78d
View commit details
Copy full SHA for 2a1d78d
View code at this point
Browse repository at this point
Simplify the API for emitting code from the Program instance.
CyrusNajmabadi
committed
bb307f8
View commit details
Copy full SHA for bb307f8
View code at this point
Browse repository at this point
Added templates, assignement and arrays + tests.
Paul van Brenk
committed
40824ed
View commit details
Copy full SHA for 40824ed
View code at this point
Browse repository at this point
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
Add new tests for shims
mhegazy
committed
bfef4a0
View commit details
Copy full SHA for bfef4a0
View code at this point
Browse repository at this point
Fixed await in spread element, added conformance tests
rbuckton
committed
22eda41
View commit details
Copy full SHA for 22eda41
View code at this point
Browse repository at this point
conformance tests for await in binding element and spread element
rbuckton
committed
2e4a614
View commit details
Copy full SHA for 2e4a614
View code at this point
Browse repository at this point
Hide the diagnostic producing methods from TypeChecker.
Show description for 5b049fe
CyrusNajmabadi
committed
5b049fe
View commit details
Copy full SHA for 5b049fe
View code at this point
Browse repository at this point
Merge branch 'master' into LessAggresiveCompletionList
Paul van Brenk
committed
ece874f
View commit details
Copy full SHA for ece874f
View code at this point
Browse repository at this point
Add builder support for variable declarations + test cases.
Paul van Brenk
committed
6e35f79
View commit details
Copy full SHA for 6e35f79
View code at this point
Browse repository at this point
Remove the implementation of TypeScriptLS
mhegazy
committed
4245763
View commit details
Copy full SHA for 4245763
View code at this point
Browse repository at this point
Parameter destructuring + tests
Paul van Brenk
committed
e233da0
View commit details
Copy full SHA for e233da0
View code at this point
Browse repository at this point
Update fourslash tests to use the new adaptors
mhegazy
committed
65e8c00
View commit details
Copy full SHA for 65e8c00
View code at this point
Browse repository at this point
Move unit tests to use the new adaptors
mhegazy
committed
5aca35e
View commit details
Copy full SHA for 5aca35e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.