summaryrefslogtreecommitdiff
path: root/scalajslib/src/mill
Commit message (Expand)AuthorAgeFilesLines
* fix artifact naming for publishLocal/publishLi Haoyi2018-02-041-1/+1
* Add support for external modules, useful for things `GenIdea` supportLi Haoyi2018-02-041-0/+2
* Fix `HelloJsWorld` testsLi Haoyi2018-02-041-2/+3
* Embed the `MILL_VERSION` to the `releaseAssembly` CLI flags so it knows which...Li Haoyi2018-02-041-1/+1
* fix scalalib testsLi Haoyi2018-02-031-1/+4
* - Renamed `Ctx.FooCtx` => `Ctx.Foo`Li Haoyi2018-02-021-1/+1
* compile zinc compiler bridges on demand to remove restriction on supported sc...Li Haoyi2018-02-021-2/+0
* Move `ScalaWorkerApi`/`ScalaJSBridge` over to new `ExternalModule` classLi Haoyi2018-02-021-1/+1
* WIP: Scala js testing (#119)Nikolay Tatarinov2018-02-012-55/+134
* Make `idea` task work with releaseAssembly and publishLocalLi Haoyi2018-01-271-1/+2
* Migrate `scalajslib` over to a `T.worker` setup similar to `scalalib`Li Haoyi2018-01-253-89/+109
* Swap over to simplified Mill module/source layout from SBT'sLi Haoyi2018-01-203-0/+150