aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Add a `dotty-interfaces` packageGuillaume Martres2016-02-281-7/+11
* bin/dotc: fix "-d" argumentGuillaume Martres2016-01-041-2/+2
* Fix bug in dotc script.Dmitry Petrashko2015-10-231-1/+1
* Quick&dirty bootstrapDmitry Petrashko2015-10-221-3/+13
* bin/dotc: add an option to run -tasty.Dmitry Petrashko2015-09-141-1/+2
* Closes 703Alexander Myltsev2015-07-091-4/+23
* Support rebuilding tests in dotc, be smart about sbt incremental compilation.Dmitry Petrashko2015-05-271-3/+4
* Rebuild dotc if new *.scala files are found in `dotty/src`Dmitry Petrashko2015-05-271-0/+9
* dotc: Get versions of all dependencies from Build.scalaDmitry Petrashko2015-05-041-13/+21
* Fix quadratic running type of bin/dotc bash script.Dmitry Petrashko2015-04-231-3/+3
* Update version of scalac-compiler fork.Dmitry Petrashko2015-04-161-5/+5
* Update dotc script to use scalac 2.11.5-20150402-193021-0c75410da3Dmitry Petrashko2015-04-041-1/+1
* Update version of scalac fork.Dmitry Petrashko2015-03-111-1/+1
* Add dotty repl & type stealerDmitry Petrashko2015-02-171-9/+16
* unset CDPATH in bin/dotc to make ( cd && pwd ) work correctlyOndrej Lhotak2015-01-081-1/+1
* Update version of scalac forkDmitry Petrashko2014-12-161-1/+1
* Modify runner script to include modified scalac on class path.Dmitry Petrashko2014-12-161-3/+10
* Add option to optimize the JVM for short-runnning applicationsGuillaume Martres2014-11-171-0/+3
* Use the final scala 2.11.George Leontiev2014-06-231-2/+3
* Bringing back dotc script that was accidentely deleted.Dmitry Petrashko2014-03-071-0/+232
* Performance improvement: Avoid unncecessary allocations of ListBufferMartin Odersky2014-02-261-232/+0
* Script for running compiler outside sbtDmitry Petrashko2014-02-201-0/+232