1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 22 hours ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version number to 2.2.2 for upcoming release. More... 3 months ago
Update CI environment to github actions. More... 3 months ago
Introduce a flags development builds can enable to compile the examples. More... 3 months ago
Merge pull request #10 from l29ah/update-examples More... 3 months ago
update examples More... 3 months ago
Bump version number for upcoming release. More... over 3 years ago
Improve test cases for the 'day' parser. More... over 3 years ago
Merge pull request #6 from ad-si/patch-1 More... over 3 years ago
Fix day of month parser by also accepting the 31. of a month More... over 3 years ago
travis-ci: enable testing with ghc-8.8.1 More... over 4 years ago
Drop the parsec2read function. More... almost 5 years ago
Drop the Rfc2821 module. More... almost 5 years ago
rfc2821: add STARTTLS command More... almost 5 years ago
hsemail.cabal: clean up the file More... almost 5 years ago
Fix hlint warnings. More... almost 5 years ago
Re-format the source code for a more modern look. More... almost 5 years ago
rfc2821: add SyntaxError event to EsmtpCmd More... almost 5 years ago
caseString no longer returns a string; it just returns (). More... almost 5 years ago
rfc2821: drop redundant import More... almost 5 years ago
rfc2822: fix compiler warning More... almost 5 years ago
Take advantage of new DayOfWeek type. More... almost 5 years ago
Re-write 'mkCmd1' for more robust recognition of arguments (and lack thereof). More... almost 5 years ago
rfc2821: derive Eq for EsmtpCmd More... almost 5 years ago
rfc2821: remember bug in the esmtpCmd argument parser More... almost 5 years ago
Rename smtpCmd and smtpData to esmtpCmd and esmtpData respectively. More... almost 5 years ago
Add change log file. More... almost 5 years ago
Rfc2822: simplify the code and fix some hlint warnings More... almost 5 years ago
travis.yml: use travis_wait to avoid timeout while building "ghc-lib-parser" More... almost 5 years ago
Re-write code to use the modern 'time' library rather than 'old-time'. More... almost 5 years ago
Fix hlint warnings. More... almost 5 years ago