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 }}
btmills
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
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
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
Browse repository at this point
Merge branch 'master' into printDiagnosticCodes
DanielRosenwasser
committed
48c6bdb
View commit details
Copy full SHA for 48c6bdb
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
Browse repository at this point
Merge pull request #456 from Microsoft/newLanguageService
Show description for eb41b21
CyrusNajmabadi
committed
eb41b21
View commit details
Copy full SHA for eb41b21
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
Browse repository at this point
Made diagnostic lowercase.
DanielRosenwasser
committed
d05a4c4
View commit details
Copy full SHA for d05a4c4
Browse repository at this point
Turned redeclaration into a string append.
DanielRosenwasser
committed
c3590aa
View commit details
Copy full SHA for c3590aa
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
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
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
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
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
Browse repository at this point
Enable test case for declaration emit for multiple file emit scenario
sheetalkamat
committed
d2ae999
View commit details
Copy full SHA for d2ae999
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
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
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
Browse repository at this point
Fixed the file map lookup to use hasOwnProperty
sheetalkamat
committed
2ac377c
View commit details
Copy full SHA for 2ac377c
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
Browse repository at this point
Merge pull request #499 from DickvdBrink/Debug-assert
Show description for def02d8
mhegazy
committed
def02d8
View commit details
Copy full SHA for def02d8
Browse repository at this point
Fixed TypeScript.declarationEmitGetAccessorFunctionTime having a wrong value
DickvdBrink
committed
606601b
View commit details
Copy full SHA for 606601b
Browse repository at this point
Remove some unused variables
DickvdBrink
committed
c9e526f
View commit details
Copy full SHA for c9e526f
Browse repository at this point
Fix shouldAssert function
Show description for 3cbb57f
DickvdBrink
committed
3cbb57f
View commit details
Copy full SHA for 3cbb57f
Browse repository at this point
Update LKG.
mhegazy
committed
cbf4eda
View commit details
Copy full SHA for cbf4eda
Browse repository at this point
Merge pull request #452 from Microsoft/emitComments
Show description for 6e4d0ef
sheetalkamat
committed
6e4d0ef
View commit details
Copy full SHA for 6e4d0ef
Browse repository at this point
Commits on Aug 20, 2014
Some minor changes as per code review feedback
sheetalkamat
committed
8050959
View commit details
Copy full SHA for 8050959
Browse repository at this point
Compiler test case for commit 0636a06
sheetalkamat
committed
8ad66bb
View commit details
Copy full SHA for 8ad66bb
Browse repository at this point
Baseline sourcemap record from rwc runner
sheetalkamat
committed
412ef61
View commit details
Copy full SHA for 412ef61
Browse repository at this point
Emit the error file contents and highlight it to show errors for rwc errors
sheetalkamat
committed
3d5f692
View commit details
Copy full SHA for 3d5f692
Browse repository at this point
Simplify rwc runner to use the common functionality to get errors, js files etc as part of harness compilation
sheetalkamat
committed
58fca37
View commit details
Copy full SHA for 58fca37
Browse repository at this point
Merge pull request #482 from Microsoft/typeWriter
Show description for e2071a3
JsonFreeman
committed
e2071a3
View commit details
Copy full SHA for e2071a3
Browse repository at this point
Use local source file text to record source map span start
sheetalkamat
committed
21020a7
View commit details
Copy full SHA for 21020a7
Browse repository at this point
Emit declarations and sourcemaps in rwc test runner
sheetalkamat
committed
b53e989
View commit details
Copy full SHA for b53e989
Browse repository at this point
Fix the new sourceMapRecording correctly if the multiple files output to single js file and the file ends with interface definition
sheetalkamat
committed
0636a06
View commit details
Copy full SHA for 0636a06
Browse repository at this point
Emit the line, col information into the rwc runner error baselines
sheetalkamat
committed
4ba7446
View commit details
Copy full SHA for 4ba7446
Browse repository at this point
Previous
Next
You can’t perform that action at this time.