7
I Use This!
High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 19 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
don't commit Makefile.in More... 28 days ago
Release 1.2 More... 28 days ago
take attribute arguments into account More... 29 days ago
can only optimize S body if no attached used after position variables More... about 1 month ago
include module name More... about 1 month ago
better support of ellipses in macro parameter lists More... about 1 month ago
tests for issues around end attributes and typedef inference in SmPL and C More... about 1 month ago
detect type when decl followed by attribute More... about 1 month ago
use lexer type_names to propagate type names from - to + code More... about 1 month ago
reduce some line lengths More... about 1 month ago
allow ...... as a #define param in SmPL More... about 1 month ago
consider the possibility of inheritance; not supported in SmPL More... about 2 months ago
more informative error message for struct handling More... about 2 months ago
support namespace with no name in a forgotten case More... about 2 months ago
drop recording of GoodBind variables More... about 2 months ago
ignore original values when comparing environments More... about 2 months ago
more to adding c++=23 More... about 2 months ago
add 23 as an allowed C++ version More... about 2 months ago
avoid List.find_map, which is not found in older ocaml versions More... 2 months ago
Add a user-provided path when searching dynload modules More... 2 months ago
only recognize C++ constructs when C++ is chosen More... 2 months ago
remove A v not A from CTL formulas, to improve formula readability More... 2 months ago
account for the fact that binops and assignops are now stripped More... 2 months ago
more debug information More... 2 months ago
ensure that retrieved file names actually are source code files More... 2 months ago
don't make a template a qualtype if there has not been a ::; testcase doesn't parse, but gets past qualtype detection More... 2 months ago
binops and assignops need to be stripped before being put into metavariables More... 2 months ago
not handling :: intline, used for namespaces More... 2 months ago
like size_t, ssize_t isn't a keyword in C++ More... 2 months ago
cope with ::new; the test doesn't parse, but at least it gets out of parsing_hacks More... 2 months ago