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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
b-com-software-basis
/
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
src
libclang
preprocessor.cpp
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 7, 2023
Properly handle digit separators while preprocessing
Show description for a2de89b
foonathan
committed
a2de89b
View commit details
Copy full SHA for a2de89b
View code at this point
Browse repository at this point
Update copyright year
foonathan
committed
f5202dd
View commit details
Copy full SHA for f5202dd
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jun 30, 2022
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Feb 7, 2022
Update copyright notices
foonathan
committed
62e571a
View commit details
Copy full SHA for 62e571a
View code at this point
Browse repository at this point
Commits on Oct 13, 2021
Backslash escape in paths
Show description for bf7ec70
firodj
authored and
foonathan
committed
bf7ec70
View commit details
Copy full SHA for bf7ec70
View code at this point
Browse repository at this point
Commits on Oct 2, 2019
Remove superfluous move (#84)
saraedum
authored and
foonathan
committed
144f94d
View commit details
Copy full SHA for 144f94d
View code at this point
Browse repository at this point
Commits on Feb 1, 2019
Copyright year update
foonathan
committed
ade7196
View commit details
Copy full SHA for ade7196
View code at this point
Browse repository at this point
Commits on Dec 18, 2018
Simplify tokenizer
Show description for 101b7cc
foonathan
committed
101b7cc
View commit details
Copy full SHA for 101b7cc
View code at this point
Browse repository at this point
Commits on Nov 28, 2018
Cross platform fun
foonathan
committed
7a4b259
View commit details
Copy full SHA for 7a4b259
View code at this point
Browse repository at this point
Commits on Sep 24, 2018
[breaking] Drop support for clang 3.9.1
foonathan
committed
c26d230
View commit details
Copy full SHA for c26d230
View code at this point
Browse repository at this point
Commits on Sep 20, 2018
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 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 Jun 6, 2018
Change "odd flag" criteria on preprocessor command flags (#57)
Show description for c341ae0
Manu343726
authored and
foonathan
committed
c341ae0
View commit details
Copy full SHA for c341ae0
View code at this point
Browse repository at this point
Commits on Jun 5, 2018
Fix spaces in include paths
Show description for e0e78c0
foonathan
committed
e0e78c0
View commit details
Copy full SHA for e0e78c0
View code at this point
Browse repository at this point
Commits on Mar 26, 2018
Revert "Add (crude) workaround for _DEBUGGER_STEP_INTO #line in MSVC"
Show description for 6cb99d4
foonathan
committed
6cb99d4
View commit details
Copy full SHA for 6cb99d4
View code at this point
Browse repository at this point
Commits on Mar 20, 2018
Add option to change preprocessor -CC to -C
Show description for 61a2a22
foonathan
committed
61a2a22
View commit details
Copy full SHA for 61a2a22
View code at this point
Browse repository at this point
Add (crude) workaround for _DEBUGGER_STEP_INTO #line in MSVC
Show description for 2004780
foonathan
committed
2004780
View commit details
Copy full SHA for 2004780
View code at this point
Browse repository at this point
Commits on Mar 12, 2018
Fix include issue on pre-clang 4.0.0
foonathan
committed
670551f
View commit details
Copy full SHA for 670551f
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
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 25, 2018
Improve fix #32
foonathan
committed
bca488c
View commit details
Copy full SHA for bca488c
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 Jan 11, 2018
Better handling of include refs
foonathan
committed
3e8b2b4
View commit details
Copy full SHA for 3e8b2b4
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 Oct 11, 2017
Add format_diagnostic() function
foonathan
committed
49e63c4
View commit details
Copy full SHA for 49e63c4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.