7
I Use This!
High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more interesting try catch tests More... 2 months ago
pretty print try catch in the right order More... 2 months ago
try-catch-related control flow graph changes More... 2 months ago
allow C++ constructors to have initializers More... 2 months ago
take qualid into account when detecting typedefs More... 2 months ago
& can also be put close to the type More... 2 months ago
another intermediate try-catch commit More... 2 months ago
Avoid complaining about problematic tokens when there are none More... 2 months ago
add try-catch minimal test, still not passing More... 2 months ago
capitalization More... 2 months ago
at least directory parsing_c compiles till the end ... More... 2 months ago
unused happy function More... 3 months ago
intermediate try-catch control flow graph commit More... 3 months ago
first steps towards try-catch construct support More... 3 months ago
recognize tilde, although likely to cause a parse error later; add more informative error messages; don't discard localacc More... 3 months ago
allow a ... in the first argument of a for to match a decl; only allowed if it is all context or all minus, due to the complexity of dealing with the separate ; that is not separat in the decl More... 3 months ago
qualified names for base classes More... 3 months ago
add module name More... 3 months ago
extend quantifiers over dots More... 3 months ago
error message for unattached position variable More... 3 months ago
use ignore rather than dummy let More... 3 months ago
when a string of :: contains no templates, let it be an identifier More... 3 months ago
detection of &/* More... 3 months ago
drop double decrement More... 3 months ago
better error reporting More... 3 months ago
add Qual markers to distinguish between expressions and types More... 3 months ago
add :: More... 3 months ago
drop unneeded TypedefIdentQual and add tagging of :: More... 3 months ago
compiles, with qualifiers needing tags on C side More... 3 months ago
separate recursions for type and expression quals More... 3 months ago