aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump versionv1.0Jakob Odersky2013-08-041-1/+1
* add basic usage guideJakob Odersky2013-08-042-8/+86
* group serial settings in class, cosmetic changes & documentationJakob Odersky2013-08-049-97/+173
* add explicit reference to operator in open commandJakob Odersky2013-07-252-2/+2
* make serial messaging more akka-io likeJakob Odersky2013-07-234-80/+85
* adapt acknowledgements to resemble akkaJakob Odersky2013-07-222-12/+7
* fix typo: samples wasn't written in pluralJakob Odersky2013-07-191-1/+1
* remove 'tested only on Linux entry'Jakob Odersky2013-07-191-2/+3
* remove explicit handler reference, messages are now sent to initial senderJakob Odersky2013-07-193-7/+6
* move license to separate fileJakob Odersky2013-07-194-60/+11
* cleanup buildJakob Odersky2013-07-191-5/+8
* add some documentationJakob Odersky2013-07-197-30/+47
* refine name of ARM architectureJakob Odersky2013-07-171-4/+4
* add binary compiled under ARM (hard float ABI)Jakob Odersky2013-07-172-4/+4
* update README to include linux x86Jakob Odersky2013-07-121-4/+4
* Merge branch 'master' of github.com:jodersky/flowJakob Odersky2013-07-121-0/+0
|\
| * add linux x86 binaryJakob Odersky2013-07-121-0/+0
* | add warining in case no JDK is foundJakob Odersky2013-07-122-5/+17
|/
* update exampleJakob Odersky2013-07-113-29/+49
* remove rwc sampleJakob Odersky2013-07-114-101/+0
* add terminal exampleJakob Odersky2013-07-114-5/+106
* update to sbt 0.13.0-RC1Jakob Odersky2013-07-112-6/+16
* add documentationJakob Odersky2013-07-114-19/+74
* update README to include mac peculiarityJakob Odersky2013-07-111-1/+1
* add binaries compiles under macosxjodersky2013-07-112-0/+0
* change termio initialization to makeraw()-like settingsJakob Odersky2013-07-113-5/+6
* add settings support to high-level scala codeJakob Odersky2013-07-114-3/+11
* add support for different serial configurationsJakob Odersky2013-07-117-33/+80
* add some documentationJakob Odersky2013-07-111-2/+2
* update links to newest version of akkaJakob Odersky2013-07-111-1/+1
* fix tableJakob Odersky2013-07-111-1/+0
* Merge branch 'select'Jakob Odersky2013-07-116-16/+22
|\
| * update README to support macosxJakob Odersky2013-07-111-3/+7
| * add binary compiled under Mac OSX 10.6.8jodersky2013-07-111-0/+0
| * use select system call instead of poll (because mac doesn't support poll on d...Jakob Odersky2013-07-114-13/+15
* | specifiy os and arch namesJakob Odersky2013-07-111-1/+1
|/
* add detailed error messagesJakob Odersky2013-07-111-1/+1
* remove space in os namesJakob Odersky2013-07-112-4/+4
* update akka dependency to version 2.2.0 finalJakob Odersky2013-07-091-1/+1
* pretty printJakob Odersky2013-07-081-4/+4
* make pipe non-blocking in posix compliant source codeJakob Odersky2013-07-082-1/+6
* remove broken mac libraryJakob Odersky2013-07-081-0/+0
* remove sbt contained in macbuildJakob Odersky2013-07-082-4/+0
* Merge branch 'macbuild' of github.com:jodersky/flowJakob Odersky2013-07-085-8/+16
|\
| * linking works, testing neededSabine Odersky2013-07-045-6/+14
| * Compilation works, linking doesn'tSabine Odersky2013-07-041-3/+3
* | correct typosJakob Odersky2013-07-081-1/+1
* | restore version numberJakob Odersky2013-07-081-2/+2
* | decrement major version to 0Jakob Odersky2013-07-081-1/+1
* | fix typosJakob Odersky2013-07-081-5/+5
|/