1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Test that default constructors are inherited or not correctly More... over 10 years ago
parent class with no default constructor More... over 10 years ago
parent class with no default constructor More... over 10 years ago
Don't use -Wstrict-prototypes since the libclang extension in C++ More... over 10 years ago
Include a copy of libclang inside xdress More... over 10 years ago
clang_includes should default to (), not None More... over 10 years ago
Fix clang frontend for python 3 More... over 10 years ago
clang: Handle enum values as default arguments More... over 10 years ago
autodescribe: Add locations to more clang exceptions More... over 10 years ago
autodescribe: Use ast.literal_eval instead of eval for strings More... over 10 years ago
default values fix for raw string gccxml autodescriber More... over 10 years ago
gave parsers their own build dirs More... over 10 years ago
fixed first build issue More... over 10 years ago
can now reproducibly fail the first test More... over 10 years ago
Clean up clang expression parsing using ast.literal_eval More... over 10 years ago
Fixes clang autodescribe to support boolean template arguments and literal string function default arguments More... over 10 years ago
Make clang handle boolean default arguments More... over 10 years ago
Make clang_describe treat ./file.cpp the same as file.cpp More... over 10 years ago
Correctly skip clang tests if we lack clang More... over 10 years ago
Make cythongen work even if argument names are missing More... over 10 years ago
Read clang_includes out of global .xdressrc More... over 10 years ago
Factor globalrc parsing into utils.parse_global_rc More... over 10 years ago
Merge branch 'master' into clang More... over 10 years ago
Merge branch 'scopatz/glbrc' into master More... over 10 years ago
forgot rc._update(rcdict) More... over 10 years ago
first cut at global rc files More... over 10 years ago
Teach clang to use the first available function argument name More... over 10 years ago
tests/tools.py: Need to import pformat More... over 10 years ago
Merge branch 'master' into clang More... over 10 years ago
Merge branch 'scopatz/dt-more' into master More... over 10 years ago