summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-081-2/+13
* Fixing logic in structural types.Paul Phillips2011-11-081-47/+57
* Third collections commit from Todd Vierling.Paul Phillips2011-11-0714-29/+41
* 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-071-1/+1
* A couple bits of r25957 lost under time pressure.Paul Phillips2011-11-071-1/+1
* Another round of pleasing the gods of init order.Paul Phillips2011-11-074-83/+100
* Fixing checkinit build.Paul Phillips2011-11-071-14/+10
* Fix crash with HK types.Paul Phillips2011-11-071-1/+1
* Fixed hang in typechecker.Paul Phillips2011-11-071-1/+1
* Closed SI-5135michelou2011-11-061-1/+1
* Changed presentation tests to use .flags instea...Iulian Dragos2011-11-061-1/+1
* Fixed askLinkPos problem in reported by failing...Martin Odersky2011-11-061-1/+2
* Revert "Fix for Enumeration."Paul Phillips2011-11-041-1/+1
* Minor change to get closer to building under -X...Paul Phillips2011-11-041-3/+2
* Fix for Enumeration.Paul Phillips2011-11-041-1/+1
* More elaborate error message.Paul Phillips2011-11-041-3/+8
* More repl work.Paul Phillips2011-11-048-73/+167
* Fix for some repl bitrot.Paul Phillips2011-11-044-27/+40
* 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-0316-110/+155
* attempt to bring trunk build to normal state.Hubert Plociniczak2011-11-251-1/+1
* Fixed type unsoundness problem in t5120 and als...Martin Odersky2011-11-012-4/+13
* 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-012-1/+2
* 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-311-1/+1
* Fixes NPE using iterator with an XML attribute ...Paul Phillips2011-10-313-4/+12
* Clean result of function type.Paul Phillips2011-10-311-1/+1
* Code to locate currently transformed unit in ca...Martin Odersky2011-10-311-1/+8
* Closes #5127. Review by extempore.Martin Odersky2011-10-312-10/+14
* Fix for crasher in explicitouter.Paul Phillips2011-10-292-40/+47
* Test case closes SI-4875.Paul Phillips2011-10-291-0/+1
* Fix ArrayStack.growArray at boundary.Paul Phillips2011-10-291-1/+1
* Overhaul of getter/setter synthesis.Paul Phillips2011-10-288-260/+343
* Tentative fix for IDE #1000663.Martin Odersky2011-10-281-3/+15
* Closes t5121. Review by szeiger.Martin Odersky2011-10-281-0/+3
* Repl output fix.Paul Phillips2011-10-281-2/+2
* Better report on missing methods.Paul Phillips2011-10-281-3/+4
* Fix for varargs methods.Paul Phillips2011-10-271-1/+5
* Hopefully a fix for the hyperlinking problem.Martin Odersky2011-10-271-18/+20