Jon Kristensen
038129c5b7
miscellaneous Version and LangTag improvements
...
removed parseLangTag, using langTag instead
versionFromString renamed versionFromText
versionFromText, versionParser, langTag, langTagParser moved to Types
case-insensitive Eq instance for LangTag
Read instance for Version
minor documentation and formatting enhancements
formatting and other clean-up in the Utilities modules
14 years ago
Philipp Balzarek
d23ae0f149
replace XMPP with Xmpp everywhere to unify style
...
replace SASL with Sasl
replace DIGEST_MD5 with DigestMD5
replace PLAIN with Plain
14 years ago
Jon Kristensen
ce927ddcbf
moved 'src' to 'source'
14 years ago
Jon Kristensen
6b9ebabc01
added rewritten langtag functions using Text and attoparsec
14 years ago
Jon Kristensen
d33f32d5cc
removed head and tail
14 years ago
Jon Kristensen
fc74d2df89
recommitted version functions, rewritten to work with Text and
...
attoparsec
14 years ago
Jon Kristensen
7487b1ab3b
rewrote the id generation code to adhere to the IdGenerator newtype
...
used in Types.hs, and to use stm and (for the most part) Text
14 years ago
Philipp Balzarek
dd1aeb4be1
prepare merge
14 years ago
Jon Kristensen
f4a0c41eaa
new dummy xmppt (statet-based) api, enumerator code commented and many features disabled, but pontarius with example now compiles, updated readme file, new credits file
14 years ago
Jon Kristensen
e7b661976e
name, nejla and license change updates
14 years ago
Jon Kristensen
1adf789309
moved around source code and reconfigured the eclipsefp project a bit
14 years ago
jonkri
02e4a7819e
configured the project for eclipsefp and committed it "as is"
14 years ago
Jon Kristensen
2fd8a6d10a
made a nice function to convert an internal presence to an xml element, including presence errors
15 years ago
Jon Kristensen
cf453923c1
cleaned up imports and comments
15 years ago
Jon Kristensen
1cf6a09413
implemented xml-enumerator-based elementToString functions, re-arranged the stanza types, rewrote parts of the Stream module
15 years ago
Jon Kristensen
6c98ccebf7
modified the headers to reflect the new license
15 years ago
Jon Kristensen
4ac7e32dab
inserted Haddock comments to hide the non-Network.XMPP modules, fixed some Haddock problems
15 years ago
Jon Kristensen
5e0bee18c5
initial import, copy of darcs repository
15 years ago