summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* standardize more worker terminologyLi Haoyi2018-08-224-32/+32
* tweaksLi Haoyi2018-08-223-5/+5
* standardize naming of ScalaWorker/Api/ImplLi Haoyi2018-08-228-23/+23
* fix buildLi Haoyi2018-08-224-28/+28
* Tidying up:Li Haoyi2018-08-2232-38/+39
* Make the REPL evaluator accessible from the REPL itself (#413)Guillaume Martres2018-08-221-1/+1
* isolate twirl classloader from mill classpathLi Haoyi2018-08-221-1/+1
* fix testng referenceLi Haoyi2018-08-181-1/+1
* tidy up root folderLi Haoyi2018-08-1719-31/+30
* Visualize plan (#409)Joseph K. Strauss2018-08-163-671/+198
* Simple BuildInfo plugin (#325)benjaminfrank2018-08-165-0/+234
* Better use of forkWorkingDirLi Haoyi2018-08-131-6/+6
* move forkWorkingDir from TestModule onto JavaModule so it can apply to run/ru...Li Haoyi2018-08-131-4/+4
* Update JavaModule.scalaLi Haoyi2018-08-121-3/+1
* Make visualizePlan work with external modules (#406)Joseph K. Strauss2018-08-103-59/+826
* Visualize Plan (#404)Joseph K. Strauss2018-08-085-28/+144
* don't pass in entered args from as remoteArgs too (#403)John Duffell2018-08-081-1/+1
* Update 2 - Configuring Mill.mdLi Haoyi2018-08-051-1/+1
* Add support for Dotty projects (#397)Guillaume Martres2018-08-0514-162/+250
* Add documentation for ScalaPB module (#398)David Gregory2018-08-031-0/+51
* Fix bug with 'u' at the beginning of path (#384)Joseph K. Strauss2018-08-031-2/+1
* Add ScalaPB integration (#395)David Gregory2018-08-0110-5/+331
* Add doc on excluding Scala library from assembly (#396)Manu Zhang2018-08-011-0/+14
* update installation instructions for 0.2.6Li Haoyi2018-07-301-2/+2
* 0.2.60.2.6Li Haoyi2018-07-301-0/+9
* Fix bullets in manual (#394)Joseph K. Strauss2018-07-301-3/+4
* Make hot compilation 2x faster by properly reusing classloaders (#393)Guillaume Martres2018-07-281-19/+24
* Plugins do not belong on the compiler classpath (#391)Guillaume Martres2018-07-271-17/+3
* Upgrade Zinc and fix over-compilation (#390)Guillaume Martres2018-07-276-12/+20
* Avoid duplicating ArgSig instantiation inside Router.scala macro-generated codeLi Haoyi2018-07-261-6/+15
* 0.2.50.2.5Li Haoyi2018-07-223-3/+31
* add JavaModule#runBackground, to allow a task to kick off processes to run in...Li Haoyi2018-07-217-19/+150
* tweak docsLi Haoyi2018-07-181-8/+11
* improve error messages for scala native test suiteLi Haoyi2018-07-182-11/+82
* WIP: Scala native (#206)Andrew Richards2018-07-1813-5/+843
* add --disable-ticker, handle --color correctly (#379)Anton Sviridov2018-07-149-25/+49
* Issue #314; port sbt-updates to mill (#340)Guillaume Galy2018-07-1415-0/+943
* Merge branch 'master' of github.com:lihaoyi/mill0.2.4Li Haoyi2018-07-064-5/+48
|\
| * Add scoop as installation option for Windows (#377)Martin Mauch2018-06-281-0/+6
| * Add scala JS version suffix to ivy deps for published JS ivy.xml (#376)Julian Michael2018-06-252-4/+10
| * Add Docker instructions (#369)Martin Mauch2018-06-101-0/+7
| * Correct Unmanaged Jars snippet (#371)mcallisto2018-06-101-1/+1
| * doc formattingrockjam2018-06-101-1/+1
| * add docs section about assembly rulesrockjam2018-06-101-0/+24
* | 0.2.4Li Haoyi2018-07-062-2/+12
|/
* Merge branch 'master' of github.com:lihaoyi/millLi Haoyi2018-06-0922-255/+381
|\
| * Allow configuration of JavaModule and ScalafmtModule scala workers (#367)aosagie2018-06-082-2/+2
| * fix download url typo (#366)Alexey Pozdnyakov2018-06-081-1/+1
| * Fixed typos, wordings, formatted examples (#365)Sakib Hadžiavdić2018-06-068-223/+219
| * Allow configuration of TestRunner's ScalaWorkerModule (#364)aosagie2018-06-062-3/+3