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
All users
Datepicker
All time
Commit History
Commits on Apr 15, 2024
feat: version only
aak1247
committed
cd56305
Copy full SHA for cd56305
feat: version only
aak1247
committed
2beace5
Copy full SHA for 2beace5
Commits on Oct 27, 2022
feat: parse sync
aak1247
committed
1b4639b
Copy full SHA for 1b4639b
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
chore(package): update typedoc to version 0.12.0 (#90)
greenkeeper[bot]
authored and
buehler
committed
5ffa0e3
Copy full SHA for 5ffa0e3
Commits on Aug 6, 2018
chore(package): update tsutils to version 3.0.0 (#82)
greenkeeper[bot]
authored and
buehler
committed
ca31f39
Copy full SHA for ca31f39
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 30, 2018
feat: Support for parsing optional properties (class & interface) (#80)
Show description for 94ea1cc
ondratra
authored and
buehler
committed
94ea1cc
Copy full SHA for 94ea1cc
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
chore: Update @smartive/tslint-config to the latest version 🚀 (#75)
greenkeeper[bot]
authored and
buehler
committed
e6e74dd
Copy full SHA for e6e74dd
Commits on Jul 2, 2018
chore(package): update ts-jest to version 23.0.0 (#74)
greenkeeper[bot]
authored and
buehler
committed
8cb3abd
Copy full SHA for 8cb3abd
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
feat(parser): Use iterative BTree Walker
maennchen
authored and
buehler
committed
7ab7198
Copy full SHA for 7ab7198
Commits on Mar 27, 2018
docs: add link to source docs in `README.md` (see #56) (#57)
rozzzly
authored and
buehler
committed
3646355
Copy full SHA for 3646355
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 9, 2018
chore(package): update dependencies
greenkeeper[bot]
committed
4ec821e
Copy full SHA for 4ec821e
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
fix(parsing): back to recursive
Christoph Bühler
committed
1ce22e7
Copy full SHA for 1ce22e7
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
Pagination
Previous
Next
You can’t perform that action at this time.