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 }}
Pearcee
/
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
separateCompilation
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 31, 2015
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
disallow ambient const enums in 'separate compilation' mode
vladima
committed
49b3f85
View commit details
Copy full SHA for 49b3f85
View code at this point
Browse repository at this point
do not include declaration files in 'is external module' check
vladima
committed
c885f59
View commit details
Copy full SHA for c885f59
View code at this point
Browse repository at this point
addressed CR feedback
vladima
committed
955b4c0
View commit details
Copy full SHA for 955b4c0
View code at this point
Browse repository at this point
addressed CR feedback
vladima
committed
a6c88e2
View commit details
Copy full SHA for a6c88e2
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 30, 2015
fix typos in comments
vladima
committed
8f616ce
View commit details
Copy full SHA for 8f616ce
View code at this point
Browse repository at this point
Merge branch 'master' into separateCompilation
vladima
committed
d2d3f1e
View commit details
Copy full SHA for d2d3f1e
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
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 28, 2015
Merge pull request #2535 from Microsoft/disposeFileWatcher
Show description for 485b5a1
ahejlsberg
committed
485b5a1
View commit details
Copy full SHA for 485b5a1
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
Fix: File watchers not being disposed in -watch mode
ahejlsberg
committed
d15278b
View commit details
Copy full SHA for d15278b
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
Merge pull request #2514 from Microsoft/simplifyTempLogic
Show description for 4894fee
ahejlsberg
committed
4894fee
View commit details
Copy full SHA for 4894fee
View code at this point
Browse repository at this point
Commits on Mar 26, 2015
Addressing CR feedback
ahejlsberg
committed
4788581
View commit details
Copy full SHA for 4788581
View code at this point
Browse repository at this point
Merge pull request #2504 from Microsoft/fixConfigLookup
Show description for 0ec6eda
steveluc
committed
0ec6eda
View commit details
Copy full SHA for 0ec6eda
View code at this point
Browse repository at this point
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
Simplify temporary name generation logic
ahejlsberg
committed
184ce98
View commit details
Copy full SHA for 184ce98
View code at this point
Browse repository at this point
Merge pull request #2489 from dbaeumer-feature/formatOptions
dbaeumer
committed
631a9d8
View commit details
Copy full SHA for 631a9d8
View code at this point
Browse repository at this point
Fix bug stemming from use of tsc findConfigFile by server. Server needs
Show description for 237225b
steveluc
committed
237225b
View commit details
Copy full SHA for 237225b
View code at this point
Browse repository at this point
added relaxed emit rules for separate compilation
vladima
committed
a51f0bf
View commit details
Copy full SHA for a51f0bf
View code at this point
Browse repository at this point
Make elaborateErrors persist throughout type relation checks
JsonFreeman
committed
7a44b9e
View commit details
Copy full SHA for 7a44b9e
View code at this point
Browse repository at this point
Commits on Mar 25, 2015
Merge pull request #2495 from Microsoft/useAppropriateCompletionEdge
Show description for 8610a88
DanielRosenwasser
committed
8610a88
View commit details
Copy full SHA for 8610a88
View code at this point
Browse repository at this point
Adjust the context token if the previous token is a word, not just if it's an identifier.
DanielRosenwasser
committed
0437dfb
View commit details
Copy full SHA for 0437dfb
View code at this point
Browse repository at this point
Merge pull request #2497 from Microsoft/decorators_emit
Show description for 07ea406
rbuckton
committed
07ea406
View commit details
Copy full SHA for 07ea406
View code at this point
Browse repository at this point
Emit decorators when --target ES3
rbuckton
committed
f27caf5
View commit details
Copy full SHA for f27caf5
View code at this point
Browse repository at this point
Merge pull request #2480 from dbaeumer/feature/signatureHelp
Show description for e33b24d
DanielRosenwasser
committed
e33b24d
View commit details
Copy full SHA for e33b24d
View code at this point
Browse repository at this point
Adjust 'position' to beginning of identifier when 'contextToken' has been readjusted.
DanielRosenwasser
committed
93108ef
View commit details
Copy full SHA for 93108ef
View code at this point
Browse repository at this point
Integrated pull request feedback
dbaeumer
committed
c66571b
View commit details
Copy full SHA for c66571b
View code at this point
Browse repository at this point
Merge branch 'master' into exportEqualsMerged
Show description for fad8892
mhegazy
committed
fad8892
View commit details
Copy full SHA for fad8892
View code at this point
Browse repository at this point
Merge branch 'master' into exportEqualsMerged
mhegazy
committed
1c45b77
View commit details
Copy full SHA for 1c45b77
View code at this point
Browse repository at this point
Move es6 alias name handeling to getAliasNameSubstitution to match getExportNameSubstitution
mhegazy
committed
aa01dcd
View commit details
Copy full SHA for aa01dcd
View code at this point
Browse repository at this point
In ES6 use "export var x" for internal modules and enums instead of an after the fact "export {x};"
mhegazy
committed
bc51dd1
View commit details
Copy full SHA for bc51dd1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.