index
:
feed-nim
master
Forked from https://github.com/johnconway/feed-nim
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-02-15
fix names on case-sensitive filesystems
Andy Davidoff
2019-05-17
[RSS] CData fix
John Conway
2019-05-17
[RSS] Fixed bug with empty content
John Conway
2019-05-17
Stupid git case (in)sensetivity
John Conway
2019-05-17
Stupid Git
John Conway
2019-05-17
Pack structure (capitalised FeedNim)
John Conway
2019-05-10
[JSONFeed] Wrote tests, some fixes
John Conway
2019-05-10
[Atom, RSS] More tests, CDATA fix
John Conway
2019-05-09
[RSS] Added Tests, fixes, rewrites
John Conway
2019-05-09
[Atom] Code tightning many procs -> funcs
John Conway
2019-05-09
Bumped version 0.1.0 -> 0.1.1
John Conway
2019-05-09
[Atom] Added string converter for text objects
John Conway
2019-05-09
[Atom] Test written, bugs fixed
John Conway
2019-05-08
Removed unnecessary import
John Conway
2019-05-08
[Atom] Writing tests, fixing bugs
John Conway
2019-05-08
author url -> author uri
John Conway
2019-05-08
Category->categories for consistant pluralisation
John Conway
2019-05-08
Minor formatting
John Conway
2019-05-08
Added AtomSource, new procs for links, authors
John Conway
2019-05-08
Removed AtomImage (not in spec)
John Conway
2019-05-08
Fixing imports
John Conway
2019-05-08
Changed tothe Nimble package structure
John Conway