summaryrefslogtreecommitdiff
path: root/build.sc
Commit message (Collapse)AuthorAgeFilesLines
* 0.0.50.0.5Li Haoyi2018-08-131-2/+2
|
* 0.0.40.0.4Li Haoyi2018-08-131-1/+1
|
* 0.0.30.0.3Li Haoyi2018-08-131-1/+1
|
* 0.0.20.0.2Li Haoyi2018-08-131-1/+1
|
* tweak publishingLi Haoyi2018-08-131-1/+1
|
* 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 ↵Li Haoyi2018-08-081-1/+3
| | | | to implement endpoint-scoped transactions using Quill
* 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