aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update readmev1.1.0-RC1Jakob Odersky2014-01-185-70/+154
* add publishTo repoJakob Odersky2014-01-183-7/+10
* enable publishing of fat jarJakob Odersky2014-01-151-3/+4
* remove nativefat.scala.disabledJakob Odersky2014-01-151-47/+0
* Merge branch 'crosscompile-migration' of github.com:jodersky/flow into crossc...Jakob Odersky2014-01-151-2/+2
|\
| * correct typoJakob Odersky2014-01-141-2/+2
* | implement fat jar generationJakob Odersky2014-01-153-10/+58
|/
* update readme and add documentation for embedded compilingJakob Odersky2014-01-142-59/+51
* enable easier cross-compilationJakob Odersky2014-01-1431-249/+746
* Revert "no snapshot"Jakob Odersky2013-12-021-1/+1
* Revert "update architecture name"Jakob Odersky2013-12-021-1/+1
* no snapshotv1.0.1Jakob Odersky2013-12-021-1/+1
* update Scala, SBT and AkkaJakob Odersky2013-12-023-4/+4
* update architecture nameJakob Odersky2013-08-051-1/+1
* update versionJakob Odersky2013-08-052-2/+2
* 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