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 }}
predever
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 7, 2016
Rename jsxNamespace to reactNamespace
mhegazy
committed
cc1947b
View commit details
Copy full SHA for cc1947b
View code at this point
Browse repository at this point
Merge branch 'react-factory-option' of https://github.com/rwyborn/TypeScript into rwyborn-react-factory-option
Show description for c0b28a3
mhegazy
committed
c0b28a3
View commit details
Copy full SHA for c0b28a3
View code at this point
Browse repository at this point
Commits on Dec 22, 2015
Fix ++/-- lint
sandersn
committed
401a393
View commit details
Copy full SHA for 401a393
View code at this point
Browse repository at this point
Commits on Dec 18, 2015
Initial check in - Support other JSX factories Issue #3788
Show description for b7f6070
Rowan Wyborn
committed
b7f6070
View commit details
Copy full SHA for b7f6070
View code at this point
Browse repository at this point
Commits on Nov 26, 2015
update description
weswigham
committed
adc3f2b
View commit details
Copy full SHA for adc3f2b
View code at this point
Browse repository at this point
Commits on Nov 20, 2015
Merge branch 'master' into autohoist-default
weswigham
committed
f28958f
View commit details
Copy full SHA for f28958f
View code at this point
Browse repository at this point
Commits on Nov 12, 2015
When excluding same base name file from compilation, check for all supported javascript extensions instead of just .js
sheetalkamat
committed
3bdad8a
View commit details
Copy full SHA for 3bdad8a
View code at this point
Browse repository at this point
Simplified logic of getting files if files werent suppplied in tscconfig.json
Show description for 0b21540
sheetalkamat
committed
0b21540
View commit details
Copy full SHA for 0b21540
View code at this point
Browse repository at this point
Commits on Nov 9, 2015
Add command line flag to allow synthetic default exports
weswigham
committed
a32f44f
View commit details
Copy full SHA for a32f44f
View code at this point
Browse repository at this point
Commits on Nov 6, 2015
Merge branch 'master' into jsFileCompilation
sheetalkamat
committed
4c84259
View commit details
Copy full SHA for 4c84259
View code at this point
Browse repository at this point
Commits on Nov 4, 2015
fix lint: prefer const
weswigham
committed
8a93b48
View commit details
Copy full SHA for 8a93b48
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
Fix description of '--pretty'.
DanielRosenwasser
committed
a44a340
View commit details
Copy full SHA for a44a340
View code at this point
Browse repository at this point
Commits on Nov 2, 2015
Merge branch 'master' into iFeelPrettyErr
DanielRosenwasser
committed
32b259e
View commit details
Copy full SHA for 32b259e
View code at this point
Browse repository at this point
Merge branch 'master' into iFeelPrettyErr
DanielRosenwasser
committed
e5f1053
View commit details
Copy full SHA for e5f1053
View code at this point
Browse repository at this point
Merge pull request #4788 from Microsoft/reachabilityChecks
Show description for fb15e9c
vladima
committed
fb15e9c
View commit details
Copy full SHA for fb15e9c
View code at this point
Browse repository at this point
Just name the option 'pretty' for now.
DanielRosenwasser
committed
654cbd9
View commit details
Copy full SHA for 654cbd9
View code at this point
Browse repository at this point
Commits on Nov 1, 2015
Use regex for repacing comments content.
Show description for 638e4b7
sarod
committed
638e4b7
View commit details
Copy full SHA for 638e4b7
View code at this point
Browse repository at this point
Commits on Oct 31, 2015
New commit using TS scanner.
Show description for 00b389d
sarod
committed
00b389d
View commit details
Copy full SHA for 00b389d
View code at this point
Browse repository at this point
Merge branch 'master' into iFeelPrettyErr
DanielRosenwasser
committed
fa2e614
View commit details
Copy full SHA for fa2e614
View code at this point
Browse repository at this point
Commits on Oct 30, 2015
Merge branch 'master' into jsFileCompilation
sheetalkamat
committed
b217b8b
View commit details
Copy full SHA for b217b8b
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
Use CharactersCodes and isLineBreak in conditions
sarod
committed
5f81ba1
View commit details
Copy full SHA for 5f81ba1
View code at this point
Browse repository at this point
merge with master
vladima
committed
3f11c0b
View commit details
Copy full SHA for 3f11c0b
View code at this point
Browse repository at this point
Fix handling of escaped characters in string
sarod
committed
f5e73ab
View commit details
Copy full SHA for f5e73ab
View code at this point
Browse repository at this point
Allow comments in tsconfig.json issue #4987
sarod
committed
b60d88f
View commit details
Copy full SHA for b60d88f
View code at this point
Browse repository at this point
Commits on Oct 28, 2015
Since there arent any user given extensions, have extensions start with "." like before
sheetalkamat
committed
2d3a345
View commit details
Copy full SHA for 2d3a345
View code at this point
Browse repository at this point
Remove the logic for parsing compilation of comma seperated list of strings on command line
Show description for a8eb76f
sheetalkamat
committed
a8eb76f
View commit details
Copy full SHA for a8eb76f
View code at this point
Browse repository at this point
Instead of --jsExtensions support --allowJs with .js and .jsx as supported extensions
sheetalkamat
committed
ba3d34f
View commit details
Copy full SHA for ba3d34f
View code at this point
Browse repository at this point
Commits on Oct 27, 2015
Merge pull request #5275 from Microsoft/fixCasingAndPathFormat
Show description for e811fec
vladima
committed
e811fec
View commit details
Copy full SHA for e811fec
View code at this point
Browse repository at this point
addressed PR feedback (change command line flag description), added tests
vladima
committed
f5d4aa7
View commit details
Copy full SHA for f5d4aa7
View code at this point
Browse repository at this point
merge with master
vladima
committed
d2a11b5
View commit details
Copy full SHA for d2a11b5
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
Update diagnostic text to use ES2015, not ES6.
sandersn
committed
36050cd
View commit details
Copy full SHA for 36050cd
View code at this point
Browse repository at this point
Commits on Oct 19, 2015
Merge branch 'master' into reachabilityChecks
vladima
committed
f9eaed7
View commit details
Copy full SHA for f9eaed7
View code at this point
Browse repository at this point
Merge branch 'master' into tscJsFiles
sheetalkamat
committed
0496bfe
View commit details
Copy full SHA for 0496bfe
View code at this point
Browse repository at this point
addressed PR feedback
vladima
committed
9fa268a
View commit details
Copy full SHA for 9fa268a
View code at this point
Browse repository at this point
Commits on Oct 17, 2015
extract 'convertCompilerOptionsFromJson' to separate function
vladima
committed
0bd50ca
View commit details
Copy full SHA for 0bd50ca
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.