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 }}
fcccode
/
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
Breadcrumbs
History for
cppast
test
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 25, 2018
Handle upstream fix for #1 in tests
foonathan
committed
44fb635
View commit details
Copy full SHA for 44fb635
View code at this point
Browse repository at this point
Ignore maximal munch issue in type spelling in clang 7
foonathan
committed
34fd07b
View commit details
Copy full SHA for 34fd07b
View code at this point
Browse repository at this point
Commits on Sep 20, 2018
Fix ctest configuration
foonathan
committed
73f41aa
View commit details
Copy full SHA for 73f41aa
View code at this point
Browse repository at this point
Update clang-format
foonathan
committed
9f18b7f
View commit details
Copy full SHA for 9f18b7f
View code at this point
Browse repository at this point
Commits on Jul 11, 2018
Fix catch2 download link
Show description for 25afbdb
Zhansong Li
authored and
foonathan
committed
25afbdb
View commit details
Copy full SHA for 25afbdb
View code at this point
Browse repository at this point
Commits on Jun 20, 2018
[breaking] Turn macro parameters into propert entities
foonathan
committed
56d4964
View commit details
Copy full SHA for 56d4964
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
Handle attribute names that are keywords
foonathan
committed
19f2370
View commit details
Copy full SHA for 19f2370
View code at this point
Browse repository at this point
Commits on Mar 20, 2018
Fix issue with array function arguments
Show description for 4b73c44
foonathan
committed
4b73c44
View commit details
Copy full SHA for 4b73c44
View code at this point
Browse repository at this point
Commits on Mar 19, 2018
Properly handle unnecessary semicolons
Show description for 0032073
foonathan
committed
0032073
View commit details
Copy full SHA for 0032073
View code at this point
Browse repository at this point
Commits on Feb 21, 2018
Fix full path of includes
foonathan
committed
c2b86d1
View commit details
Copy full SHA for c2b86d1
View code at this point
Browse repository at this point
Commits on Feb 19, 2018
Add missing missing file check
foonathan
committed
2ced972
View commit details
Copy full SHA for 2ced972
View code at this point
Browse repository at this point
Commits on Feb 17, 2018
Fix external macro use when fast_preprocessing=false
Show description for cc51279
foonathan
committed
cc51279
View commit details
Copy full SHA for cc51279
View code at this point
Browse repository at this point
Properly detect include guard macros when fast preprocessing
Show description for b36a4a8
foonathan
committed
b36a4a8
View commit details
Copy full SHA for b36a4a8
View code at this point
Browse repository at this point
Commits on Feb 1, 2018
Fix CI errors
foonathan
committed
c7b13d8
View commit details
Copy full SHA for c7b13d8
View code at this point
Browse repository at this point
Add fast preprocessing mode
foonathan
committed
8c426ac
View commit details
Copy full SHA for 8c426ac
View code at this point
Browse repository at this point
Add self-parsing integration test
foonathan
committed
bd4db2c
View commit details
Copy full SHA for bd4db2c
View code at this point
Browse repository at this point
Fix return type having same name as function
foonathan
committed
98e709f
View commit details
Copy full SHA for 98e709f
View code at this point
Browse repository at this point
Commits on Jan 26, 2018
Update copyright year
foonathan
committed
4c78c69
View commit details
Copy full SHA for 4c78c69
View code at this point
Browse repository at this point
Commits on Jan 22, 2018
Bugfix/escaped character parsing (#32)
Show description for ca2fae0
chibidev
authored and
foonathan
committed
ca2fae0
View commit details
Copy full SHA for ca2fae0
View code at this point
Browse repository at this point
Commits on Jan 15, 2018
Fix and improve C comment indent heuristic
foonathan
committed
1e5271a
View commit details
Copy full SHA for 1e5271a
View code at this point
Browse repository at this point
Commits on Dec 22, 2017
Steal comment of nested namespace
foonathan
committed
755f251
View commit details
Copy full SHA for 755f251
View code at this point
Browse repository at this point
Comments and (failing) tests
topisani
committed
0376199
View commit details
Copy full SHA for 0376199
View code at this point
Browse repository at this point
Commits on Dec 13, 2017
Fix comment matching for includes not on top of the file
Show description for 9df3b39
foonathan
committed
9df3b39
View commit details
Copy full SHA for 9df3b39
View code at this point
Browse repository at this point
Commits on Dec 7, 2017
Fix member variable type which is typedef in same class
Show description for 2b3ddf3
foonathan
committed
2b3ddf3
View commit details
Copy full SHA for 2b3ddf3
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
Add indentation C comment heuristics
Show description for b2121b1
foonathan
committed
b2121b1
View commit details
Copy full SHA for b2121b1
View code at this point
Browse repository at this point
Commits on Nov 11, 2017
Fix CMake
foonathan
committed
8532de1
View commit details
Copy full SHA for 8532de1
View code at this point
Browse repository at this point
Commits on Oct 31, 2017
Improve visit facility
foonathan
committed
d102d76
View commit details
Copy full SHA for d102d76
View code at this point
Browse repository at this point
Add first example
foonathan
committed
6af95dd
View commit details
Copy full SHA for 6af95dd
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
Handle parsing of extern templates
foonathan
committed
0875721
View commit details
Copy full SHA for 0875721
View code at this point
Browse repository at this point
Fix compilation errors
foonathan
committed
478fd4e
View commit details
Copy full SHA for 478fd4e
View code at this point
Browse repository at this point
Commits on Oct 29, 2017
Add attribute convenience functions
foonathan
committed
10dd893
View commit details
Copy full SHA for 10dd893
View code at this point
Browse repository at this point
Implement alignas parsing
foonathan
committed
756fe35
View commit details
Copy full SHA for 756fe35
View code at this point
Browse repository at this point
Implement attribute parsing
foonathan
committed
ccb2aaa
View commit details
Copy full SHA for ccb2aaa
View code at this point
Browse repository at this point
Commits on Oct 19, 2017
Add function to tokenize strings
foonathan
committed
1572920
View commit details
Copy full SHA for 1572920
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
Code coverage with lcov
Show description for b1b0cad
Manu343726
authored and
foonathan
committed
b1b0cad
View commit details
Copy full SHA for b1b0cad
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.