aboutsummaryrefslogtreecommitdiff
path: root/project
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to sbt 0.13.15Guillaume Martres2017-04-101-1/+1
* Fix documentation deployment post new drone.ymlFelix Mulder2017-03-291-1/+1
* Add test filtering via `filterTest <regex>`Felix Mulder2017-03-291-1/+11
* Restore partest and enable it to run alongside new partestFelix Mulder2017-03-291-2/+85
* Kill partestFelix Mulder2017-03-291-80/+9
* Merge pull request #2138 from dotty-staging/add-warning-on-missin-scala-scalaDmitry Petrashko2017-03-281-0/+13
|\
| * Add a warning and instructions for new users.Nicolas Stucki2017-03-231-0/+13
* | Switch to build.sbtGuillaume Martres2017-03-241-23/+22
* | Upgrade sbt plugins, remove unused scalastyle pluginGuillaume Martres2017-03-241-5/+3
* | Upgrade to sbt 0.13.14-RC2Guillaume Martres2017-03-242-6/+9
|/
* Fix IntellliJ support by making dotty-doc its own subprojectFelix Mulder2017-03-211-54/+58
* Super Bootstrap: Make dottydoc part of the bootstrapGuillaume Martres2017-03-201-11/+10
* Merge pull request #2022 from dotty-staging/fix/sbt-warningsFelix Mulder2017-02-221-14/+19
|\
| * Fix warnings in sbt buildGuillaume Martres2017-02-221-14/+19
* | Add dottydoc shorthandFelix Mulder2017-02-221-0/+12
|/
* Merge pull request #1987 from dotty-staging/topic/remove-unused-flagsFelix Mulder2017-02-201-0/+2
|\
| * Add option to clear sbt log when using `~`Felix Mulder2017-02-201-0/+2
* | Bootstrapped dotty should not depend on non-bootstrapped dotty-libraryGuillaume Martres2017-02-161-1/+6
|/
* Add sbt-assembly for dotty-botFelix Mulder2017-02-132-0/+7
* Move test resources to testFelix Mulder2017-02-131-0/+2
* Add test for unmarshalling github issue form JSONFelix Mulder2017-02-131-3/+4
* Add initial steps to dotty-botFelix Mulder2017-02-131-0/+18
* Fix dotr/dotc scriptsOlivier Blanvillain2017-02-071-1/+1
* Change integrations to only fire on changed build statusFelix Mulder2017-02-021-2/+2
* Fix slack integration and allow empty to gh-pagesFelix Mulder2017-02-021-2/+2
* Add script to update orphan gh-pages branchFelix Mulder2017-02-021-0/+68
* Fix javadoc indentation style parsingFelix Mulder2017-01-311-12/+20
* Document dottydoc capabilities, add anchored headersFelix Mulder2017-01-311-0/+1
* Generalize table of contents for dottydocFelix Mulder2017-01-311-0/+1
* Add `genDocs` command to sbt in order to generate docsFelix Mulder2017-01-311-0/+18
* Re-implement template expansion of references as filterFelix Mulder2017-01-311-6/+6
* fix extensions not getting loaded properlyFelix Mulder2017-01-311-1/+5
* Add resource dir to dottydocFelix Mulder2017-01-311-0/+2
* Add initial page rendering using liquid and yaml front matterFelix Mulder2017-01-311-0/+2
* Add markdown parsing to dottydocFelix Mulder2017-01-311-0/+2
* Add meta project dotty-bootstrappedGuillaume Martres2017-01-281-0/+6
* Use new sbt-based bootstrap for partest tooGuillaume Martres2017-01-271-11/+8
* Add sbt-based bootstrapGuillaume Martres2017-01-271-50/+96
* Do not hardcode jars path in the tests, instead get them from sbtGuillaume Martres2017-01-271-2/+8
* Upgrade backend to fix Java interop for inner classesGuillaume Martres2017-01-271-1/+1
* Add dummy scala{-compiler,-reflect,p}Guillaume Martres2017-01-081-1/+28
* Bump version from 0.1-SNAPSHOT to 0.1.1-SNAPSHOTGuillaume Martres2017-01-081-9/+3
* Fix dummy scala-libraryGuillaume Martres2017-01-061-5/+9
* Add basic Show capabilityFelix Mulder2016-11-301-1/+2
* fix publishing of dotty-libraryliu fengyun2016-11-281-1/+2
* Fix scripted tests when the dotty artifact is not in cacheGuillaume Martres2016-11-221-4/+11
* Propagate memory setting to testsFelix Mulder2016-11-221-4/+9
* dotty-bridge is now called dotty-sbt-bridgeGuillaume Martres2016-11-221-4/+4
* Redefine scripted testFelix Mulder2016-11-221-2/+8
* Add drone integrationFelix Mulder2016-11-221-1/+1