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 }}
enginekit
/
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
on
systemRegisterUpdated
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 11, 2015
A number of changes to get SystemJS working
rbuckton
committed
b203eb2
View commit details
Copy full SHA for b203eb2
View code at this point
Browse repository at this point
Commits on Apr 9, 2015
added system module kind to harness
vladima
committed
772b7e8
View commit details
Copy full SHA for 772b7e8
View code at this point
Browse repository at this point
Commits on Mar 31, 2015
Merge branch 'master' into classExpressions
CyrusNajmabadi
committed
478ac3d
View commit details
Copy full SHA for 478ac3d
View code at this point
Browse repository at this point
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
Introduce a new HeritageClauseElment type.
Show description for a1e18fc
CyrusNajmabadi
committed
a1e18fc
View commit details
Copy full SHA for a1e18fc
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
Address code review
Yui T
committed
a8e4f27
View commit details
Copy full SHA for a8e4f27
View code at this point
Browse repository at this point
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 20, 2015
Add a new findReferences API that buckets results with the definition they matched against.
CyrusNajmabadi
committed
cbeeb51
View commit details
Copy full SHA for cbeeb51
View code at this point
Browse repository at this point
Commits on Mar 17, 2015
Fixed harness.
DanielRosenwasser
committed
26647d4
View commit details
Copy full SHA for 26647d4
View code at this point
Browse repository at this point
Fix copy/paste error.
DanielRosenwasser
committed
b4811fc
View commit details
Copy full SHA for b4811fc
View code at this point
Browse repository at this point
A more complete isCompletedNode.
DanielRosenwasser
committed
686d1c6
View commit details
Copy full SHA for 686d1c6
View code at this point
Browse repository at this point
Commits on Mar 9, 2015
Remove deubgger statement
Yui T
committed
725577e
View commit details
Copy full SHA for 725577e
View code at this point
Browse repository at this point
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
Merge pull request #2258 from Microsoft/formatLine
Show description for 5556683
steveluc
committed
5556683
View commit details
Copy full SHA for 5556683
View code at this point
Browse repository at this point
Renames and comments as requested by feedback.
steveluc
committed
04320e4
View commit details
Copy full SHA for 04320e4
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 Mar 8, 2015
Addressed comments on code style and organization.
steveluc
committed
360e478
View commit details
Copy full SHA for 360e478
View code at this point
Browse repository at this point
Added new logger methods to test harness.
steveluc
committed
865802a
View commit details
Copy full SHA for 865802a
View code at this point
Browse repository at this point
Commits on Mar 2, 2015
Use CRLF not LF.
CyrusNajmabadi
committed
c8399fc
View commit details
Copy full SHA for c8399fc
View code at this point
Browse repository at this point
Commits on Feb 24, 2015
addressed CR feedback
vladima
committed
3119839
View commit details
Copy full SHA for 3119839
View code at this point
Browse repository at this point
Commits on Feb 23, 2015
use character instead of column when formatting multiline comments with tabs
vladima
committed
db5b1b3
View commit details
Copy full SHA for db5b1b3
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
CR feedback to use template strings.
CyrusNajmabadi
committed
990bbb2
View commit details
Copy full SHA for 990bbb2
View code at this point
Browse repository at this point
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
Move typewriter over to using zero based math.
CyrusNajmabadi
committed
041b646
View commit details
Copy full SHA for 041b646
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
Stop using one based math in fourslash.
CyrusNajmabadi
committed
261c8b5
View commit details
Copy full SHA for 261c8b5
View code at this point
Browse repository at this point
Remove usages of computeOneBasedLineAndCharacterOfPosition
CyrusNajmabadi
committed
572c550
View commit details
Copy full SHA for 572c550
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.