aboutsummaryrefslogtreecommitdiff
path: root/flow-main/src/main/scala/com/github/jodersky/flow/Serial.scala
Commit message (Expand)AuthorAgeFilesLines
* add flags for skipping initial devicesJakob Odersky2015-05-241-2/+3
* implement file watcher actorJakob Odersky2015-05-241-1/+31
* refactor buildJakob Odersky2015-05-061-0/+93
* enable easier cross-compilationJakob Odersky2014-01-141-108/+0
* group serial settings in class, cosmetic changes & documentationJakob Odersky2013-08-041-27/+65
* add explicit reference to operator in open commandJakob Odersky2013-07-251-1/+1
* make serial messaging more akka-io likeJakob Odersky2013-07-231-14/+8
* adapt acknowledgements to resemble akkaJakob Odersky2013-07-221-10/+5
* remove explicit handler reference, messages are now sent to initial senderJakob Odersky2013-07-191-3/+2
* add some documentationJakob Odersky2013-07-191-11/+15
* add documentationJakob Odersky2013-07-111-8/+61
* add settings support to high-level scala codeJakob Odersky2013-07-111-1/+1
* refactor build to a more generic structureJakob Odersky2013-06-271-0/+25