aboutsummaryrefslogtreecommitdiff
path: root/project
Commit message (Expand)AuthorAgeFilesLines
...
* Initial infrastructure and hello world for the Scala.js back-end.Sébastien Doeraene2016-03-012-0/+153
* Build.scala: increase Jenkins max heap from 1.1G to 1.3GGuillaume Martres2016-03-011-3/+1
* Rename travisMemLimit to jenkinsMemLimit, we don't use travis anymoreGuillaume Martres2016-03-011-2/+2
* Merge pull request #1125 from dotty-staging/add/interfaceGuillaume Martres2016-02-281-1/+10
|\
| * Add a `dotty-interfaces` packageGuillaume Martres2016-02-281-1/+10
* | Upgrade sbt to 0.13.11 and scalastyle-sbt-plugin to 0.8.0Guillaume Martres2016-02-282-6/+2
|/
* Modernize and clean up the build.Sébastien Doeraene2016-02-171-160/+151
* Upgrade scala-partest to 1.0.11Guillaume Martres2016-01-171-1/+1
* Increase the maximum heap size on JenkinsGuillaume Martres2016-01-161-1/+3
* Partest dotty non-bootstrapped.Dmitry Petrashko2016-01-131-1/+2
* Build.scala: only enable features we useGuillaume Martres2016-01-041-2/+2
* Add a compiler.properties resource file like in Scala 2Guillaume Martres2015-12-311-0/+8
* Revert "Go back to sbt 0.13.5 until 0.13.9 is published on type safe artifact...Dmitry Petrashko2015-11-101-1/+1
* Go back to sbt 0.13.5 until 0.13.9 is published on type safe artifactoryDmitry Petrashko2015-11-091-1/+1
* Fix sbt: project/plugins.sbt needs empty line.Dmitry Petrashko2015-11-091-0/+1
* Upgrade SBT to 0.13.9 and upgrade SBT pluginsGuillaume Martres2015-10-302-4/+6
* Build.scala: Fix deprecation warningsGuillaume Martres2015-10-251-2/+2
* Run partest under bootstrapped dotty.Dmitry Petrashko2015-10-231-3/+3
* Update version of bundled backend.Dmitry Petrashko2015-10-221-1/+1
* Merge pull request #735 from dotty-staging/ycheck-methodsodersky2015-08-041-1/+1
|\
| * Update version of shared backend.Dmitry Petrashko2015-07-141-1/+1
| * Upgrade shared backend.Dmitry Petrashko2015-07-131-1/+1
* | Enable -Ycheck:all in Jenkins.Dmitry Petrashko2015-07-201-5/+5
|/
* Arrays.newRefArray has multiple symbols that coexist during bootstrap.Dmitry Petrashko2015-07-051-1/+1
* Package dotty before running partest.Dmitry Petrashko2015-05-281-6/+6
* Added partest-only sbt target and less verbose file generationvsalvis2015-05-221-1/+2
* Partest command line options (same as scala) useable from sbtvsalvis2015-05-131-3/+7
* Removing pickle tests because directory doesn't exist anymore.vsalvis2015-05-121-2/+2
* More robust partest/test switching for concurrent sbt instancesvsalvis2015-05-121-43/+38
* Better documentation for partest dottyJar optionvsalvis2015-05-121-3/+13
* Run tests for partestvsalvis2015-05-121-11/+33
* Merge pull request #535 from dotty-staging/Build-scalaDmitry Petrashko2015-05-091-0/+7
|\
| * Get rid of build.sbt.Dmitry Petrashko2015-05-041-0/+7
* | Update scala-compiler fork.Dmitry Petrashko2015-05-081-1/+1
|/
* Leave traces for future profiling.Dmitry Petrashko2015-04-301-1/+5
* Increase heap and stack size on travis.Dmitry Petrashko2015-04-301-1/+1
* Robuster FileLock test to prevent exception if fork in Test is ever disabledvsalvis2015-04-201-1/+2
* Using FileLock to distinguish between test and partest modevsalvis2015-04-201-7/+11
* Partest for Dotty with pos tests and neg tests with error countvsalvis2015-04-171-4/+16
* Update version of scalac-compiler fork.Dmitry Petrashko2015-04-161-1/+1
* Ensure spaces after `if` in Dotty source.Dmitry Petrashko2015-04-091-1/+1
* Add spaces around + in dotty source.Dmitry Petrashko2015-04-091-2/+2
* Remove trailing spaces in Dotty source.Dmitry Petrashko2015-04-091-2/+2
* Add scalastyle to dependencies, with default config.Dmitry Petrashko2015-04-091-0/+3
* Update version of scalac fork.Dmitry Petrashko2015-04-021-1/+1
* Update version of scalac fork.Dmitry Petrashko2015-03-111-1/+1
* Add dotty repl & type stealerDmitry Petrashko2015-02-171-1/+2
* Update version of scalac forkDmitry Petrashko2014-12-161-1/+1
* Update to newer version of scalac forkDmitry Petrashko2014-12-161-1/+1
* Depend on custom compiler with https://github.com/scala/scala/pull/4136 incor...Dmitry Petrashko2014-12-161-2/+3