9
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Oct 16, 2024 — Oct 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
do not allow accesses to recursive data types
skimo
as Sven Verdoolaege
More... 7 months ago
pet 0.11.8
skimo
as Sven Verdoolaege
More... about 1 year ago
README: update supported versions of clang
skimo
as Sven Verdoolaege
More... about 1 year ago
update isl to version 0.27
skimo
as Sven Verdoolaege
More... about 1 year ago
README: recommend the use of libclang-cpp
skimo
as Sven Verdoolaege
More... about 1 year ago
link in clangDriver before clangBasic
skimo
as Sven Verdoolaege
More... about 1 year ago
link in libclangSupport when available
skimo
as Sven Verdoolaege
More... about 1 year ago
link in clangAPINotes when available
skimo
as Sven Verdoolaege
More... about 1 year ago
link in clangASTMatchers when available
skimo
as Sven Verdoolaege
More... about 1 year ago
m4/ax_detect_clang.m4: extract out _AX_DETECT_CLANG_ADD_CLANG_LIB
skimo
as Sven Verdoolaege
More... about 1 year ago
m4/ax_detect_clang.m4: modify LIBS not LDFLAGS in check for clangEdit
skimo
as Sven Verdoolaege
More... about 1 year ago
update isl for linking in required clang libraries
skimo
as Sven Verdoolaege
More... about 1 year ago
update isl for support for recent versions of clang
skimo
as Sven Verdoolaege
More... over 1 year ago
update to extraction of ArraySizeModifier from ArrayType
skimo
as Sven Verdoolaege
More... over 1 year ago
update to removal of SourceManager::createFileID(FileEntry*)
skimo
as Sven Verdoolaege
More... over 1 year ago
link against isl libraries first
skimo
as Sven Verdoolaege
More... over 1 year ago
PetScan::summary_cache: fix typo in comment
skimo
as Sven Verdoolaege
More... about 2 years ago
allow extraction of function summary to fail
skimo
as Sven Verdoolaege
More... about 2 years ago
PetScan::get_summary: extract out PetScan::cache_summary
skimo
as Sven Verdoolaege
More... about 2 years ago
introduce PetScan::no_summary
skimo
as Sven Verdoolaege
More... about 2 years ago
PetScan::get_summary: extract out PetScan::get_summary_from_tree
skimo
as Sven Verdoolaege
More... about 2 years ago
pet_stmt_build_ast_exprs: handle some nested operations inside accesses
skimo
as Sven Verdoolaege
More... about 2 years ago
print.c: rename pet_expr_build_ast_expr to pet_expr_access_build_ast_expr
skimo
as Sven Verdoolaege
More... about 2 years ago
pet 0.11.7
skimo
as Sven Verdoolaege
More... over 2 years ago
README: update supported versions of clang
skimo
as Sven Verdoolaege
More... over 2 years ago
update isl to version 0.26
skimo
as Sven Verdoolaege
More... over 2 years ago
update isl for better linking of libclang-cpp
skimo
as Sven Verdoolaege
More... over 2 years ago
always let libtool add clang library search path to pet run-time path
skimo
as Sven Verdoolaege
More... over 2 years ago
perform library check using C++ compiler
skimo
as Sven Verdoolaege
More... over 2 years ago
when linking against libclang-cpp, check linking of LLVM libs
skimo
as Sven Verdoolaege
More... over 2 years ago