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 }}
Crotery
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 29, 2014
Merge branch 'master' into typeBaselines
JsonFreeman
committed
ad27af1
View commit details
Copy full SHA for ad27af1
View code at this point
Browse repository at this point
Commits on Aug 28, 2014
Revert condition inside shouldWriteTypeOfFunctionSymbol
JsonFreeman
committed
088ca88
View commit details
Copy full SHA for 088ca88
View code at this point
Browse repository at this point
Don't use UseTypeOfFunction in typeWriter
JsonFreeman
committed
44c2453
View commit details
Copy full SHA for 44c2453
View code at this point
Browse repository at this point
Print Array as T[]
JsonFreeman
committed
46825ab
View commit details
Copy full SHA for 46825ab
View code at this point
Browse repository at this point
Print pure namespaces as unknown
JsonFreeman
committed
6a7d912
View commit details
Copy full SHA for 6a7d912
View code at this point
Browse repository at this point
Print type of super
JsonFreeman
committed
4e1bb26
View commit details
Copy full SHA for 4e1bb26
View code at this point
Browse repository at this point
Merge pull request #516 from Microsoft/pinnedComments
Show description for 852f2d9
sheetalkamat
committed
852f2d9
View commit details
Copy full SHA for 852f2d9
View code at this point
Browse repository at this point
Commits on Aug 27, 2014
Merge branch 'master' into typeBaselines
JsonFreeman
committed
b13fb89
View commit details
Copy full SHA for b13fb89
View code at this point
Browse repository at this point
Commits on Aug 26, 2014
Fix undefined symbol name in error message
mhegazy
committed
211008d
View commit details
Copy full SHA for 211008d
View code at this point
Browse repository at this point
Commits on Aug 25, 2014
More type baseline changes
JsonFreeman
committed
828a1cd
View commit details
Copy full SHA for 828a1cd
View code at this point
Browse repository at this point
Baseline and harness changes
JsonFreeman
committed
cc20bb1
View commit details
Copy full SHA for cc20bb1
View code at this point
Browse repository at this point
Commits on Aug 22, 2014
Merge pull request #508 from Microsoft/printDiagnosticCodes
Show description for b73558d
DanielRosenwasser
committed
b73558d
View commit details
Copy full SHA for b73558d
View code at this point
Browse repository at this point
Emit pinned/tripleslash reference comments of elided module declaration
Show description for c4fdcca
sheetalkamat
committed
c4fdcca
View commit details
Copy full SHA for c4fdcca
View code at this point
Browse repository at this point
Emit pinned/tripleslash reference comments of ambient declarations
Show description for 5353128
sheetalkamat
committed
5353128
View commit details
Copy full SHA for 5353128
View code at this point
Browse repository at this point
Emit pinned/tripleslash reference comments of interfaces
Show description for 393464e
sheetalkamat
committed
393464e
View commit details
Copy full SHA for 393464e
View code at this point
Browse repository at this point
Emit pinned/tripleslash reference comments of signatures
Show description for 85b892f
sheetalkamat
committed
85b892f
View commit details
Copy full SHA for 85b892f
View code at this point
Browse repository at this point
Merge pull request #509 from Microsoft/emitLeadingCommentsForCurly
Show description for e6cd3e1
sheetalkamat
committed
e6cd3e1
View commit details
Copy full SHA for e6cd3e1
View code at this point
Browse repository at this point
Merge branch 'master' into printDiagnosticCodes
DanielRosenwasser
committed
48c6bdb
View commit details
Copy full SHA for 48c6bdb
View code at this point
Browse repository at this point
Updated error reporting within harness to match that of tsc.
DanielRosenwasser
committed
7f4ae93
View commit details
Copy full SHA for 7f4ae93
View code at this point
Browse repository at this point
Merge branch 'master' into newLanguageService
Show description for 9aee22b
CyrusNajmabadi
committed
9aee22b
View commit details
Copy full SHA for 9aee22b
View code at this point
Browse repository at this point
Made diagnostic lowercase.
DanielRosenwasser
committed
d05a4c4
View commit details
Copy full SHA for d05a4c4
View code at this point
Browse repository at this point
Turned redeclaration into a string append.
DanielRosenwasser
committed
c3590aa
View commit details
Copy full SHA for c3590aa
View code at this point
Browse repository at this point
Emit leading comments for '}' of the constructor block
Show description for 53d79a2
sheetalkamat
committed
53d79a2
View commit details
Copy full SHA for 53d79a2
View code at this point
Browse repository at this point
Emit leading comments for '}' of the function block
Show description for 45e76e2
sheetalkamat
committed
45e76e2
View commit details
Copy full SHA for 45e76e2
View code at this point
Browse repository at this point
Fix the compilerRunner when compiling resulting d.ts file when --out is specified
sheetalkamat
committed
92e3202
View commit details
Copy full SHA for 92e3202
View code at this point
Browse repository at this point
Emit error codes when reporting diagnostics.
Show description for 07d5689
DanielRosenwasser
committed
07d5689
View commit details
Copy full SHA for 07d5689
View code at this point
Browse repository at this point
Commits on Aug 21, 2014
Merge pull request #505 from Microsoft/newLineBetweenSourceFiles
Show description for 16d1cfd
sheetalkamat
committed
16d1cfd
View commit details
Copy full SHA for 16d1cfd
View code at this point
Browse repository at this point
Merge pull request #504 from DickvdBrink/fix-declaration-emit-time
Show description for f835b7c
mhegazy
committed
f835b7c
View commit details
Copy full SHA for f835b7c
View code at this point
Browse repository at this point
Emit new lines between source files emit so that the file contents always start on new line
Show description for 3e2de14
sheetalkamat
committed
3e2de14
View commit details
Copy full SHA for 3e2de14
View code at this point
Browse repository at this point
Merge pull request #495 from Microsoft/rwcRunner
Show description for 7533647
sheetalkamat
committed
7533647
View commit details
Copy full SHA for 7533647
View code at this point
Browse repository at this point
Fixed the file map lookup to use hasOwnProperty
sheetalkamat
committed
2ac377c
View commit details
Copy full SHA for 2ac377c
View code at this point
Browse repository at this point
Merge pull request #502 from DickvdBrink/unused-var-parser
Show description for 5dc017b
mhegazy
committed
5dc017b
View commit details
Copy full SHA for 5dc017b
View code at this point
Browse repository at this point
Fixed TypeScript.declarationEmitGetAccessorFunctionTime having a wrong value
DickvdBrink
committed
606601b
View commit details
Copy full SHA for 606601b
View code at this point
Browse repository at this point
Remove some unused variables
DickvdBrink
committed
c9e526f
View commit details
Copy full SHA for c9e526f
View code at this point
Browse repository at this point
Fix shouldAssert function
Show description for 3cbb57f
DickvdBrink
committed
3cbb57f
View commit details
Copy full SHA for 3cbb57f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.