summaryrefslogtreecommitdiff
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* rename modules scalaworker -> scalalib.worker, client -> main.clientLi Haoyi2018-04-127-528/+0
|
* - Swap client-server integer encoding over to a more standard format (32-bit)Li Haoyi2018-04-093-43/+104
| | | | | - Unit tests for client code using the new Java support - Make server auto-shutdown when the client version changes, to avoid stale-server confusion
* mergeLi Haoyi2018-04-082-20/+76
|
* migrate client module onto new JavaModule traitLi Haoyi2018-04-074-23/+31
|
* first pass at moving mill client over to JavaModuleLi Haoyi2018-04-074-0/+403