aboutsummaryrefslogtreecommitdiff
path: root/stage2/plugins
Commit message (Expand)AuthorAgeFilesLines
* add repl task to BaseBuildrockjam2016-10-051-1/+1
* readmes explaining plugin folder rolesChristopher Vogt2016-09-291-0/+4
* fix Dottydoc bootclasspath and make output less surprisingChristopher Vogt2016-09-281-2/+4
* Use correct main method for Dottydoc - the java interfaceChristopher Vogt2016-09-281-2/+3
* minor Dotty plugin cleanupChristopher Vogt2016-09-281-8/+7
* prototype dotty doc generation, but that class does not existChristopher Vogt2016-09-281-0/+32
* change compile target to something dotty version unique and fix cp for compilingChristopher Vogt2016-09-281-2/+3
* upgrade dotty versionChristopher Vogt2016-09-281-1/+1
* Refer to dotty issue tracker on dotc crashChristopher Vogt2016-09-281-1/+1
* add dotty replChristopher Vogt2016-09-281-0/+16
* move some DottyLib args to class level as preparation for adding replChristopher Vogt2016-09-281-15/+20
* add dotty sanity check as suggested by @smarterChristopher Vogt2016-09-281-0/+4
* make dotty-version customizable, don't use scalacOptions for dottyChristopher Vogt2016-09-281-5/+10
* Dotty plugin and example project.Christopher Vogt2016-09-261-0/+107
* built-in plugin structure improvementsChristopher Vogt2016-06-193-0/+50