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 }}
TypeStrong
/
ts-node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
547
Star
13.1k
Code
Issues
198
Pull requests
34
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Incremental compiler support
- #895
#895
Merged
blakeembrey
merged 12 commits into
master
TypeStrong/ts-node:master
from
be/incremental-program
TypeStrong/ts-node:be/incremental-program
Copy head branch name to clipboard
Oct 12, 2019
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Incremental compiler support
#895
blakeembrey
merged 12 commits into
master
TypeStrong/ts-node:master
from
be/incremental-program
TypeStrong/ts-node:be/incremental-program
Copy head branch name to clipboard
Commits
Commits on Oct 10, 2019
Rewrite using builder program > language service
blakeembrey
committed
6280309
View commit details
Copy full SHA for 6280309
Browse repository at this point
Use `emit(sourceFile)` directly
blakeembrey
committed
08eaed8
View commit details
Copy full SHA for 08eaed8
Browse repository at this point
Rely on build program for `rootFiles` compute
blakeembrey
committed
2dc53d3
View commit details
Copy full SHA for 2dc53d3
Browse repository at this point
Add extra `sys` functions, use incremental config
blakeembrey
committed
6339b61
View commit details
Copy full SHA for 6339b61
Browse repository at this point
Add fallbacks for old tsc versions
blakeembrey
committed
bbfbf2c
View commit details
Copy full SHA for bbfbf2c
Browse repository at this point
Fallback on builder program API
blakeembrey
committed
f1c4a4d
View commit details
Copy full SHA for f1c4a4d
Browse repository at this point
Update min version of TypeScript in README
blakeembrey
committed
58f01db
View commit details
Copy full SHA for 58f01db
Browse repository at this point
Improve fallback for old TypeScript versions
blakeembrey
committed
b1debb1
View commit details
Copy full SHA for b1debb1
Browse repository at this point
Commits on Oct 11, 2019
Use node types for 2.7
blakeembrey
committed
8f77732
View commit details
Copy full SHA for 8f77732
Browse repository at this point
Commits on Oct 12, 2019
Add type info output, fix file changes
blakeembrey
committed
4d1b11c
View commit details
Copy full SHA for 4d1b11c
Browse repository at this point
Implement compiler host object for older TS
blakeembrey
committed
5ff74b7
View commit details
Copy full SHA for 5ff74b7
Browse repository at this point
Remove extra `fixConfig` arg
blakeembrey
committed
8de71cc
View commit details
Copy full SHA for 8de71cc
Browse repository at this point
You can’t perform that action at this time.