aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin/Utilities
AgeCommit message (Expand)Author
2017-02-24Process all declarations with the same primary platform in a single pass; all...Dmitry Jemerov
2017-02-23Don't show implied platforms in outputDmitry Jemerov
2017-02-23Merge declarations with the same signature defined for multiple platformsDmitry Jemerov
2017-02-23Allow specifying implicit platforms for each source rootDmitry Jemerov
2017-02-22Better separation between analysis and output generation phasesDmitry Jemerov
2016-11-14Post review fixes, now building text in single pass.Simon Ogorodnik
2016-11-14Replacing assertPrints, assertTrue to println for kotlin-website samples, Add...Simon Ogorodnik
2016-11-02Fix for GH #99 : Dokka crash on startup if dokka-fatjar located in path with ...Simon Ogorodnik
2016-11-01Total build refactoring, prepare for new development iterationSimon Ogorodnik
2016-01-04cleanup: remove redundant 'public' modifiersDmitry Jemerov
2015-12-03restructure Dokka build to use Gradle for everything except for the Maven pluginDmitry Jemerov