summaryrefslogtreecommitdiff
path: root/build.sc
Commit message (Expand)AuthorAgeFilesLines
* Basic websocket support worksLi Haoyi2018-08-131-0/+3
* license, publishingLi Haoyi2018-08-131-2/+15
* trim unnecessary dependenciesLi Haoyi2018-08-131-3/+0
* fix-buildLi Haoyi2018-08-131-2/+2
* cleanup root dirLi Haoyi2018-08-131-1/+1
* add docs on writing custom endpointsLi Haoyi2018-08-131-3/+3
* Add scalatags exampleLi Haoyi2018-08-131-1/+7
* auto publishing of docs w/ example downloads worksLi Haoyi2018-08-121-37/+4
* auto-upload examplesLi Haoyi2018-08-121-6/+123
* Remove `scopt` dependencyLi Haoyi2018-08-091-1/+0
* Full TodoMVC example basically worksLi Haoyi2018-08-081-0/+4
* Refactor decorators into a more traditional delegation model, and use that to...Li Haoyi2018-08-081-1/+3
* WIP get a todo example workingLi Haoyi2018-07-271-0/+6
* Basic invocation error renderer copied from AmmoniteLi Haoyi2018-07-251-1/+3
* Basic example testsLi Haoyi2018-07-251-2/+6
* Enforce `com.lihaoyi:acyclic` on the Cask codebaseLi Haoyi2018-07-251-0/+4
* First pass at specializing `ParamReader` for `JsonReader` and `FormReader`Li Haoyi2018-07-231-1/+2
* tweaksLi Haoyi2018-07-221-0/+1
* Simple routing & serving now works in the 3 test routes givenLi Haoyi2018-07-201-1/+5
* first commitLi Haoyi2018-07-201-0/+10