summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/ant
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Normalized line endings.Paul Phillips2012-09-201-91/+91
* | Merge branch '2.10.x' into masterPaul Phillips2012-09-191-1/+1
|\|
| * More relative path elimination.Paul Phillips2012-09-151-1/+1
* | Merge pull request #1307 from sgolodetz/rangeposfixJosh Suereth2012-09-171-1/+5
|\ \ | |/ |/|
| * Make the scalac Ant task recognise -YrangeposStuart Golodetz2012-09-131-1/+5
* | Eliminate breaking relative names in source.Paul Phillips2012-09-142-2/+2
|/
* adds the `skipPackage` attribute to ScaladocEugene Burmako2012-08-151-1/+12
* update and normalize copyright noticeAdriaan Moors2012-08-072-2/+2
* Merge pull request #957 from adriaanm/annoying-throwableAdriaan Moors2012-07-212-8/+4
|\
| * address "this would catch all throwables" warningsMartin Odersky2012-07-202-8/+4
* | Merge pull request #948 from gkossakowski/target-1.6Lukas Rytz2012-07-201-1/+1
|\ \ | |/ |/|
| * Updated list of targets allowed in Ant's scalac.Grzegorz Kossakowski2012-07-191-1/+1
* | Scaladoc: GroupsVlad Ureche2012-07-191-0/+8
* | SI-5784 Scaladoc: {Abstract,Alias} type templatesVlad Ureche2012-07-171-1/+1