summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/ant
Commit message (Expand)AuthorAgeFilesLines
* Fix 23 typos (t-v)Janek Bogucki2015-07-151-1/+1
* SI-9279 Improve performance of bash runner scriptJason Zaugg2015-04-231-5/+5
* Removed warningsEECOLOR2015-03-263-3/+3
* SI-4959 - UNIX bin scripts now work for paths with spacesLyle Kopnicky2015-02-151-21/+18
* Fix many typos in docs and commentsmpociecha2014-12-141-1/+1
* Merge pull request #4113 from retronym/ticket/8967Adriaan Moors2014-11-172-5/+9
|\
| * SI-8967 Only add JARs and dirs from $SCALA_HOME/lib to classpathJason Zaugg2014-11-082-5/+9
* | SI-8966 Allow use of jvm-1.8 via the Ant scalac taskJason Zaugg2014-11-071-1/+1
|/
* SI-8368 respect user-supplied scala.usejavacpAdriaan Moors2014-03-142-2/+3
* Merge pull request #3621 from szeiger/tmp/si8368Adriaan Moors2014-03-111-1/+8
|\
| * SI-8368 respect user-supplied -Dscala.usejavacp in Windows runnerStefan Zeiger2014-03-111-1/+8
* | Fixes syntax error in unix runner.François Garillot2014-03-111-1/+1
|/
* SI-8368 respect user-supplied -Dscala.usejavacp in unix runnerAdriaan Moors2014-03-071-1/+7
* SI-7962 Scalac runner does not work within Emacs's terminalRobin Green2014-02-221-3/+2
* deprecate Pair and TripleDen Shabalin2013-11-202-3/+3
* Merge commit '25bcba59ce' into merge-2.10Adriaan Moors2013-11-131-7/+10
|\
| * SI-7295 Fix windows batch file with args containing parenthesesJason Zaugg2013-10-211-7/+10
* | Add a skeletal Delambdafy phase.James Iry2013-11-011-1/+1
* | Merge remote-tracking branch 'scala/2.10.x'Grzegorz Kossakowski2013-08-291-2/+66
|\|
| * Merge pull request #2767 from gourlaysama/t4907Adriaan Moors2013-08-051-2/+66
| |\
| | * SI-4907 SI-4615 scala.bat honors -J and -D options.Antoine Gourlay2013-07-281-2/+66
* | | SI-7624 Fix a few remaining -Xlint warnings ...Simon Ochsenreither2013-08-151-1/+1
* | | Merge remote-tracking branch 'scala/2.10.x' into merge-2.10.xGrzegorz Kossakowski2013-07-291-1/+1
|\| |
| * | SI-7687 Handle spaces in %COMSPEC% path in scala.bat.Antoine Gourlay2013-07-231-1/+1
| |/
* | Unfork jline: use vanilla jline 2.11 as a dependency.Adriaan Moors2013-07-051-1/+1
* | Adds a hashCode method to the Settings class for Ant.Lex Spoon2013-06-261-0/+14
* | Absolutized paths involving the scala package.Paul Phillips2013-05-035-5/+10
* | Merge 2.10.x into masterAdriaan Moors2013-05-021-2/+3
|\|
| * SI-7355 Handle spaces in paths in Windows batch files.Bjorn Regnell2013-04-231-2/+3
* | Doc -> C-style comments for local symbols to avoid "discardingEugene Vigdorchik2013-03-211-1/+1
* | Deprecated custom ant task 'Same'.Paul Phillips2013-03-092-3/+1
* | Moved scaladoc sources into separate directory.Paul Phillips2013-03-091-695/+0
* | Disentangled RangePositions from interactive.Paul Phillips2013-03-041-5/+1
* | Address some ScaladocrotJason Zaugg2013-02-253-3/+3
* | Remove redundant explicit returns.Jason Zaugg2013-02-251-1/+1
* | Don't wrap an array just to get its length.Jason Zaugg2013-02-252-3/+3
* | Be explicit about empty param list calls.Jason Zaugg2013-02-243-8/+8
* | Fix dependant => dependentJulio Santos2013-01-021-1/+1
* | Merge commit 'refs/pull/1637/head' into pr/1637Paul Phillips2012-12-101-0/+3
|\ \
| * | Javap for Java 7 (Fixes SI-4936)Som Snytt2012-11-281-0/+3
* | | Merge commit 'refs/pull/1718/head' into merge-msil-genjvm-deletePaul Phillips2012-12-063-20/+2
|\ \ \
| * | | Expunged the .net backend.Paul Phillips2012-12-053-20/+2
| |/ /
* / / SI-6769 Removes GenJVM backendJames Iry2012-12-051-1/+1
|/ /
* | Remove code from misc bits of the compiler.Paul Phillips2012-11-201-1/+1
* | Revert "Commenting out unused members."Paul Phillips2012-11-191-1/+1
* | Commenting out unused members.Paul Phillips2012-11-191-1/+1
* | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-0521-21/+21
|\|
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-0221-21/+21
* | Removing unused locals and making vars into vals.Paul Phillips2012-11-031-2/+2
* | Merge branch '2.10.x'Paul Phillips2012-09-201-91/+91
|\|