This website requires JavaScript.
Explore
Help
Sign In
mewin
/
cxxheaderparser
Watch
1
Star
0
Fork
0
You've already forked cxxheaderparser
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
99
Commits
1
Branch
11
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Dustin Spicuzza
8a0568c0f5
Change balanced token handling to allow mismatched gt/lt tokens
...
- These can be used for math, so we just assume the code is doing that
2022-12-09 03:26:16 -05:00
Dustin Spicuzza
9756025e2d
mypy: add None return types to functions that don't return a value
2022-01-02 21:30:41 -05:00
Dustin Spicuzza
ef5c22972b
Initial commit
2020-12-28 03:43:37 -05:00