0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README. More... over 10 years ago
Add shared scheme. More... over 10 years ago
Basics in place. Getting results on OS X. More... over 10 years ago
MarkdownKit, getting a new lease on life! More... over 10 years ago
Code spans. Strip multiple newlines when comparing outputs (kind of a hack). Now, one more test passes! More... almost 14 years ago
It looks like we are getting *functionally* equivalent output with some tests, but the spacing is screwing up the comparisons. More... almost 14 years ago
Fix code blocks -- they seem lo line up now. Some fixes to lists. More... almost 14 years ago
Fix de-hashing blocks. More... almost 14 years ago
Fix hashing (partly). Implement blockquoting. More... almost 14 years ago
We have some passing tests! Good step forward. More... almost 14 years ago
Progress on links. WIP. More... almost 14 years ago
Grammar. Me type good one day. More... almost 14 years ago
Update. More... almost 14 years ago
Chopping away at it. This may be way too inefficient, when we could do better by replacing some things in a mutable string. Or: do some manual memory management with all these temporary strings. More... almost 14 years ago
Further work on MDKStringConverter. Add test suite. Test classes from Gruber's test suite, from http://daringfireball.net/projects/downloads/MarkdownTest_1.0_2007-05-09.tgz (should check if there is a newer version). More... almost 14 years ago
I was going to use RegexKit proper, which uses PCRE. Changed my mind. More... almost 14 years ago
Use RegexKitLite instead of pcre directly. Running with the assumption that libicucore is compatible-enough for regex. More... almost 14 years ago
LICENSE and README. More... almost 14 years ago
PCRE build. More... almost 14 years ago
Import PCRE 8.02. More... almost 14 years ago
Initial checkin. More... almost 14 years ago