summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/ant
Commit message (Expand)AuthorAgeFilesLines
...
* | Scaladoc: updated type class descriptionsVlad Ureche2012-07-161-1/+0
* | SI-4360 Adds prefixes to scaladocVlad Ureche2012-07-161-0/+9
|/
* Merge pull request #841 from magarciaEPFL/fixesAdriaan Moors2012-07-091-1/+1
|\
| * scalac ant task now supports all GenASM targetsMiguel Garcia2012-07-081-1/+1
| * GenASM becomes default backend, 1.5 classfiles remain as defaultMiguel Garcia2012-07-061-1/+1
* | Scaladoc diff-firendly outputVlad Ureche2012-07-021-0/+9
|/
* Reverting 22c8dec5 and preventing bootstapping in scaladocVlad Ureche2012-06-087-78/+55
* Fixes SI-4909 and SI-5763Vlad Ureche2012-06-087-55/+78
* miscellaneous cleanup, mostly fighting with feature warningsEugene Burmako2012-06-082-2/+2
* More robust findScalaHome in bash scripts. See SI-5792Peter Vlugter2012-06-011-13/+8
* Tweak to the runner to deal with the big bad world.Paul Phillips2012-05-131-2/+11
* Scaladoc feature that shows implicit conversionsVlad Ureche2012-04-131-6/+64
* Remove sbaz and references from master repository.Josh Suereth2012-03-273-324/+1
* Whitespace commit.Paul Phillips2012-02-291-4/+4
* Fix for "." appearing on classpath.Paul Phillips2012-02-271-1/+3
* Added the "nofail" flag to the scaladoc ant taskVlad Ureche2012-02-061-5/+22
* Replaced LiftCode with a function in MacroContextEugene Burmako2012-02-051-1/+1
* Scalac fork no longer dumps stacktraces on compilation errorsEugene Burmako2012-01-251-1/+2
* Linked up $class visibility to symbol redefinition.Paul Phillips2012-01-231-1/+1
* Fixed windows bat file exit code and command chaining (finally)Christopher Vogt2012-01-201-1/+3
* Batch files no longer swallow exit codesEugene Burmako2011-12-091-0/+1
* Fix path mangling for 'scala' shell script on MinGW/MSYS.Stefan Zeiger2011-12-051-5/+17
* attempt to fix reopened SI-5196michelou2011-11-272-25/+73
* fixed deprecated number syntaxmichelou2011-11-231-7/+8
* Enable the use of spaces in paths for the Scala...Stefan Zeiger2011-11-184-18/+34
* Revert "Enable the use of spaces in paths for t...Paul Phillips2011-11-184-34/+18
* Enable the use of spaces in paths for the Scala...Paul Phillips2011-11-184-18/+34
* Updated/fixed the following two Scala Ant tasks:michelou2011-11-162-68/+182
* scala.bat expansion with quotes and spaces.Paul Phillips2011-11-131-2/+2
* Delayed expansion in scala.bat.Paul Phillips2011-11-131-3/+5
* More defense against spaces in paths.Paul Phillips2011-11-131-1/+3
* Working on the runners.Paul Phillips2011-11-131-53/+75
* Made windows less aggressive about failing.Paul Phillips2011-11-131-2/+1
* Makes -toolcp available on windows.Paul Phillips2011-11-131-0/+20
* Removed special comments on Martin's requestmichelou2011-09-292-68/+1
* updated man pages, fixed svn props, did some cl...michelou2011-09-251-0/+2
* Adds ability to document root package, as well ...Heather Miller2011-09-171-0/+15
* fixed svn props, did some cleanupmichelou2011-09-171-255/+318
* updated scaladoc comments, did some cleanupmichelou2011-09-133-111/+127
* Partially reverted r25636 change (forget notice...michelou2011-09-121-29/+16
* added missing getExcludedFiles in <scalac> Ant ...michelou2011-09-081-10/+22
* Added footer command line option to ScalaDoc so...Heather Miller2011-09-071-0/+12
* Added extraneous test where classes are verifie...Josh Suereth2011-08-292-0/+55
* Looks like I broke -nobootcp at some point.Paul Phillips2011-08-161-1/+3
* Attacked classpaths to get "." off of it when i...Paul Phillips2011-08-061-1/+1
* 4th round of clean ups (see r25293, r25285, r25...michelou2011-07-205-199/+175
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-2/+2
* cleanups (scaladoc 2, deprecation warnings, tra...michelou2011-07-131-7/+7
* Quoted the windows runner path so "c:\program f...Paul Phillips2011-06-211-1/+1
* Fix broken tool-windows.tmpl.Paul Phillips2011-06-201-1/+1