aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Updated library version for sbt, scala, slick, sl4j, h2 and the eclipse ↵Anthony Pieter Holland2016-03-251-1/+1
| | | | plugin to latest stable versions as of the time of this commit. Also has to remove prefix "scala." from val profile in Example.scala
* Ensure result materializesjnewman2016-01-111-8/+16
| | | | | On Java 8 w/ Scala 2.11.7, previous version would exit w/o printing the results. Warpping in an await makes sure this doesn't happen.
* Update build for 3.0.1krrrr382015-08-092-5/+6
|
* Update build for 2.0.1-RC12.0.1-RC1Christopher Vogt2014-02-141-2/+2
|
* Initial code example2.0.0-RC1Christopher Vogt2013-12-242-0/+644