summaryrefslogtreecommitdiff
path: root/readme.md
Commit message (Expand)AuthorAgeFilesLines
* 0.2.70.2.7Li Haoyi2018-08-271-0/+19
* fix buildLi Haoyi2018-08-221-1/+1
* 0.2.60.2.6Li Haoyi2018-07-301-0/+9
* 0.2.50.2.5Li Haoyi2018-07-221-0/+15
* 0.2.4Li Haoyi2018-07-061-0/+10
* fix-linkLi Haoyi2018-06-021-3/+3
* 0.2.30.2.3Li Haoyi2018-06-021-0/+22
* 0.2.20.2.2Li Haoyi2018-05-201-1/+1
* 0.2.10.2.1Li Haoyi2018-05-201-2/+8
* - Update changelog in preparation for 0.2.1Li Haoyi2018-05-201-258/+91
* Update readme.mdLi Haoyi2018-05-171-1/+1
* add appveyor badge to readmeLi Haoyi2018-05-171-1/+3
* [WIP] Fixes #227; add `mill clean` (#315)Guillaume Galy2018-05-161-0/+11
* Fix docs re: GenIdea/idea command (#296)Artem Pyanykh2018-04-111-1/+1
* Add some documentation regarding bootstrapping. (#295)grebe2018-04-111-0/+3
* 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