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 }}
lineCode
/
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 Oct 2, 2019
Remove superfluous move (#84)
saraedum
authored and
foonathan
committed
144f94d
View commit details
Copy full SHA for 144f94d
Browse repository at this point
Commits on Aug 16, 2019
Use empty underlying type for aliases of anonymous types (#83)
Show description for a89ebcd
ozars
authored and
foonathan
committed
a89ebcd
View commit details
Copy full SHA for a89ebcd
Browse repository at this point
Commits on Apr 9, 2019
Add documentation for Windows
siennathesane
authored and
foonathan
committed
55221f1
View commit details
Copy full SHA for 55221f1
Browse repository at this point
Commits on Apr 8, 2019
Add support for clang8
foonathan
committed
4ed0678
View commit details
Copy full SHA for 4ed0678
Browse repository at this point
Fix unreachable warning
foonathan
committed
bda6629
View commit details
Copy full SHA for bda6629
Browse repository at this point
Update CI
foonathan
committed
80b805d
View commit details
Copy full SHA for 80b805d
Browse repository at this point
Fix missing switch cases
foonathan
committed
5dd48cc
View commit details
Copy full SHA for 5dd48cc
Browse repository at this point
Commits on Feb 26, 2019
Fix azure
foonathan
committed
0ceb484
View commit details
Copy full SHA for 0ceb484
Browse repository at this point
Fix cxxopts error
foonathan
committed
f78525a
View commit details
Copy full SHA for f78525a
Browse repository at this point
Update submodules
foonathan
committed
20bfd93
View commit details
Copy full SHA for 20bfd93
Browse repository at this point
Commits on Feb 12, 2019
Improve llvm-config logic
Show description for 5fae110
foonathan
committed
5fae110
View commit details
Copy full SHA for 5fae110
Browse repository at this point
Commits on Feb 1, 2019
Properly handle upstream fix for #1
foonathan
committed
e2a98b3
View commit details
Copy full SHA for e2a98b3
Browse repository at this point
Copyright year update
foonathan
committed
ade7196
View commit details
Copy full SHA for ade7196
Browse repository at this point
Commits on Dec 20, 2018
Fix issue with double quotation of macros
Show description for 44fbe78
foonathan
committed
44fbe78
View commit details
Copy full SHA for 44fbe78
Browse repository at this point
Commits on Dec 18, 2018
Setup CI with Azure Pipelines
Show description for 9605bb3
foonathan
authored
9605bb3
View commit details
Copy full SHA for 9605bb3
Browse repository at this point
Update Readme
foonathan
committed
d84ad81
View commit details
Copy full SHA for d84ad81
Browse repository at this point
Move GCC compiler to azure
foonathan
committed
facd731
View commit details
Copy full SHA for facd731
Browse repository at this point
Workaround MacOS integration tests
foonathan
committed
70630ff
View commit details
Copy full SHA for 70630ff
Browse repository at this point
Don't show download progress
foonathan
committed
6246ff2
View commit details
Copy full SHA for 6246ff2
Browse repository at this point
Fix Windows warnings
foonathan
committed
7d47944
View commit details
Copy full SHA for 7d47944
Browse repository at this point
Improve CMake
foonathan
committed
d44571f
View commit details
Copy full SHA for d44571f
Browse repository at this point
Set up CI with Azure Pipelines
azure-pipelines[bot]
authored and
foonathan
committed
a98cbc8
View commit details
Copy full SHA for a98cbc8
Browse repository at this point
Change type of hash to guaranteed 64 bit integer
Show description for 3cd14ca
foonathan
committed
3cd14ca
View commit details
Copy full SHA for 3cd14ca
Browse repository at this point
Fix tokenization related bugs
foonathan
committed
758f26a
View commit details
Copy full SHA for 758f26a
Browse repository at this point
Extend variable range to include attributes
Show description for 51c2fc6
foonathan
committed
51c2fc6
View commit details
Copy full SHA for 51c2fc6
Browse repository at this point
Handle inline type declarations and attributes
Show description for 3aaa730
foonathan
committed
3aaa730
View commit details
Copy full SHA for 3aaa730
Browse repository at this point
Print number of attributes in tool
foonathan
committed
5971c4a
View commit details
Copy full SHA for 5971c4a
Browse repository at this point
Support multiple separate attributes in front
Show description for 40236f6
foonathan
committed
40236f6
View commit details
Copy full SHA for 40236f6
Browse repository at this point
Add test for default argument fix
Show description for 4b5fc57
foonathan
committed
4b5fc57
View commit details
Copy full SHA for 4b5fc57
Browse repository at this point
Workaround Windows bug in test
foonathan
committed
d971d9a
View commit details
Copy full SHA for d971d9a
Browse repository at this point
Fix false positive in variadic parameter workaround
foonathan
committed
6f70de2
View commit details
Copy full SHA for 6f70de2
Browse repository at this point
Fix issue with defaulted destructors
foonathan
committed
f66ec83
View commit details
Copy full SHA for f66ec83
Browse repository at this point
Change external macro test
foonathan
committed
69c6ca1
View commit details
Copy full SHA for 69c6ca1
Browse repository at this point
Simplify tokenizer
Show description for 101b7cc
foonathan
committed
101b7cc
View commit details
Copy full SHA for 101b7cc
Browse repository at this point
Commits on Dec 4, 2018
Add support for more compiler options
Show description for 21ed11b
foonathan
committed
21ed11b
View commit details
Copy full SHA for 21ed11b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.