Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
MavenRain
/
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
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 4, 2015
Merge pull request #2966 from Microsoft/getTypeDefinitionAtPosition
Show description for 15f4b58
mhegazy
committed
15f4b58
Copy full SHA for 15f4b58
Merge branch 'kmashint-master'
mhegazy
committed
11166d2
Copy full SHA for 11166d2
Update description message and variable names
mhegazy
committed
91fedf4
Copy full SHA for 91fedf4
Merge pull request #3001 from Microsoft/formattingOnChainedCallbacks
Show description for bd47ae4
vladima
committed
bd47ae4
Copy full SHA for bd47ae4
Merge branch 'master' of https://github.com/kmashint/TypeScript into kmashint-master
mhegazy
committed
07719e3
Copy full SHA for 07719e3
Merge pull request #3023 from Microsoft/updateBaselineWhenMergeConformance
Show description for e7447a1
yuit
committed
e7447a1
Copy full SHA for e7447a1
Update baselines
Yui T
committed
e0ec6e6
Copy full SHA for e0ec6e6
Merge pull request #2735 from Microsoft/conformanceParameterDecl
Show description for fce012d
yuit
committed
fce012d
Copy full SHA for fce012d
Merge pull request #2753 from Microsoft/conformanceArrayLiteral
Show description for 183c1c4
yuit
committed
183c1c4
Copy full SHA for 183c1c4
Merge pull request #2761 from Microsoft/conformanceContextuallyTypedFuncExp
Show description for 3da1315
yuit
committed
3da1315
Copy full SHA for 3da1315
Merge pull request #2773 from Microsoft/conformanceDestructuringAssignment
Show description for 75c0bbc
yuit
committed
75c0bbc
Copy full SHA for 75c0bbc
Merge pull request #2785 from Microsoft/conformanceTypeGuard
Show description for 031c344
yuit
committed
031c344
Copy full SHA for 031c344
Merge pull request #2792 from Microsoft/conformanceConstEnum
Show description for 7a167f2
yuit
committed
7a167f2
Copy full SHA for 7a167f2
Merge pull request #2814 from Microsoft/conformanceContextuallyTypedExp
Show description for 80103b0
yuit
committed
80103b0
Copy full SHA for 80103b0
Merge branch 'master' into getTypeDefinitionAtPosition
Show description for 7fc6142
mhegazy
committed
7fc6142
Copy full SHA for 7fc6142
Merge pull request #3020 from Microsoft/exposeScanner
Show description for 80cff5b
mhegazy
committed
80cff5b
Copy full SHA for 80cff5b
Fix #3012: expose scanner
mhegazy
committed
7327044
Copy full SHA for 7327044
Merge pull request #3016 from zhengbli/fixFormatConfigurationIssue
Show description for 282c1d2
zhengbli
committed
282c1d2
Copy full SHA for 282c1d2
fix formatting
vladima
committed
5f3e7de
Copy full SHA for 5f3e7de
Merge pull request #2996 from Microsoft/lastOrUndefinedReplacement
Show description for 4cc1848
DanielRosenwasser
committed
4cc1848
Copy full SHA for 4cc1848
Commits on May 3, 2015
Fix host formatting configuration issues
zhengbli
committed
d580063
Copy full SHA for d580063
Merge pull request #3011 from frankwallis/master
Show description for 3eaf2cf
mhegazy
committed
3eaf2cf
Copy full SHA for 3eaf2cf
Rename parameter static -> isStatic, fixes 'static is a reserved identifier' error when running in strict mode (#3006)
frankwallis
committed
76dceb8
Copy full SHA for 76dceb8
Compiler flag to specify line ending #1693 unit test adjustments
kmashint
committed
be3e3e7
Copy full SHA for be3e3e7
Compiler flag to specify line ending #1693 unit test adjustments
kmashint
committed
86bd1fc
Copy full SHA for 86bd1fc
Compiler flag to specify line ending #1693 unit test adjustments
kmashint
committed
47c4c12
Copy full SHA for 47c4c12
Compiler flag to specify line ending #1693 unit tests
kmashint
committed
2e0a55c
Copy full SHA for 2e0a55c
Compiler flag to specify line ending #1693 code review adjustments
kmashint
committed
bcdf5bb
Copy full SHA for bcdf5bb
Compiler flag to specify line ending #1693 code review adjustments
kmashint
committed
c783e37
Copy full SHA for c783e37
Compiler flag to specify line ending #1693 code review adjustments
kmashint
committed
c1d2aea
Copy full SHA for c1d2aea
Compiler flag to specify line ending #1693 fix whitespace
kmashint
committed
16d7e5c
Copy full SHA for 16d7e5c
Compiler flag to specify line ending #1693
kmashint
committed
532f92b
Copy full SHA for 532f92b
Commits on May 2, 2015
addressed PR feedback, split conditional expression into multiple lines
vladima
committed
432ac30
Copy full SHA for 432ac30
fix formatting for chained callbacks
vladima
committed
f5b13bd
Copy full SHA for f5b13bd
Whoops.
DanielRosenwasser
committed
d5c9857
Copy full SHA for d5c9857
Pagination
Previous
Next
You can’t perform that action at this time.