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 }}
Muppetsg2
/
cppast
Public
forked from
UogSothoth/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
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 4, 2026
new translation_unit_flags
Show description for 42a047c
Muppetsg2
committed
42a047c
View commit details
Copy full SHA for 42a047c
Browse repository at this point
Link errors
Muppetsg2
committed
67bf9fd
View commit details
Copy full SHA for 67bf9fd
Browse repository at this point
Commits on Apr 1, 2026
Static libs linking
Muppetsg2
committed
cecb141
View commit details
Copy full SHA for cecb141
Browse repository at this point
Update libclang_parser.cpp
Muppetsg2
committed
86a719c
View commit details
Copy full SHA for 86a719c
Browse repository at this point
Commits on Sep 2, 2025
Update libclang_parser.cpp
Muppetsg2
committed
02cd211
View commit details
Copy full SHA for 02cd211
Browse repository at this point
CXTranslationUnit flag options
Muppetsg2
committed
2e7c4bf
View commit details
Copy full SHA for 2e7c4bf
Browse repository at this point
Commits on Jul 4, 2024
Merge branch 'main' of https://github.com/AmamiyaCloud/cppast
UogSothoth
committed
66c78b5
View commit details
Copy full SHA for 66c78b5
Browse repository at this point
update
UogSothoth
committed
4f01192
View commit details
Copy full SHA for 4f01192
Browse repository at this point
Commits on Jun 22, 2024
Merge branch 'standardese:main' into main
UogSothoth
authored
02c550a
View commit details
Copy full SHA for 02c550a
Browse repository at this point
Commits on Jun 13, 2024
Merge pull request #174 from saraedum/stdmove
Show description for 5329e37
saraedum
authored
5329e37
View commit details
Copy full SHA for 5329e37
Browse repository at this point
Silence clang error about missing std:: for move
saraedum
committed
ced42a3
View commit details
Copy full SHA for ced42a3
Browse repository at this point
Commits on May 22, 2024
Create .gitignore
UogSothoth
committed
fbc397a
View commit details
Copy full SHA for fbc397a
Browse repository at this point
support msvc style commands
UogSothoth
committed
728075b
View commit details
Copy full SHA for 728075b
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.