1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected almost 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Show help text when called with no arguments (fixes #1) More... over 13 years ago
Add no-remove magic word wrappers More... over 13 years ago
Add README More... over 13 years ago
Add --coverage, and some minor improvements More... over 13 years ago
Add --strip-comments More... over 13 years ago
Terminology: level => depth More... over 13 years ago
Add "unwrap" reduction type More... over 13 years ago
Fix skipToEOL More... over 13 years ago
Fix stripD with string ending with comment More... over 13 years ago
More improvements in splitter and postprocessor More... over 13 years ago
Make the TESTER argument optional (this skips reduction) More... over 13 years ago
Restore post-processing More... over 13 years ago
Optimize pairs a bit More... over 13 years ago
New parser (still needs optimizer and postprocessor) More... over 13 years ago
Improve --dump output More... over 13 years ago
Add --dump option More... over 13 years ago
Terminology: header=>head, footer=>tail More... over 13 years ago
Add --noremove option More... over 13 years ago
Nicer progress formatting More... over 13 years ago
Add detection of suspicious files and --force option to disable it More... over 13 years ago
Add option to track spent time More... over 13 years ago
Use std.stdio.File instead of appender+std.file.write More... over 13 years ago
Save intermediary results safely More... over 13 years ago
Print total time; clean up intermediate results More... over 13 years ago
Print iteration counter More... over 13 years ago
Always save (intermediary) results on a successful reduction More... over 13 years ago
Check that result directory doesn't exist before doing any work More... over 13 years ago
Splitter fixes More... over 13 years ago
Replace pointers with string indexes More... over 13 years ago
Finish unfinished comment-handling code More... over 13 years ago