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 }}
SallyOne
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 6, 2016
add optional 'directoryExists' method to hosts to reduce amount of disk probings that are known to fail
vladima
committed
36af815
View commit details
Copy full SHA for 36af815
View code at this point
Browse repository at this point
Merge pull request #6300 from zhengbli/syncTsjs20151230
Show description for b168da9
Zhengbo Li
committed
b168da9
View commit details
Copy full SHA for b168da9
View code at this point
Browse repository at this point
Commits on Jan 5, 2016
Merge pull request #6362 from Microsoft/Revert6098
Show description for ba0f7f5
vladima
committed
ba0f7f5
View commit details
Copy full SHA for ba0f7f5
View code at this point
Browse repository at this point
Revert "Merge pull request #6098 from guybedford/master"
Show description for dbe8489
vladima
committed
dbe8489
View commit details
Copy full SHA for dbe8489
View code at this point
Browse repository at this point
Merge pull request #6291 from RyanCavanaugh/fix6280
Show description for aed73bd
RyanCavanaugh
committed
aed73bd
View commit details
Copy full SHA for aed73bd
View code at this point
Browse repository at this point
Use string literals for '[Symbol.toStringTag]' properties.
DanielRosenwasser
committed
7d292c4
View commit details
Copy full SHA for 7d292c4
View code at this point
Browse repository at this point
Added '[Symbol.toStringTag]' properties to type arrays.
DanielRosenwasser
committed
a4dc0f3
View commit details
Copy full SHA for a4dc0f3
View code at this point
Browse repository at this point
Added '[Symbol.toStringTag]' property to 'GeneratorFunction'.
DanielRosenwasser
committed
347359c
View commit details
Copy full SHA for 347359c
View code at this point
Browse repository at this point
Contextually type the RHS of logical 'and' and comma expressions.
DanielRosenwasser
committed
5ab5cfd
View commit details
Copy full SHA for 5ab5cfd
View code at this point
Browse repository at this point
Commits on Jan 4, 2016
Merge pull request #6232 from Microsoft/contextuallyTypeJsxStringLiteralAttributes
Show description for 2cb7ab9
DanielRosenwasser
committed
2cb7ab9
View commit details
Copy full SHA for 2cb7ab9
View code at this point
Browse repository at this point
Merge pull request #6098 from guybedford/master
Show description for 996f169
mhegazy
committed
996f169
View commit details
Copy full SHA for 996f169
View code at this point
Browse repository at this point
Fix lint in services/patternMatcher.ts
sandersn
committed
b01de71
View commit details
Copy full SHA for b01de71
View code at this point
Browse repository at this point
Merge branch 'master' into lint-nested-++
sandersn
committed
ec4c6fe
View commit details
Copy full SHA for ec4c6fe
View code at this point
Browse repository at this point
Merge pull request #6290 from RyanCavanaugh/fix5865
Show description for 0debd2b
RyanCavanaugh
committed
0debd2b
View commit details
Copy full SHA for 0debd2b
View code at this point
Browse repository at this point
Commits on Jan 1, 2016
Merge pull request #6287 from RyanCavanaugh/fix6241
Show description for 6be0206
RyanCavanaugh
committed
6be0206
View commit details
Copy full SHA for 6be0206
View code at this point
Browse repository at this point
Commits on Dec 30, 2015
update dom.generated.d.ts with latest version in TSJS repo
Zhengbo Li
committed
55ae18b
View commit details
Copy full SHA for 55ae18b
View code at this point
Browse repository at this point
Merge pull request #6279 from Microsoft/lintMoreServices
Show description for 3765349
DanielRosenwasser
committed
3765349
View commit details
Copy full SHA for 3765349
View code at this point
Browse repository at this point
Merge pull request #4398 from SaschaNaz/formatTsxAttr
Show description for 99b771c
DanielRosenwasser
committed
99b771c
View commit details
Copy full SHA for 99b771c
View code at this point
Browse repository at this point
Issue correct errors for missing JSX closing tags
Show description for 2c4856a
RyanCavanaugh
committed
2c4856a
View commit details
Copy full SHA for 2c4856a
View code at this point
Browse repository at this point
Commits on Dec 29, 2015
Tag the 'react' import as used even under --jsx preserve
Show description for 80a16de
RyanCavanaugh
committed
80a16de
View commit details
Copy full SHA for 80a16de
View code at this point
Browse repository at this point
Make linter happy
RyanCavanaugh
committed
3288f5b
View commit details
Copy full SHA for 3288f5b
View code at this point
Browse repository at this point
Escape quotes when they appear as HTML entities in JSX text
Show description for e12855b
RyanCavanaugh
committed
e12855b
View commit details
Copy full SHA for e12855b
View code at this point
Browse repository at this point
Commits on Dec 28, 2015
Lint 'patternMatcher.ts'.
DanielRosenwasser
committed
2032c6d
View commit details
Copy full SHA for 2032c6d
View code at this point
Browse repository at this point
Flattened 'ts.OutliningElementsCollector' to a single declaration.
DanielRosenwasser
committed
51933a2
View commit details
Copy full SHA for 51933a2
View code at this point
Browse repository at this point
Lint 'navigateTo.ts'.
DanielRosenwasser
committed
f9eb330
View commit details
Copy full SHA for f9eb330
View code at this point
Browse repository at this point
Lint 'outliningElementsCollector.ts'.
DanielRosenwasser
committed
9b9abf8
View commit details
Copy full SHA for 9b9abf8
View code at this point
Browse repository at this point
Commits on Dec 24, 2015
Simplified JSX contextual typing code and added support for contextually typing string literal attribute initializers.
DanielRosenwasser
committed
a0ef319
View commit details
Copy full SHA for a0ef319
View code at this point
Browse repository at this point
Commits on Dec 23, 2015
Remove new lint from services.ts
sandersn
committed
34ddaef
View commit details
Copy full SHA for 34ddaef
View code at this point
Browse repository at this point
Merge branch 'master' into lint-nested-++
sandersn
committed
abf9961
View commit details
Copy full SHA for abf9961
View code at this point
Browse repository at this point
Commits on Dec 22, 2015
Fix ++/-- lint
sandersn
committed
401a393
View commit details
Copy full SHA for 401a393
View code at this point
Browse repository at this point
report pre-emit diagnostics that blocked emit
vladima
committed
39605fe
View commit details
Copy full SHA for 39605fe
View code at this point
Browse repository at this point
Commits on Dec 21, 2015
Fixups for #6163.
DanielRosenwasser
committed
3969b89
View commit details
Copy full SHA for 3969b89
View code at this point
Browse repository at this point
Merge pull request #6129 from pimterry/decorator-overload-msg
Show description for ee50adb
DanielRosenwasser
committed
ee50adb
View commit details
Copy full SHA for ee50adb
View code at this point
Browse repository at this point
Merge pull request #6163 from DanCorder/5810
Show description for adf5290
DanielRosenwasser
committed
adf5290
View commit details
Copy full SHA for adf5290
View code at this point
Browse repository at this point
Commits on Dec 20, 2015
Merge pull request #6164 from Microsoft/fileList
Show description for 93a459b
DanielRosenwasser
committed
93a459b
View commit details
Copy full SHA for 93a459b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.