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 }}
Hive-Intelligence
/
node-typescript-parser
Public
forked from
buehler/node-typescript-parser
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
buehler
Datepicker
All time
Commit History
Commits on Aug 31, 2018
fix(npm): don't deploy the whole source
buehler
authored
3ba4306
Copy full SHA for 3ba4306
chore: remove release section from package.json
buehler
authored
c841288
Copy full SHA for c841288
Merge pull request #96 from buehler/develop
Show description for c03411a
buehler
authored
c03411a
Copy full SHA for c03411a
Merge branch 'master' into develop
buehler
authored
d937766
Copy full SHA for d937766
feat(typescript): upgrade typescript and other dependencies (#93)
Show description for 364d5dc
buehler
authored
364d5dc
Copy full SHA for 364d5dc
feat(flags): add isAsync flag for methods and functions (#92)
Show description for b21136a
buehler
authored
b21136a
Copy full SHA for b21136a
Commits on Aug 28, 2018
feat(flags): isStatic (#91)
Show description for 617764d
buehler
authored
617764d
Copy full SHA for 617764d
Commits on Jul 31, 2018
feat: add isOptional to methods as well (#84)
Show description for e550f7c
buehler
authored
e550f7c
Copy full SHA for e550f7c
Commits on Jul 5, 2018
Merge pull request #77 from buehler/develop
Show description for 9165171
buehler
authored
9165171
Copy full SHA for 9165171
Merge branch 'master' into develop
buehler
authored
596e150
Copy full SHA for 596e150
feat(parsing): parse object and array destructurings correctly (#76)
buehler
authored
97cb4ce
Copy full SHA for 97cb4ce
Commits on Jun 27, 2018
test: add tests for array and object destructure in class methods (#72)
Show description for 238fa0f
buehler
authored
238fa0f
Copy full SHA for 238fa0f
Commits on Jun 26, 2018
feat: upgrading dependencies and add strict compile (#71)
buehler
authored
b96650f
Copy full SHA for b96650f
Commits on Apr 4, 2018
Merge pull request #62 from buehler/develop
Show description for 5e4fa1b
buehler
authored
5e4fa1b
Copy full SHA for 5e4fa1b
Merge branch 'master' into develop
buehler
authored
dbef94d
Copy full SHA for dbef94d
fix(parser): typescript error that reads length of undefined (#61)
buehler
authored
174e3ba
Copy full SHA for 174e3ba
Commits on Mar 10, 2018
Merge pull request #55 from buehler/greenkeeper/initial
Show description for 919947b
buehler
authored
919947b
Copy full SHA for 919947b
Commits on Mar 6, 2018
Merge pull request #54 from buehler/develop
Show description for 3cf2a6c
buehler
authored
3cf2a6c
Copy full SHA for 3cf2a6c
Merge branch 'master' into develop
buehler
authored
851513a
Copy full SHA for 851513a
Commits on Mar 5, 2018
chore: update release field in package.json
buehler
authored
7bf013e
Copy full SHA for 7bf013e
Merge pull request #53 from buehler/develop
Show description for 57a14a5
buehler
authored
57a14a5
Copy full SHA for 57a14a5
Merge branch 'master' into develop
buehler
authored
7d35a16
Copy full SHA for 7d35a16
fix(exports): Add exported members to usage (#52)
Show description for bc18352
buehler
authored
bc18352
Copy full SHA for bc18352
Commits on Feb 6, 2018
docs: add gitter badge
buehler
authored
a655610
Copy full SHA for a655610
Commits on Dec 11, 2017
test(usage): adding test for specific case (#46)
buehler
authored
b33c02f
Copy full SHA for b33c02f
Commits on Oct 30, 2017
Merge pull request #42 from buehler/develop
Show description for ec573e6
buehler
authored
ec573e6
Copy full SHA for ec573e6
Merge branch 'master' into develop
buehler
authored
3d30f5f
Copy full SHA for 3d30f5f
fix: recognize default exports and indexed properties (#41)
Show description for 223110e
buehler
authored
223110e
Copy full SHA for 223110e
Commits on Oct 29, 2017
Merge pull request #40 from buehler/develop
Show description for a5f45be
buehler
authored
a5f45be
Copy full SHA for a5f45be
Merge branch 'master' into develop
buehler
authored
9800244
Copy full SHA for 9800244
fix: fix the build
buehler
authored
27763f2
Copy full SHA for 27763f2
Merge pull request #39 from buehler/develop
Show description for 5aa01e5
buehler
authored
5aa01e5
Copy full SHA for 5aa01e5
chore: correctly use v9 of semantic release
buehler
authored
12dd423
Copy full SHA for 12dd423
Merge branch 'master' into develop
buehler
authored
e4319fe
Copy full SHA for e4319fe
chore: update semantic release
buehler
authored
5bc878c
Copy full SHA for 5bc878c
Pagination
Previous
Next
You can’t perform that action at this time.