summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/util
Commit message (Expand)AuthorAgeFilesLines
* SI-6987 Tests fsc verbose outputJames Iry2013-01-221-1/+1
* SI-6987 Fixes fsc compile server verbose outputJames Iry2013-01-221-1/+1
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-023-3/+3
* renames macros.ReificationError to ReificationExceptionEugene Burmako2012-10-031-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-143-3/+3
* update and normalize copyright noticeAdriaan Moors2012-08-072-2/+2
* reflect.makro => reflect.macros (Step I)Eugene Burmako2012-08-021-1/+1
* address "this would catch all throwables" warningsMartin Odersky2012-07-201-1/+2
* Reverting 22c8dec5 and preventing bootstapping in scaladocVlad Ureche2012-06-081-2/+10
* Fixes SI-4909 and SI-5763Vlad Ureche2012-06-081-2/+2
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-081-100/+0
* miscellaneous cleanup, mostly fighting with feature warningsEugene Burmako2012-06-082-0/+2
* Removing extraneous files.Paul Phillips2012-05-1514-1197/+1
* A brand new, fast classfile parser.Paul Phillips2012-04-261-0/+10
* Tweak to string coloring.Paul Phillips2012-03-202-5/+15
* Library for ansi color management.Paul Phillips2012-03-185-0/+549
* Whitespace commit.Paul Phillips2012-02-291-1/+1
* Made edit distance case-insensitive.Paul Phillips2012-01-191-1/+3
* More performance work.Paul Phillips2011-12-301-12/+26
* Better hunting for tools.jar.Paul Phillips2011-12-301-8/+14
* Optimization in method synthesis.Paul Phillips2011-12-301-3/+4
* More warnings eliminations.Paul Phillips2011-12-071-1/+1
* Tweaked ident suggestions.Paul Phillips2011-12-041-16/+15
* Added -Ysuggest-idents.Paul Phillips2011-12-031-0/+55
* More repl work.Paul Phillips2011-11-041-3/+19
* ScalaClassLoader changes.Paul Phillips2011-11-032-3/+3
* Removed special comments on Martin's requestmichelou2011-09-291-150/+0
* Pulling wool over ant's eyes.Paul Phillips2011-09-281-0/+3
* Fix for classpaths.Paul Phillips2011-09-281-4/+1
* updated man pages, fixed svn props, did some cl...michelou2011-09-251-0/+147
* Added extraneous test where classes are verifie...Josh Suereth2011-08-291-0/+52
* Some 11th hour modifications with the dual purp...Paul Phillips2011-08-232-14/+29
* Attacked classpaths to get "." off of it when i...Paul Phillips2011-08-061-8/+18
* Following up on things that -Xlint told me, som...Paul Phillips2011-07-292-10/+10
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-2/+2
* We migrated the Scala wiki from Trac to Conflue...Kato Kazuyoshi2011-06-121-1/+1
* Moved some pure string manipulation functions o...Paul Phillips2011-05-311-1/+34
* Fairly ruthlessly optimized ZipArchive.Paul Phillips2011-05-121-4/+12
* Takes 30+% off the startup time for scala/scala...Paul Phillips2011-05-081-3/+3
* Attempting to make the :javap test pass on wind...Paul Phillips2011-05-071-12/+16
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-3/+2
* Polishing the programmatic interface to the rep...Paul Phillips2011-03-291-1/+1
* Accumulated work on fsc.Paul Phillips2011-03-181-69/+64
* More debug output for -Ylog-classpathIulian Dragos2011-03-011-0/+1
* Added daemonized() method to ProcessBuilder so ...Paul Phillips2011-02-221-1/+1
* Added new setting -Ygen-javap, which takes a di...Paul Phillips2011-02-141-1/+4
* Working on fsc.Paul Phillips2011-02-081-11/+12
* Added all the javap command line options to :ja...Paul Phillips2011-02-071-61/+102
* Added javap to the repl.Paul Phillips2011-02-021-0/+104
* Eliminating duplication and trying to outrun ob...Paul Phillips2011-02-011-13/+18