]> code.delx.au - offlineimap/history - src/Network
Added first respText test
[offlineimap] / src / Network /
2008-08-12 John GoerzenAdded greeting and the functions needed to support it
2008-08-12 John GoerzenAdded types for parser primitives
2008-08-12 John GoerzenAdded tag and test for it. All tests pass.
2008-08-12 John GoerzenAdded text and test for it
2008-08-12 John GoerzenAdded Parser/Prim.hs
2008-08-12 John GoerzenInitial stab at readFullResponse
2008-08-12 John GoerzenWorking on getFullLine_count
2008-08-12 John GoerzenTest for failure in readLine and readBytes
2008-08-12 John GoerzenChanged Connection to use StateT instead of State,...
2008-08-12 John GoerzenComment typo
2008-08-11 John GoerzenAdded runLinesConnection
2008-08-11 John GoerzenAdded IMAPState to clean up readability
2008-08-11 John GoerzenRefine the State-based connection
2008-08-11 John GoerzenFixed compilation errors
2008-08-11 John GoerzenStarting to work on Connection
2008-08-11 John GoerzenAdded Parser.hs, working on initial code
2008-08-06 John GoerzenStarting work in IMAP parser