summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* (1) Made ReflectionUtils an object, to take its...Martin Odersky2011-11-106-26/+17
* Fixed name of MODULE$ field to make scratchpad ...Martin Odersky2011-11-091-1/+1
* refactoring virtpatmat into modules, cleaning upAdriaan Moors2011-11-092-384/+416
* Unified binary representations under AbstractFile.Paul Phillips2011-11-086-27/+41
* Updates for the ten tests I broke recently.Paul Phillips2011-11-0810-19/+43
* Fix binary breakage.Paul Phillips2011-11-081-8/+16
* Fixing experimental feature.Paul Phillips2011-11-081-1/+1
* Distentangled platform specific code from loade...Martin Odersky2011-11-086-84/+105
* smarter bridges to unappliesAdriaan Moors2011-11-083-2/+54
* Fixing logic in structural types.Paul Phillips2011-11-083-47/+65
* Third collections commit from Todd Vierling.Paul Phillips2011-11-0715-35/+47
* Next collections commit from Todd Vierling.Paul Phillips2011-11-078-17/+23
* Dropped about 1.5 Mb off scala-library.jar.Paul Phillips2011-11-0774-189/+301
* Closes IDE-1000567, SI 5013. No Review.Martin Odersky2011-11-073-1/+11
* A couple bits of r25957 lost under time pressure.Paul Phillips2011-11-072-2/+3
* Another round of pleasing the gods of init order.Paul Phillips2011-11-075-84/+101
* Fixing checkinit build.Paul Phillips2011-11-071-14/+10
* Fix crash with HK types.Paul Phillips2011-11-073-1/+27
* Fixed hang in typechecker.Paul Phillips2011-11-072-1/+22
* Closed SI-5135michelou2011-11-061-1/+1
* Changed presentation tests to use .flags instea...Iulian Dragos2011-11-063-1/+1
* Fixed askLinkPos problem in reported by failing...Martin Odersky2011-11-062-2/+3
* Added akka.opts file (for presentation compiler...Micro Dotta2011-11-051-0/+18
* Revert "Fix for Enumeration."Paul Phillips2011-11-043-11/+1
* Minor change to get closer to building under -X...Paul Phillips2011-11-041-3/+2
* Attempt to fix failing test.Paul Phillips2011-11-042-3/+5
* Fix for Enumeration.Paul Phillips2011-11-043-1/+11
* More elaborate error message.Paul Phillips2011-11-041-3/+8
* More repl work.Paul Phillips2011-11-0411-74/+243
* Fix for some repl bitrot.Paul Phillips2011-11-046-27/+77
* Some modest optimizations and beauty treatments.Paul Phillips2011-11-045-83/+79
* Repl deadlock fix.Paul Phillips2011-11-041-1/+1
* Trying to fix sdt core build.Martin Odersky2011-11-031-2/+13
* Reflection classloader adjustment.Paul Phillips2011-11-033-6/+31
* ScalaClassLoader changes.Paul Phillips2011-11-0317-115/+158
* Begone t1737...Hubert Plociniczak2011-11-021041-4042/+65914
* attempt to bring trunk build to normal state.Hubert Plociniczak2011-11-253-14/+18
* Added script to run ant and resolve dependenciesJosh Suereth2011-11-231-0/+11
* Whitespace fix for continutations tests.Josh Suereth2011-11-231-1/+1
* Added *.log and build/ to gitignore so partest/...Josh Suereth2011-11-2316-26/+26
* Fixed type unsoundness problem in t5120 and als...Martin Odersky2011-11-015-7/+57
* Made some minor change in the presentation comp...Micro Dotta2011-11-012-4/+12
* Fix for SI-3415 regression.Paul Phillips2011-11-011-0/+1
* Fixed paths for 'neg' tests.Hubert Plociniczak2011-11-015-7/+8
* Fixed failing pc tests. no reviewHubert Plociniczak2011-10-317-26/+40
* Revert r25648 by michelou, it brakes partestHubert Plociniczak2011-10-314-105/+51
* Fix doc comment. no reviewHubert Plociniczak2011-10-311-7/+7
* Fix for NumericRange boundary condition.Paul Phillips2011-10-312-2/+2
* Fixes NPE using iterator with an XML attribute ...Paul Phillips2011-10-315-4/+32
* Clean result of function type.Paul Phillips2011-10-312-1/+15