aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|/
* 'rename flow-main to flowJakob Odersky2013-06-302-4/+4
* use akka 2.2.0-RC2Jakob Odersky2013-06-301-2/+2
* update READMEJakob Odersky2013-06-301-11/+47
* try to get table to display correctlyJakob Odersky2013-06-301-3/+3
* update README, still wipJakob Odersky2013-06-301-21/+37
* remove plugin dependenciesJakob Odersky2013-06-304-8/+149
* build automatically pulls in newest binariesJakob Odersky2013-06-301-18/+60
* add compiled binaries folderJakob Odersky2013-06-303-11/+43
* remove old commented sourceJakob Odersky2013-06-301-14/+0
* refactor native source directory layoutJakob Odersky2013-06-302-1/+1
* move structure details to source fileJakob Odersky2013-06-302-11/+14
* solve cyclic dependency issueJakob Odersky2013-06-3010-39/+63