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 }}
dfahlander
/
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
compiler
commandLineParser.ts
on
systemModule
User selector
All users
Datepicker
All time
Commit history
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 23, 2015
Merge branch 'master' into tsconfigSupportInLS
Paul van Brenk
committed
42c1bdd
View commit details
Copy full SHA for 42c1bdd
View code at this point
Browse repository at this point
Don't double wrap exceptions.
Paul van Brenk
committed
a3885e5
View commit details
Copy full SHA for a3885e5
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/Microsoft/TypeScript
Paul van Brenk
committed
f5b7543
View commit details
Copy full SHA for f5b7543
View code at this point
Browse repository at this point
update error messages
mhegazy
committed
ded0e39
View commit details
Copy full SHA for ded0e39
View code at this point
Browse repository at this point
More refactoring
Paul van Brenk
committed
8955d7b
View commit details
Copy full SHA for 8955d7b
View code at this point
Browse repository at this point
Minor clean up to make it more readable.
Paul van Brenk
committed
f8424d0
View commit details
Copy full SHA for f8424d0
View code at this point
Browse repository at this point
Commits on Apr 22, 2015
Improve error message when encountering an invalid tsconfig.json file.
Paul van Brenk
committed
5c44a0f
View commit details
Copy full SHA for 5c44a0f
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/Microsoft/TypeScript
Paul van Brenk
committed
c6a9c8f
View commit details
Copy full SHA for c6a9c8f
View code at this point
Browse repository at this point
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
expose the config file processing throught the LS and
Show description for 80ae52b
Paul van Brenk
committed
80ae52b
View commit details
Copy full SHA for 80ae52b
View code at this point
Browse repository at this point
Commits on Apr 15, 2015
Add rootDir option
mhegazy
committed
261adff
View commit details
Copy full SHA for 261adff
View code at this point
Browse repository at this point
Commits on Apr 11, 2015
Merge remote-tracking branch 'origin/master' into systemModule
vladima
committed
1781ce1
View commit details
Copy full SHA for 1781ce1
View code at this point
Browse repository at this point
Commits on Apr 10, 2015
initial support for system module
vladima
committed
e8fcf8f
View commit details
Copy full SHA for e8fcf8f
View code at this point
Browse repository at this point
Commits on Apr 9, 2015
Expose parseCommandLine
mhegazy
committed
97a4c24
View commit details
Copy full SHA for 97a4c24
View code at this point
Browse repository at this point
Commits on Apr 2, 2015
Added __param helper for parameter decorators and cleaned up __decorate and __metadata
rbuckton
committed
5c44038
View commit details
Copy full SHA for 5c44038
View code at this point
Browse repository at this point
Commits on Apr 1, 2015
Merge pull request #2563 from Microsoft/exposeConfigFileHelpers
Show description for 0afa459
mhegazy
committed
0afa459
View commit details
Copy full SHA for 0afa459
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
Expose readConfigFile and parseConfigFile
mhegazy
committed
18d8fed
View commit details
Copy full SHA for 18d8fed
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
addressed CR feedback, accepted baselines
vladima
committed
4b7e6cf
View commit details
Copy full SHA for 4b7e6cf
View code at this point
Browse repository at this point
Commits on Mar 29, 2015
Merge branch 'master' into forOfLengthCache
Show description for 3b35473
CyrusNajmabadi
committed
3b35473
View commit details
Copy full SHA for 3b35473
View code at this point
Browse repository at this point
Remove experimental flag to cache for-of length checks.
CyrusNajmabadi
committed
7fff53c
View commit details
Copy full SHA for 7fff53c
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 13, 2015
Add experimental option to cache the .length access in downlevel for-of emit.
CyrusNajmabadi
committed
d8d4719
View commit details
Copy full SHA for d8d4719
View code at this point
Browse repository at this point
Commits on Mar 9, 2015
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 4, 2015
Fix spelling of 'Filename' to be 'FileName'.
CyrusNajmabadi
committed
95702a8
View commit details
Copy full SHA for 95702a8
View code at this point
Browse repository at this point
Commits on Feb 3, 2015
Provide an experimental flag that allows us to emit declarations except for nodes marked with '@internal'.
CyrusNajmabadi
committed
838b9b6
View commit details
Copy full SHA for 838b9b6
View code at this point
Browse repository at this point
Commits on Jan 16, 2015
Default to all files only when none are specified in tsconfig.json
ahejlsberg
committed
960d92f
View commit details
Copy full SHA for 960d92f
View code at this point
Browse repository at this point
Commits on Jan 15, 2015
Hardening compiler to accept empty CompilerOptions object
ahejlsberg
committed
65452aa
View commit details
Copy full SHA for 65452aa
View code at this point
Browse repository at this point
Support for tsconfig.json files in command-line compiler
ahejlsberg
committed
f9f95ba
View commit details
Copy full SHA for f9f95ba
View code at this point
Browse repository at this point
Commits on Jan 11, 2015
Show --noImplicitAny as an option to throw errors, not warnings
Show description for 47b8deb
lptr
committed
47b8deb
View commit details
Copy full SHA for 47b8deb
View code at this point
Browse repository at this point
Commits on Dec 17, 2014
Add -noEmit compiler flag.
Arnavion
committed
dbe5cd0
View commit details
Copy full SHA for dbe5cd0
View code at this point
Browse repository at this point
Commits on Dec 12, 2014
remove trailing comma
vladima
committed
53bdd56
View commit details
Copy full SHA for 53bdd56
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.