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 }}
Morphinity
/
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
refactorGrammarCheck
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 17, 2014
Remove last vestiges of the grammar checker from the parser now that it has been entirely moved to the TypeChecker.
CyrusNajmabadi
committed
99a1899
View commit details
Copy full SHA for 99a1899
View code at this point
Browse repository at this point
Address code review
Yui T
committed
c2b03b6
View commit details
Copy full SHA for c2b03b6
View code at this point
Browse repository at this point
Address code review
Yui T
committed
9c9bd34
View commit details
Copy full SHA for 9c9bd34
View code at this point
Browse repository at this point
COMPLETE migrating grammar checking; No more errors
Yui T
committed
d7f6072
View commit details
Copy full SHA for d7f6072
View code at this point
Browse repository at this point
Cleaning up migrating grammar checking
Yui T
committed
fdfd8d4
View commit details
Copy full SHA for fdfd8d4
View code at this point
Browse repository at this point
Merge branch 'master' into refactorGrammarCheck
Show description for 9ab59a4
Yui T
committed
9ab59a4
View commit details
Copy full SHA for 9ab59a4
View code at this point
Browse repository at this point
Complete grammar checking migration; there are still errors which will be fixed once pull master into the branch
Yui T
committed
8dc9f75
View commit details
Copy full SHA for 8dc9f75
View code at this point
Browse repository at this point
Merge pull request #1495 from Microsoft/crashWhileReportingError
Show description for cd7fc0c
mhegazy
committed
cd7fc0c
View commit details
Copy full SHA for cd7fc0c
View code at this point
Browse repository at this point
Commits on Dec 16, 2014
Sort diagnostics in our baseline output.
Show description for f1a2e41
CyrusNajmabadi
committed
f1a2e41
View commit details
Copy full SHA for f1a2e41
View code at this point
Browse repository at this point
Move grammar checking: interfaceDeclaration-remove it from checkModifiers in parser; there are still errors from incomplete grammar migration
Yui T
committed
a3e8b6c
View commit details
Copy full SHA for a3e8b6c
View code at this point
Browse repository at this point
Move grammar checking: propertyDeclaration, propertySignature; there are still errors from incomplete grammar migration
Yui T
committed
406576f
View commit details
Copy full SHA for 406576f
View code at this point
Browse repository at this point
Move grammar checking: moduleDeclaration; there are still errors from incomplete grammar migration
Yui T
committed
c525877
View commit details
Copy full SHA for c525877
View code at this point
Browse repository at this point
Move grammar checking: methodDeclaration; there are still erros from incomplete grammar migration
Yui T
committed
0035156
View commit details
Copy full SHA for 0035156
View code at this point
Browse repository at this point
Move grammar checking: setAccessor, getAccessor; there are still erros from incomplete grammar migration
Yui T
committed
7a4d8cd
View commit details
Copy full SHA for 7a4d8cd
View code at this point
Browse repository at this point
Merge pull request #1466 from Microsoft/linked_imports
Show description for 59c73c5
vladima
committed
59c73c5
View commit details
Copy full SHA for 59c73c5
View code at this point
Browse repository at this point
harden 'get import declaration' logic
vladima
committed
5b38cb9
View commit details
Copy full SHA for 5b38cb9
View code at this point
Browse repository at this point
Move grammar checking: functionDeclaration; there are still errors from incomplet grammar migration
Yui T
committed
694771b
View commit details
Copy full SHA for 694771b
View code at this point
Browse repository at this point
Do not pass context flags downward while parsing binding elements.
Show description for 30f9a5c
CyrusNajmabadi
committed
30f9a5c
View commit details
Copy full SHA for 30f9a5c
View code at this point
Browse repository at this point
Move grammar checking: forStatement
Yui T
committed
25a6302
View commit details
Copy full SHA for 25a6302
View code at this point
Browse repository at this point
Move grammar checking: forInStatement; there are still errors from incomplete migration
Yui T
committed
010745c
View commit details
Copy full SHA for 010745c
View code at this point
Browse repository at this point
Move grammar checking: variableDeclaration, variableStatements; there are still erros from incomplete grammar migration
Yui T
committed
e0e88ad
View commit details
Copy full SHA for e0e88ad
View code at this point
Browse repository at this point
Do not use the file name in errors unless it exists
mhegazy
committed
8a87d51
View commit details
Copy full SHA for 8a87d51
View code at this point
Browse repository at this point
Address code review
Yui T
committed
20b7bb2
View commit details
Copy full SHA for 20b7bb2
View code at this point
Browse repository at this point
Address code review
Yui T
committed
90333fe
View commit details
Copy full SHA for 90333fe
View code at this point
Browse repository at this point
Move grammar checking: constructorDeclaration; there are still errors from incomplete grammar migration
Yui T
committed
f22adf6
View commit details
Copy full SHA for f22adf6
View code at this point
Browse repository at this point
Commits on Dec 15, 2014
Move grammar checking: enumDeclaration; there are still erros from incomplete grammar migration
Yui T
committed
bcf73a8
View commit details
Copy full SHA for bcf73a8
View code at this point
Browse repository at this point
Move grammar checking: breakStatement, continueStatement; there are still errors from incomplete grammar migration
Yui T
committed
28a115e
View commit details
Copy full SHA for 28a115e
View code at this point
Browse repository at this point
Move grammar checking: declare keyword in checkGrammarModifier; there are still erros from incomplete grammar migration
Yui T
committed
60eb37d
View commit details
Copy full SHA for 60eb37d
View code at this point
Browse repository at this point
Address code review
Yui T
committed
d584737
View commit details
Copy full SHA for d584737
View code at this point
Browse repository at this point
Simplify how we set container.nextContainer now that we don't double recurse.
CyrusNajmabadi
committed
cb8d2f2
View commit details
Copy full SHA for cb8d2f2
View code at this point
Browse repository at this point
Address code review
Yui T
committed
e49470b
View commit details
Copy full SHA for e49470b
View code at this point
Browse repository at this point
Simplify the binder so it does not need to double recurse down constructor parameter nodes.
CyrusNajmabadi
committed
d3bfed1
View commit details
Copy full SHA for d3bfed1
View code at this point
Browse repository at this point
Move grammar checking: yieldExpression; there are still error from incomplete grammar migration.
Yui T
committed
aa59b4d
View commit details
Copy full SHA for aa59b4d
View code at this point
Browse repository at this point
Move grammar checking: wihtStatement; there are still errors from incomplete grammar migration
Yui T
committed
896f172
View commit details
Copy full SHA for 896f172
View code at this point
Browse repository at this point
Movev grammar checking: typeReference; there are still errors from incomplet grammar migration
Yui T
committed
5d91394
View commit details
Copy full SHA for 5d91394
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.