aboutsummaryrefslogtreecommitdiff
path: root/project
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1492 from dotty-staging/add-inlineGuillaume Martres2016-10-061-0/+3
|\
| * Disable scaladoc generation for dottyGuillaume Martres2016-10-021-0/+3
* | Merge pull request #1494 from martijnhoekstra/wintestsFelix Mulder2016-10-061-1/+1
|\ \ | |/ |/|
| * honor -encoding compiler flag and defaultsMartijn Hoekstra2016-09-071-1/+1
* | delegate compilation info to sbt reporterGuillaume Massé2016-09-221-6/+9
* | cleanBridge command to clean sbt cacheGuillaume Massé2016-09-211-0/+17
* | Merge pull request #1529 from dotty-staging/remove/scoverage-sbt-pluginGuillaume Martres2016-09-211-2/+0
|\ \ | |/ |/|
| * Remove scoverage sbt pluginGuillaume Martres2016-09-211-2/+0
* | Get property from environment instead of from syspropsFelix Mulder2016-09-061-1/+1
* | Bump dottydoc version for nightly buildsFelix Mulder2016-09-061-3/+1
|/
* Fix #1405: Implement Xprint-diff without external libraries.Nicolas Stucki2016-08-241-1/+0
* Add snapshots resolverFelix Mulder2016-08-191-0/+2
* Implement dotty bridge for docFelix Mulder2016-08-191-0/+1
* Implement bridge that generates json on `doc` commandFelix Mulder2016-08-191-50/+3
* Add scaladoc interface stubFelix Mulder2016-08-191-0/+1
* Add `currentEntity` to templating APIFelix Mulder2016-08-191-1/+1
* Remove client from dottydoc - no more Scala.JS deps!Felix Mulder2016-08-191-18/+6
* Remove spray-json dependencyFelix Mulder2016-08-191-1/+0
* Remove dependency on pickling library, make frontend use façadeFelix Mulder2016-08-191-2/+0
* Change package serialization to go straight to JSONFelix Mulder2016-08-191-0/+1
* Add option `-Ydoc-output` for specifying output dirFelix Mulder2016-08-191-4/+5
* Add JUnit test structure for testing the DocPhaseFelix Mulder2016-08-192-2/+4
* Move dynamically generated content to JVM sideFelix Mulder2016-08-191-3/+5
* Fix packages not ending up in `packages` map in Phases.scalaFelix Mulder2016-08-191-2/+5
* Add command alias for dottydocFelix Mulder2016-08-191-2/+2
* Add project and impl for initial barebones dottydocFelix Mulder2016-08-191-0/+57
* Dotty: actually put dotty.jar into bootclasspath.Dmitry Petrashko2016-07-281-1/+1
* Fixes #1316: Remove JLineKazuyoshi Kato2016-07-271-1/+0
* Fix #1312: Improve XprintNicolas Stucki2016-07-151-0/+1
* Change versioning to SNAPSHOT and nightly releases for nowFelix Mulder2016-06-251-4/+21
* Fix #1323: change sbt interface dependency to allow artifact resolution by co...Felix Mulder2016-06-211-3/+2
* Change versioning to a sonatype approved schemeFelix Mulder2016-06-101-2/+2
* remove `dotty-core` project and publish individually insteadFelix Mulder2016-06-101-7/+1
* Add developers and license to POMFelix Mulder2016-06-091-0/+36
* Disable binary publishing in bridgeFelix Mulder2016-06-091-2/+5
* Add date and hash to publishing versionFelix Mulder2016-06-092-2/+22
* Remove duplicate lineFelix Mulder2016-06-091-1/+0
* Add virtual project `dotty-core` to aggregate publishing of necessary artifactsFelix Mulder2016-06-091-2/+11
* Merge pull request #1306 from dotty-staging/add/dotty-bridgeFelix Mulder2016-06-072-0/+54
|\
| * Make the dotty-bridge sbt project a subproject of dottyGuillaume Martres2016-06-072-0/+54
* | Add ability to publish snapshots to sonatypeFelix Mulder2016-06-071-1/+23
|/
* Switch organization from org.scala-lang to ch.epfl.lampGuillaume Martres2016-06-021-1/+1
* fix benchmarks exceptionliu fengyun2016-05-301-3/+7
* Add sbt incremental compilation supportGuillaume Martres2016-05-281-1/+2
* Fix stdin/out for repl launched by SBTFelix Mulder2016-04-281-0/+4
* Update to new version of DottyBackendInterface.Dmitry Petrashko2016-04-181-1/+1
* workaround for ScalaMeter incorrect report pathliu fengyun2016-04-141-1/+0
* Upgrade to Scala.js 0.6.8.Sébastien Doeraene2016-03-181-1/+1
* Removed invalid javacOptions in (Compile, doc)andreaTP2016-03-091-1/+3
* Add the sources of scalajs-ir to dotty instead of its binaries.Sébastien Doeraene2016-03-041-2/+32