issues
search
standardese
/
cppast
Library to parse and work with the C++ AST
Other
1.7k
stars
164
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Silence clang error about missing std:: for move
#174
saraedum
closed
4 months ago
0
Announcement: EOL of cppast
#173
foonathan
opened
1 year ago
5
CppParser.ParseFile() call hangs
#172
sabuncu
closed
1 year ago
2
parser::parse: Inconsistency in documentation or unwanted behavior when file already in index
#170
rafzi
opened
1 year ago
0
Weird underscore in array of reference type
#169
deadlocklogic
opened
1 year ago
1
Support print ast nodes as json
#168
LichKing-2234
closed
1 year ago
1
Failure to parse glfw3.h header (Access violation reading location)
#167
deadlocklogic
closed
1 year ago
2
Error parsing nested class template
#166
deadlocklogic
opened
1 year ago
2
disable -Werror when building in release
#165
Waffl3x
closed
1 year ago
1
fix libclang version check
#164
waitingtocompile
closed
1 year ago
2
(fix) GCC array bounds checking complaint
#163
CarlosNihelton
closed
1 year ago
1
(fix) Adds `std::` to unqualified move call
#162
CarlosNihelton
closed
1 year ago
1
Clang complains about unqualified move on function_parser.cpp
#161
CarlosNihelton
closed
1 year ago
0
GCC array bounds complain on libclang_parser.cpp
#160
CarlosNihelton
closed
1 year ago
0
Add support for C language standards
#159
staticintlucas
closed
1 year ago
1
Problem with getting function templated type arguments
#158
mVento3
closed
1 year ago
2
build cppast with bazel
#157
luxe
closed
10 months ago
2
Add c++2b as a permitted language version
#156
waitingtocompile
closed
1 year ago
1
Clang 15 - minor breaking change and opportunity for enhancements
#155
waitingtocompile
closed
1 year ago
1
Support for raw build commands?
#154
luxe
opened
1 year ago
1
ba6fd12 breaks preprocessor macros (tests failing)
#153
waitingtocompile
closed
1 year ago
22
fixed build error in MSVC in certain configurations
#152
waitingtocompile
closed
1 year ago
1
Empty semantic_parent for outer class/template variable definition
#151
deadlocklogic
closed
1 year ago
3
Errors with "circular" includes
#150
Reen
opened
2 years ago
14
Error with Typedef'ed Integers from cstdint
#149
Reen
closed
2 years ago
1
Better to_string for cpp_dependent_type
#148
deadlocklogic
closed
2 years ago
2
cpp_template_specialization unexposed_arguments() broken syntax
#147
deadlocklogic
closed
2 years ago
3
Compilation fails on Windows when building with UNICODE
#146
saraedum
opened
2 years ago
2
Add install targets to cmake setup
#145
saraedum
closed
2 years ago
1
Concept support (minimal functionality)
#144
waitingtocompile
closed
2 years ago
3
Pass custom clang binary path to clang compile config constructor
#143
waitingtocompile
closed
2 years ago
1
`unexposed_t` type when template parameters are omitted.
#142
deadlocklogic
opened
2 years ago
1
typedef with build-in type is not working
#141
littleGnAl
closed
2 years ago
2
Preprocessor warnings printed with "errors" in provenance
#140
eyalroz
closed
2 years ago
1
Fixed files with backslashes not reporting any items
#139
MetalSlime0
closed
2 years ago
3
Submodules?
#138
MetalSlime0
closed
2 years ago
1
Fixed virtual inheritance parsing
#137
bkryza
closed
2 years ago
1
How to get the initialization block of the constructor?
#136
littleGnAl
closed
2 years ago
3
[WIP] Add better C support
#135
staticintlucas
opened
2 years ago
6
Checking if a function definition is a of a member function
#134
deadlocklogic
closed
2 years ago
1
How to get the full signature of a function
#133
huiseliming
closed
2 years ago
0
Basic support for C++20 concepts
#132
Silveryard
closed
1 year ago
6
Is possible to get the #if defined directives information through cppast?
#131
littleGnAl
closed
2 years ago
1
Mover
#130
jackalcooper
closed
2 years ago
2
Multidimensional array wrong to_string() representation
#129
deadlocklogic
closed
2 years ago
4
Using declaration not resolving
#128
deadlocklogic
closed
2 years ago
1
Support for member specialization roadmap/workarounds
#127
deadlocklogic
opened
2 years ago
6
Ability to navigate external definitions (query base classes/ inherited member methods etc...)
#126
deadlocklogic
closed
2 years ago
6
Add class abstractness checking
#125
RamblingMadMan
closed
10 months ago
2
Getting the fully qualified name of a base class in a sibling namespace
#124
RamblingMadMan
closed
2 years ago
3
Next