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 }}
johnangularjs
/
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
harness
harness.ts
on
codeCoverage
User selector
All users
Datepicker
All time
Commit history
Commits on May 23, 2015
Code coverage task for coveralls
danquirk
committed
310bd0f
View commit details
Copy full SHA for 310bd0f
View code at this point
Browse repository at this point
Commits on May 14, 2015
Address code review
Yui T
committed
afc0847
View commit details
Copy full SHA for afc0847
View code at this point
Browse repository at this point
Commits on May 13, 2015
use CRLF by default
Yui T
committed
3bd96e3
View commit details
Copy full SHA for 3bd96e3
View code at this point
Browse repository at this point
Commits on May 8, 2015
Make boolean compiler options in harness true only if they say 'true'
JsonFreeman
committed
80f33dd
View commit details
Copy full SHA for 80f33dd
View code at this point
Browse repository at this point
Commits on May 6, 2015
Fixes iojs environment check issue
tinganho
committed
0c2ae8f
View commit details
Copy full SHA for 0c2ae8f
View code at this point
Browse repository at this point
Commits on May 5, 2015
Remove unnecessary LineEndingSensitive option from BaselineOptions
JsonFreeman
committed
a25534b
View commit details
Copy full SHA for a25534b
View code at this point
Browse repository at this point
Make the harness report a failure if the line endings differ from the baselines
JsonFreeman
committed
d3a2c2a
View commit details
Copy full SHA for d3a2c2a
View code at this point
Browse repository at this point
Commits on May 4, 2015
Update description message and variable names
mhegazy
committed
91fedf4
View commit details
Copy full SHA for 91fedf4
View code at this point
Browse repository at this point
Commits on May 3, 2015
Compiler flag to specify line ending #1693 unit test adjustments
kmashint
committed
be3e3e7
View commit details
Copy full SHA for be3e3e7
View code at this point
Browse repository at this point
Compiler flag to specify line ending #1693 unit test adjustments
kmashint
committed
47c4c12
View commit details
Copy full SHA for 47c4c12
View code at this point
Browse repository at this point
Compiler flag to specify line ending #1693 unit tests
kmashint
committed
2e0a55c
View commit details
Copy full SHA for 2e0a55c
View code at this point
Browse repository at this point
Commits on May 1, 2015
Add tests for __metadata and __param
mhegazy
committed
3c99527
View commit details
Copy full SHA for 3c99527
View code at this point
Browse repository at this point
Commits on Apr 30, 2015
Add support for --noEmitHelpers flag
Show description for 76fa4b8
James Whitney
committed
76fa4b8
View commit details
Copy full SHA for 76fa4b8
View code at this point
Browse repository at this point
Commits on Apr 27, 2015
Merge branch 'master' into inlineSourceMaps
mhegazy
committed
32409f9
View commit details
Copy full SHA for 32409f9
View code at this point
Browse repository at this point
Commits on Apr 24, 2015
merge with master
vladima
committed
b1cc06e
View commit details
Copy full SHA for b1cc06e
View code at this point
Browse repository at this point
Commits on Apr 22, 2015
Add support for UMD-like module export format
Show description for 378b5ff
csnover
committed
378b5ff
View commit details
Copy full SHA for 378b5ff
View code at this point
Browse repository at this point
Commits on Apr 21, 2015
Add --inlineSources option
mhegazy
committed
658bba9
View commit details
Copy full SHA for 658bba9
View code at this point
Browse repository at this point
Commits on Apr 10, 2015
added system module kind to harness
vladima
committed
50496cc
View commit details
Copy full SHA for 50496cc
View code at this point
Browse repository at this point
Commits on Apr 8, 2015
Add inlineSourceMap option
mhegazy
committed
a998abb
View commit details
Copy full SHA for a998abb
View code at this point
Browse repository at this point
Commits on Apr 6, 2015
add comment
mhegazy
committed
1d5d10a
View commit details
Copy full SHA for 1d5d10a
View code at this point
Browse repository at this point
Commits on Apr 2, 2015
Remove typescript.d.ts from baslines of APISample tests
mhegazy
committed
86f4040
View commit details
Copy full SHA for 86f4040
View code at this point
Browse repository at this point
Commits on Mar 31, 2015
Merge pull request #2550 from Microsoft/separateCompilation
Show description for f239bbc
vladima
committed
f239bbc
View commit details
Copy full SHA for f239bbc
View code at this point
Browse repository at this point
Remove unsed options
mhegazy
committed
cebe42b
View commit details
Copy full SHA for cebe42b
View code at this point
Browse repository at this point
added initial set of unit tests for separate compilation mode
vladima
committed
1803d73
View commit details
Copy full SHA for 1803d73
View code at this point
Browse repository at this point
Commits on Mar 29, 2015
Merge branch 'master' into preserveNewLines3
Show description for 62460ae
CyrusNajmabadi
committed
62460ae
View commit details
Copy full SHA for 62460ae
View code at this point
Browse repository at this point
Commits on Mar 27, 2015
Allow RWC runner to use default library instead of the one in json file
Yui T
committed
66f0715
View commit details
Copy full SHA for 66f0715
View code at this point
Browse repository at this point
Commits on Mar 26, 2015
Always preserve new lines for array and object literals and additional constructs like blocks.
CyrusNajmabadi
committed
ceeeb9c
View commit details
Copy full SHA for ceeeb9c
View code at this point
Browse repository at this point
Commits on Mar 9, 2015
Fix file path resolution in RWC
Yui T
committed
4c7891c
View commit details
Copy full SHA for 4c7891c
View code at this point
Browse repository at this point
tests for newline preservation.
CyrusNajmabadi
committed
6e8d80f
View commit details
Copy full SHA for 6e8d80f
View code at this point
Browse repository at this point
Make the preservation of formatting an optional experimental compiler flag.
CyrusNajmabadi
committed
c371f1e
View commit details
Copy full SHA for c371f1e
View code at this point
Browse repository at this point
Commits on Feb 21, 2015
Merge branch 'master' into baseZero
Show description for eb5936b
CyrusNajmabadi
committed
eb5936b
View commit details
Copy full SHA for eb5936b
View code at this point
Browse repository at this point
Commits on Feb 19, 2015
Merge pull request #2041 from Microsoft/TSServer
Show description for 6d7045e
steveluc
committed
6d7045e
View commit details
Copy full SHA for 6d7045e
View code at this point
Browse repository at this point
Commits on Feb 17, 2015
Remove 'ZeroBased' from all APIs, now that all APIs are zero based.
CyrusNajmabadi
committed
124a77c
View commit details
Copy full SHA for 124a77c
View code at this point
Browse repository at this point
Use the zero based methods in the harness.
CyrusNajmabadi
committed
e723d4c
View commit details
Copy full SHA for e723d4c
View code at this point
Browse repository at this point
name more line/char functions more clearly. Use zero based indexing in breakpoints.
CyrusNajmabadi
committed
b3366ec
View commit details
Copy full SHA for b3366ec
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.