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 }}
VaderDev
/
cppast
Public
forked from
standardese/cppast
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 30, 2023
Disable warnings when built as subdirectory
Show description for f00df66
foonathan
committed
f00df66
View commit details
Copy full SHA for f00df66
Browse repository at this point
Commits on Feb 7, 2023
Workaround broken libclang version numbers
Show description for 3fb7c24
foonathan
committed
3fb7c24
View commit details
Copy full SHA for 3fb7c24
Browse repository at this point
Properly handle digit separators while preprocessing
Show description for a2de89b
foonathan
committed
a2de89b
View commit details
Copy full SHA for a2de89b
Browse repository at this point
Update concept parser to work with clang15
Show description for 62e5f01
foonathan
committed
62e5f01
View commit details
Copy full SHA for 62e5f01
Browse repository at this point
Remove funding information
foonathan
committed
6439fc5
View commit details
Copy full SHA for 6439fc5
Browse repository at this point
Update copyright year
foonathan
committed
f5202dd
View commit details
Copy full SHA for f5202dd
Browse repository at this point
Workaround GCC array bounds checking warning
Show description for 452f24a
foonathan
committed
452f24a
View commit details
Copy full SHA for 452f24a
Browse repository at this point
Fix encoding error
foonathan
committed
4e0bf96
View commit details
Copy full SHA for 4e0bf96
Browse repository at this point
Commits on Feb 5, 2023
Add `std::` to unqualified move call (#162)
Show description for b4cec31
Carlos Nihelton
authored
b4cec31
View commit details
Copy full SHA for b4cec31
Browse repository at this point
Commits on Jan 26, 2023
Add support for C language standards (#159)
staticintlucas
authored
7b25525
View commit details
Copy full SHA for 7b25525
Browse repository at this point
Commits on Jan 11, 2023
Add `c++2b` as a permitted language version (#156)
waitingtocompile
authored
e751294
View commit details
Copy full SHA for e751294
Browse repository at this point
Commits on Dec 25, 2022
Fix build error in MSVC (#152)
waitingtocompile
authored
4143cea
View commit details
Copy full SHA for 4143cea
Browse repository at this point
Commits on Dec 7, 2022
Parse semantic parent of variable definitions
Show description for 05bd2f4
foonathan
committed
05bd2f4
View commit details
Copy full SHA for 05bd2f4
Browse repository at this point
Add ability to set semanitc parent of a `cpp_variable`
foonathan
committed
12432de
View commit details
Copy full SHA for 12432de
Browse repository at this point
Commits on Nov 24, 2022
Handle circular includes, take 2
Show description for ba6fd12
foonathan
committed
ba6fd12
View commit details
Copy full SHA for ba6fd12
Browse repository at this point
Commits on Nov 13, 2022
Handle circular includes
Show description for 282f05e
foonathan
committed
282f05e
View commit details
Copy full SHA for 282f05e
Browse repository at this point
Commits on Nov 6, 2022
Fix entity id for elaborated type referencing using declaration
Show description for e5fa6b7
foonathan
committed
e5fa6b7
View commit details
Copy full SHA for e5fa6b7
Browse repository at this point
Commits on Oct 22, 2022
Fix formatting of `cpp_dependent_type`
Show description for a3393ed
foonathan
committed
a3393ed
View commit details
Copy full SHA for a3393ed
Browse repository at this point
Commits on Oct 13, 2022
Fix unmunch for template arguments
Show description for 34e7bb4
foonathan
committed
34e7bb4
View commit details
Copy full SHA for 34e7bb4
Browse repository at this point
Remove tokenizer unmunch as it was never set
foonathan
committed
4c40bb7
View commit details
Copy full SHA for 4c40bb7
Browse repository at this point
Commits on Sep 6, 2022
Add install targets to cmake setup (#145)
saraedum
authored
f81be80
View commit details
Copy full SHA for f81be80
Browse repository at this point
Commits on Sep 3, 2022
Add basic concept support (#144)
waitingtocompile
authored
a937efb
View commit details
Copy full SHA for a937efb
Browse repository at this point
Commits on Aug 30, 2022
Add options for custom clang binary path in clang compile config constructor (#143)
waitingtocompile
authored
f3e3995
View commit details
Copy full SHA for f3e3995
Browse repository at this point
Commits on Jun 30, 2022
Fix stack overflow in debug builds in intrusive list dtor
Show description for 97a3d55
MetalSlime0
authored and
foonathan
committed
97a3d55
View commit details
Copy full SHA for 97a3d55
Browse repository at this point
Fixed files with backslashes not reporting any items
Show description for b958847
MetalSlime0
authored and
foonathan
committed
b958847
View commit details
Copy full SHA for b958847
Browse repository at this point
Remove MacOS workflow
foonathan
committed
210d536
View commit details
Copy full SHA for 210d536
Browse repository at this point
Handle "note: expanded from here" diagnostics in preprocessor
Show description for 1a4dc77
foonathan
committed
1a4dc77
View commit details
Copy full SHA for 1a4dc77
Browse repository at this point
Remove note about submodules in README
Show description for 0e53f93
foonathan
committed
0e53f93
View commit details
Copy full SHA for 0e53f93
Browse repository at this point
Expand duplicate definition check
foonathan
committed
c4a47b3
View commit details
Copy full SHA for c4a47b3
Browse repository at this point
Update catch to latest version
foonathan
committed
135e4d6
View commit details
Copy full SHA for 135e4d6
Browse repository at this point
Commits on Apr 17, 2022
Fix virtual inheritance parsing (#137)
bkryza
authored
19cbc37
View commit details
Copy full SHA for 19cbc37
Browse repository at this point
Commits on Feb 7, 2022
Tag current status for release
foonathan
committed
e558e2d
View commit details
Copy full SHA for e558e2d
Browse repository at this point
Update copyright notices
foonathan
committed
62e571a
View commit details
Copy full SHA for 62e571a
Browse repository at this point
Commits on Feb 6, 2022
Fix multidimensional array of incomplete size
Show description for 373717c
foonathan
committed
373717c
View commit details
Copy full SHA for 373717c
Browse repository at this point
Commits on Jan 31, 2022
Add forward declarations (#116)
saraedum
authored
5069f2f
View commit details
Copy full SHA for 5069f2f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.