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
on
declarations-moduleOut
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 9, 2015
Do not use shouldEmitToOwnFile(sourceFile:
mhegazy
committed
7f2547d
View commit details
Copy full SHA for 7f2547d
View code at this point
Browse repository at this point
Commits on Aug 4, 2015
Add support for --declarationOut
mhegazy
committed
e95aece
View commit details
Copy full SHA for e95aece
View code at this point
Browse repository at this point
Do not honor --out if --outdir is enabled.
mhegazy
committed
0b8509d
View commit details
Copy full SHA for 0b8509d
View code at this point
Browse repository at this point
Commits on Aug 3, 2015
update runner to only run modules specified by the modules property in a test case
mhegazy
committed
a1ef1fc
View commit details
Copy full SHA for a1ef1fc
View code at this point
Browse repository at this point
Fourslash test updates to allow for --out and --module
mhegazy
committed
f2e348c
View commit details
Copy full SHA for f2e348c
View code at this point
Browse repository at this point
Allow --out to work --module for both declaration and js.
Show description for 55650d3
mhegazy
committed
55650d3
View commit details
Copy full SHA for 55650d3
View code at this point
Browse repository at this point
Commits on Aug 2, 2015
Fix compilation error in project runner
mhegazy
committed
478692a
View commit details
Copy full SHA for 478692a
View code at this point
Browse repository at this point
Consolidate emit file seclation logic in one place
mhegazy
committed
3183c64
View commit details
Copy full SHA for 3183c64
View code at this point
Browse repository at this point
support --out and --module for declaration files
mhegazy
committed
c712ca9
View commit details
Copy full SHA for c712ca9
View code at this point
Browse repository at this point
Commits on Jul 30, 2015
Show options diagnostics
mhegazy
committed
c09a2c4
View commit details
Copy full SHA for c09a2c4
View code at this point
Browse repository at this point
use CharAt instead of indexing into the string to support ES3 engines
mhegazy
committed
1049024
View commit details
Copy full SHA for 1049024
View code at this point
Browse repository at this point
Merge branch 'declarations' into declarations-moduleOut
Show description for 77be652
mhegazy
committed
77be652
View commit details
Copy full SHA for 77be652
View code at this point
Browse repository at this point
Commits on Jul 29, 2015
rever sourceRoot change to tsconfig.json
mhegazy
committed
4ec081c
View commit details
Copy full SHA for 4ec081c
View code at this point
Browse repository at this point
Merge branch 'master' into declarations
Show description for f4da2fe
mhegazy
committed
f4da2fe
View commit details
Copy full SHA for f4da2fe
View code at this point
Browse repository at this point
move getLocalTargetOfAliasDeclaration back to the emitter
mhegazy
committed
ed2e5d9
View commit details
Copy full SHA for ed2e5d9
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
Merge pull request #3946 from Microsoft/disambiguating
Show description for 0a9fb1a
yuit
committed
0a9fb1a
View commit details
Copy full SHA for 0a9fb1a
View code at this point
Browse repository at this point
Merge pull request #4022 from Microsoft/defaultInitializer
Show description for bbadd70
JsonFreeman
committed
bbadd70
View commit details
Copy full SHA for bbadd70
View code at this point
Browse repository at this point
Merge branch 'master' into disambiguating
Yui T
committed
3edecbf
View commit details
Copy full SHA for 3edecbf
View code at this point
Browse repository at this point
Address code review
Yui T
committed
a07d911
View commit details
Copy full SHA for a07d911
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/Microsoft/TypeScript into anyFunctionTypeDontAddCandidate
Show description for ef80ff2
JsonFreeman
committed
ef80ff2
View commit details
Copy full SHA for ef80ff2
View code at this point
Browse repository at this point
Fix naming and update comment
JsonFreeman
committed
71a7c19
View commit details
Copy full SHA for 71a7c19
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/Microsoft/TypeScript into defaultInitializer
JsonFreeman
committed
3e5711f
View commit details
Copy full SHA for 3e5711f
View code at this point
Browse repository at this point
Make declaration emitter call resolver.isOptionalParameter
JsonFreeman
committed
4673d61
View commit details
Copy full SHA for 4673d61
View code at this point
Browse repository at this point
Fix #3912: emit declaration for binding elements correctelly
mhegazy
committed
ab42595
View commit details
Copy full SHA for ab42595
View code at this point
Browse repository at this point
make forEachTopLevelDeclaration generic
mhegazy
committed
a876104
View commit details
Copy full SHA for a876104
View code at this point
Browse repository at this point
Support @internal
unknown
committed
fd01a64
View commit details
Copy full SHA for fd01a64
View code at this point
Browse repository at this point
merge with master
vladima
committed
cb14a9e
View commit details
Copy full SHA for cb14a9e
View code at this point
Browse repository at this point
Merge branch 'master' into forwardRefsInEnumInitializers
vladima
committed
e1708e7
View commit details
Copy full SHA for e1708e7
View code at this point
Browse repository at this point
Commits on Jul 27, 2015
Merge branch 'master' into errorForUseSuperInNullExtension
Show description for 5e60781
Yui T
committed
5e60781
View commit details
Copy full SHA for 5e60781
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/Microsoft/TypeScript into defaultInitializer
JsonFreeman
committed
40d6c7f
View commit details
Copy full SHA for 40d6c7f
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/Microsoft/TypeScript into anyFunctionTypeDontAddCandidate
JsonFreeman
committed
06f63b2
View commit details
Copy full SHA for 06f63b2
View code at this point
Browse repository at this point
cleanup
Arthur Ozga
committed
7c024ab
View commit details
Copy full SHA for 7c024ab
View code at this point
Browse repository at this point
Merge branch 'master' into removeForLoop
Arthur Ozga
committed
a95f608
View commit details
Copy full SHA for a95f608
View code at this point
Browse repository at this point
Merge pull request #3942 from RyanCavanaugh/fix3903
Show description for 0da9b7a
RyanCavanaugh
committed
0da9b7a
View commit details
Copy full SHA for 0da9b7a
View code at this point
Browse repository at this point
Use Debug.assert instead of Debug.fail; preserve 'any' variants
RyanCavanaugh
committed
4e3751c
View commit details
Copy full SHA for 4e3751c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.