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 }}
HackPoint
/
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
Branch selector
decoratorClassification
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 20, 2015
Added classification for decorators
rbuckton
committed
8d24ee7
View commit details
Copy full SHA for 8d24ee7
Browse repository at this point
Merge pull request #2824 from Microsoft/combineTypeMappers
Show description for 02a480d
JsonFreeman
committed
02a480d
View commit details
Copy full SHA for 02a480d
Browse repository at this point
Commits on Apr 19, 2015
Merge pull request #2687 from dbaeumer/feature/fix2507
Show description for 62b15de
dbaeumer
committed
62b15de
View commit details
Copy full SHA for 62b15de
Browse repository at this point
Commits on Apr 18, 2015
Merge pull request #2827 from zhengbli/master
Show description for fcc5ac0
Zhengbo Li
committed
fcc5ac0
View commit details
Copy full SHA for fcc5ac0
Browse repository at this point
Merge pull request #1546 from Arnavion/fix-emithost-this-binding
Show description for 79dc0f9
DanielRosenwasser
committed
79dc0f9
View commit details
Copy full SHA for 79dc0f9
Browse repository at this point
Fix dom type "ArrayBufferView"
Show description for 609be76
Zhengbo Li
committed
609be76
View commit details
Copy full SHA for 609be76
Browse repository at this point
Accept symbol baseline
JsonFreeman
committed
31b5e72
View commit details
Copy full SHA for 31b5e72
Browse repository at this point
Change TypeMapper to only take a type parameter, and fix combineTypeMappers to comply with that rule
JsonFreeman
committed
ccf4104
View commit details
Copy full SHA for ccf4104
Browse repository at this point
Update LKG
mhegazy
committed
b8ebf56
View commit details
Copy full SHA for b8ebf56
Browse repository at this point
Merge pull request #2809 from Microsoft/noReservedWordsInBindingPatterns
Show description for 6203675
DanielRosenwasser
committed
6203675
View commit details
Copy full SHA for 6203675
Browse repository at this point
Commits on Apr 17, 2015
numberic.
DanielRosenwasser
committed
4134d79
View commit details
Copy full SHA for 4134d79
Browse repository at this point
word -> Word
DanielRosenwasser
committed
dd94819
View commit details
Copy full SHA for dd94819
Browse repository at this point
Removed unnecessary check since ShorthandPropertyAssignment's name is always an Identifier.
DanielRosenwasser
committed
23c76c3
View commit details
Copy full SHA for 23c76c3
Browse repository at this point
Merge branch 'Smarp-amd-es3'
mhegazy
committed
bf51a34
View commit details
Copy full SHA for bf51a34
Browse repository at this point
Accept baselines
mhegazy
committed
7ad9877
View commit details
Copy full SHA for 7ad9877
Browse repository at this point
Merge branch 'amd-es3' of https://github.com/Smarp/TypeScript into Smarp-amd-es3
mhegazy
committed
c68f837
View commit details
Copy full SHA for c68f837
Browse repository at this point
Merge pull request #2813 from Microsoft/lazyBaseTypes
Show description for f3c073e
JsonFreeman
committed
f3c073e
View commit details
Copy full SHA for f3c073e
Browse repository at this point
Merge branch 'master' of https://github.com/Microsoft/TypeScript into lazyBaseTypes
JsonFreeman
committed
c9d8c67
View commit details
Copy full SHA for c9d8c67
Browse repository at this point
Address PR feedback
JsonFreeman
committed
47ccf77
View commit details
Copy full SHA for 47ccf77
Browse repository at this point
Merge pull request #2820 from Microsoft/scannerLength
Show description for ec574c3
CyrusNajmabadi
committed
ec574c3
View commit details
Copy full SHA for ec574c3
Browse repository at this point
Accept symbol baselines
JsonFreeman
committed
28a0f94
View commit details
Copy full SHA for 28a0f94
Browse repository at this point
Merge branch 'master' of https://github.com/Microsoft/TypeScript into lazyBaseTypes
JsonFreeman
committed
8ca7805
View commit details
Copy full SHA for 8ca7805
Browse repository at this point
Support passing a start/length when creating a scanner.
Show description for 9e507ba
CyrusNajmabadi
committed
9e507ba
View commit details
Copy full SHA for 9e507ba
Browse repository at this point
Merge pull request #2815 from Microsoft/getTypeFromTypeNode
Show description for 5426526
CyrusNajmabadi
committed
5426526
View commit details
Copy full SHA for 5426526
Browse repository at this point
CR feedback.
CyrusNajmabadi
committed
c2e178e
View commit details
Copy full SHA for c2e178e
Browse repository at this point
Merge branch 'master' into getTypeFromTypeNode
CyrusNajmabadi
committed
605ee10
View commit details
Copy full SHA for 605ee10
Browse repository at this point
Merge pull request #2805 from Microsoft/moduleFixes
Show description for f11ee8c
mhegazy
committed
f11ee8c
View commit details
Copy full SHA for f11ee8c
Browse repository at this point
`exports.default` in ES5 vs `exports["default"]` in ES3
truongsinh
committed
d55dcc6
View commit details
Copy full SHA for d55dcc6
Browse repository at this point
update comments
mhegazy
committed
3298327
View commit details
Copy full SHA for 3298327
Browse repository at this point
Additional API cleanup.
CyrusNajmabadi
committed
d1c0f87
View commit details
Copy full SHA for d1c0f87
Browse repository at this point
Make StringLiterals and HeritageClauses into TypeNodes. It makes the checker much simpler and nicer.
CyrusNajmabadi
committed
89bfbd0
View commit details
Copy full SHA for 89bfbd0
Browse repository at this point
Merge pull request #2739 from zhengbli/SortOriginalDomThenUpdate
Show description for b22e0e9
Zhengbo Li
committed
b22e0e9
View commit details
Copy full SHA for b22e0e9
Browse repository at this point
Changed the type for TypeTrack.Mode
Zhengbo Li
committed
23f86db
View commit details
Copy full SHA for 23f86db
Browse repository at this point
Updated overloads that only differ in return type
Zhengbo Li
committed
e763b43
View commit details
Copy full SHA for e763b43
Browse repository at this point
Clean up some repeated calls to getBaseTypes
JsonFreeman
committed
2c4404b
View commit details
Copy full SHA for 2c4404b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.