1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't allow an empty set More... about 14 years ago
Print Yes/No in progress indication (work around git Phobos printing bools as chars) More... about 14 years ago
Fix parsing of D1 naked escaped string literals More... about 14 years ago
Show help text when called with no arguments (fixes #1) More... about 14 years ago
Add no-remove magic word wrappers More... about 14 years ago
Add README More... about 14 years ago
Add --coverage, and some minor improvements More... about 14 years ago
Add --strip-comments More... about 14 years ago
Terminology: level => depth More... about 14 years ago
Add "unwrap" reduction type More... about 14 years ago
Fix skipToEOL More... about 14 years ago
Fix stripD with string ending with comment More... about 14 years ago
More improvements in splitter and postprocessor More... about 14 years ago
Make the TESTER argument optional (this skips reduction) More... about 14 years ago
Restore post-processing More... about 14 years ago
Optimize pairs a bit More... about 14 years ago
New parser (still needs optimizer and postprocessor) More... about 14 years ago
Improve --dump output More... about 14 years ago
Add --dump option More... about 14 years ago
Terminology: header=>head, footer=>tail More... about 14 years ago
Add --noremove option More... about 14 years ago
Nicer progress formatting More... about 14 years ago
Add detection of suspicious files and --force option to disable it More... about 14 years ago
Add option to track spent time More... about 14 years ago
Use std.stdio.File instead of appender+std.file.write More... about 14 years ago
Save intermediary results safely More... about 14 years ago
Print total time; clean up intermediate results More... about 14 years ago
Print iteration counter More... about 14 years ago
Always save (intermediary) results on a successful reduction More... about 14 years ago
Check that result directory doesn't exist before doing any work More... about 14 years ago