0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Have the local and the remote timeout as settable values instead of just some constants in the code.
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
Change tests to ByteString also.
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
Change from [Word8] to ByteString for Frame and Commands.
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
better implementation of replySink (Maybe monad).
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
better implementation of replySink.
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
update to SouSiT 0.4.
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
update to new SouSiT (0.3).
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
update to sousit 0.3
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
fix error and compiler warning.
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
fix some compiler warnings.
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
cleanup the cabal file.
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
update sousit and fix build of test.
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
specify sousit version.
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
changes due to SouSiT update (to 0.3) and fix some compiler warnings.
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
fix compiler warning.
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
fix compiler warning.
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
clean up compiler warnings.
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
now use a (pure) sink (aka Fetch) instead of the ResponseM. Sink is a bit more general and it allows us to use the nice transforms.
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
Update to SouSiT 0.3, make use of the new serialize/deserialize transforms.
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
better example with more communication
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
more structured example with two communicating xbees.
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
apply hlint suggestions
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
cleanup build and remove test that no longer works.
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
ignore hlint report
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
handling of slow interfaces/xbees.
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
generalize some of the code in the handle-connector into the common module.
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
Add derive (Show,Eq) for ReceivedMessage
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
cosmetic reordering of functions
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
add feature to allow forking within the XBeeCmd
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago
remove unneeded language switch
msiegenthaler
as Mario Siegenthaler
More... over 11 years ago