summaryrefslogtreecommitdiff
path: root/readme.md
Commit message (Expand)AuthorAgeFilesLines
...
* Tweak changelog [skip ci]Robby2018-04-101-10/+4
* update changelog for 0.2.00.2.0Li Haoyi2018-04-101-17/+31
* Updated readme.md changelog. [skip ci]Robby2018-03-311-5/+7
* Added some entries for master in readme.md changelog.Robby2018-03-311-9/+24
* 0.1.70.1.7Li Haoyi2018-03-251-2/+23
* Use mill interactive mode to test on cygwin and updated changelog in readme.md.Robby2018-03-171-2/+9
* Updated changelog in readme.md.Robby2018-03-171-0/+12
* 0.1.60.1.6rockjam2018-03-131-0/+4
* Update readme.md to fix a typo (#223)Alexis Hernandez2018-03-131-2/+2
* 0.1.50.1.5rockjam2018-03-131-1/+27
* correct assembled mill binary path in readme (#202)Francis De Brabandere2018-03-051-5/+3
* Mill now generates an `out/mill-profile.json` file containing task-timings, toLi Haoyi2018-03-041-0/+3
* Introduced the `mill plan foo.bar` command, which shows you what the executio...Li Haoyi2018-03-041-0/+5
* 0.1.40.1.4Li Haoyi2018-03-031-0/+18
* force build REPL to be run using -i/--interactiveLi Haoyi2018-02-261-1/+2
* Delete SBT build, use Mill for CI & developmentLi Haoyi2018-02-261-66/+13
* 0.1.30.1.3Li Haoyi2018-02-251-0/+10
* 0.1.20.1.2Li Haoyi2018-02-251-0/+14
* Clean up the provisional client-server code with unit tests and proper file-s...Li Haoyi2018-02-241-15/+15
* Improve error reporting for NamedTasks with the wrong number of parametersLi Haoyi2018-02-191-2/+9
* start a changelog0.1.1Li Haoyi2018-02-191-21/+6
* Rename `docsJar` -> `docJar`Li Haoyi2018-02-181-2/+2
* Add `mill dev` support to our own buildLi Haoyi2018-02-181-7/+14
* WIP getting tests passing againLi Haoyi2018-02-171-8/+8
* fixt-readmeLi Haoyi2018-02-171-9/+9
* fix docsLi Haoyi2018-02-101-8/+16
* Add support for external modules, useful for things `GenIdea` supportLi Haoyi2018-02-041-1/+1
* Make `idea` task configure the root module to have IntelliJ properly handle t...Li Haoyi2018-01-271-1/+1
* First incomplete pass at writing docsLi Haoyi2018-01-271-348/+0
* Implement basic wildcard task running via e.g. `mill _.compile`Li Haoyi2018-01-211-2/+18
* Add build status and patreon badge to readme (#117)Piotr Kwiecinski2018-01-201-1/+5
* couple typos (#111)Ryan Williams2018-01-171-3/+3
* - Move synthetic SBT projects into `target` folderLi Haoyi2018-01-141-12/+12
* fix some typos in readmerockjam2018-01-101-2/+2
* update readme with pretified REPL examplesrockjam2018-01-101-10/+57
* add command line examples to readme.mdrockjam2018-01-101-0/+65
* Remove `--repl` flag, running `mill` without a task selector now drops you in...Li Haoyi2018-01-071-2/+2
* readme: Fix typos (#92)Tim Nieradzik2018-01-011-4/+4
* readme: Fix Gitter badge (#90)Tim Nieradzik2018-01-011-1/+1
* Update readme.mdLi Haoyi2017-12-311-1/+4
* fix #57 implement eval function to evaluate multiple tasks via replrockjam2017-12-311-0/+5
* `Core` -> `core`, for consistency with SBT naming schemesLi Haoyi2017-12-301-41/+41
* some docs for the out/ folderLi Haoyi2017-12-301-0/+28
* Make use of `T.command`s `T.ctx().dest` in `ScalaPlugin#test.test` and `forkT...Li Haoyi2017-12-301-0/+10
* Re-organize `out/` directory to keep all files related to a particular `Targe...Li Haoyi2017-12-291-6/+6
* get --repl working with bin/test:runLi Haoyi2017-12-281-1/+2
* update readme: remove `run` from command line examples (#82)Nikolay Tatarinov2017-12-271-8/+8
* Simplify manual testing using SBTLi Haoyi2017-12-261-4/+12
* Bump Ammonite version in `build.sc` to fix upickle bugLi Haoyi2017-12-171-2/+2
* Move assemble to a separate moduleRoman Timushev2017-12-131-11/+11