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 }}
aquipa
/
typescript-parser-deluxe
Public
forked from
buehler/node-typescript-parser
Notifications
You must be signed in to change notification settings
Fork
2
Star
7
Code
Issues
1
Pull requests
0
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
destructuring
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 15, 2018
destructured arguments (array/object both) form a single parameter
alexkingma1
committed
ad01c04
Copy full SHA for ad01c04
Commits on Apr 4, 2018
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
Commits on Mar 2, 2018
feat(parser): Parse iterative instead of recursive
Show description for c0ee825
shobhitg
authored and
buehler
committed
c0ee825
Copy full SHA for c0ee825
Commits on Feb 26, 2018
feat: Optional configuration for `multiple imports per line` and strictly `one import per line`. (#50)
Show description for f8f72f4
shobhitg
authored and
buehler
committed
f8f72f4
Copy full SHA for f8f72f4
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 31, 2017
docs: use parseFile instead parseSource (#44)
Show description for f13725d
benedikt-roth
authored and
buehler
committed
f13725d
Copy full SHA for f13725d
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
Commits on Oct 28, 2017
chore: skip appveyor build with open pr
buehler
authored
20de201
Copy full SHA for 20de201
Merge pull request #38 from buehler/develop
buehler
authored
2ca02b2
Copy full SHA for 2ca02b2
Merge branch 'master' into develop
buehler
authored
d97ed4e
Copy full SHA for d97ed4e
chore: enhance appveyor build
buehler
authored
7dd0a99
Copy full SHA for 7dd0a99
fix: don't rename double underscored symbols
Show description for cfc85ae
cspotcode
authored and
buehler
committed
cfc85ae
Copy full SHA for cfc85ae
docs: add badge for windows build
buehler
authored
bf77662
Copy full SHA for bf77662
Pagination
Previous
Next
You can’t perform that action at this time.