aboutsummaryrefslogtreecommitdiff
path: root/project
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable scaladoc generation for dotty-compilerGuillaume Martres2016-11-221-0/+5
* Disable script tests, should be done by nightlyFelix Mulder2016-11-221-2/+1
* Rename sbt bin project to `dotty-bin-tests`Felix Mulder2016-11-221-3/+8
* Make every project use the new directory structureGuillaume Martres2016-11-221-5/+11
* Remove unnecessary aliasesGuillaume Martres2016-11-221-4/+0
* Replace dotc task by run, make dotc an alias of runGuillaume Martres2016-11-221-1/+3
* Move bridge to correct location, fix unmanaged sources in buildFelix Mulder2016-11-221-2/+2
* The root project now aggregates the other projectsGuillaume Martres2016-11-221-1/+7
* Run dotty tests with the correct baseDirectoryGuillaume Martres2016-11-221-2/+4
* Fix partest commandsGuillaume Martres2016-11-221-6/+6
* Add packageAll alias in root projectGuillaume Martres2016-11-221-0/+1
* Move `dottydoc` -> `doc-tool`Felix Mulder2016-11-221-2/+2
* Make `dotr` run binaries similar to script in binFelix Mulder2016-11-221-2/+29
* Add `dotc` command with sane classpathFelix Mulder2016-11-221-5/+22
* Add `repl` commandFelix Mulder2016-11-221-6/+23
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-27/+35
* Move (most) unit tests to correct locationsFelix Mulder2016-11-221-1/+4