summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* As pointed out to me by plocinic, the pattern m...Paul Phillips2010-10-193-13/+28
* A modified approach to map withDefault[Value].Paul Phillips2010-10-194-28/+32
* For all those using .git who like their build a...Aleksandar Pokopec2010-10-191-0/+131
* Reverts r23251 because it hangs on windows.Paul Phillips2010-10-193-43/+1
* Closes #3934 by fixing a typo (missing + in str...Martin Odersky2010-10-193-1/+37
* Fixed NoSymbol problem in IDE for type construc...Martin Odersky2010-10-191-2/+2
* VirtualFile.{equals/hashCode} should be based o...Eugene Vigdorchik2010-10-181-2/+2
* adding gitignore sample files.Lukas Rytz2010-10-182-0/+25
* Closes #3871.Martin Odersky2010-10-174-24/+75
* Reverted previous commit as I think it is wedgi...Paul Phillips2010-10-1714-104/+24
* Made some changes to fjbg so when people run in...Paul Phillips2010-10-1614-24/+104
* Documentation being generated by genprod was pr...Paul Phillips2010-10-1696-399/+294
* Disambiguated all the implicits in JavaConversi...Paul Phillips2010-10-162-263/+287
* new tests. no review.Martin Odersky2010-10-166-0/+58
* Small changes in layout and comments. no review.Martin Odersky2010-10-162-3/+3
* Closes #3837. Review by extempore.Martin Odersky2010-10-161-3/+7
* Closes #3614.Martin Odersky2010-10-162-16/+20
* Closes #3567. Review by milessabin.Martin Odersky2010-10-161-2/+11
* Closes #3833. Review by extempore.Martin Odersky2010-10-161-24/+39
* Closes #3672. Review by extempore.Martin Odersky2010-10-161-3/+14
* TreePrinters now go inside orginal's of TypeTre...Martin Odersky2010-10-161-1/+1
* Reverting r23232. No review.Hubert Plociniczak2010-10-155-122/+42
* removed docs/licences (doc/licenses already exi...Antonio Cunei2010-10-151-16/+0
* Working out some more of the flags situation.Paul Phillips2010-10-155-37/+61
* There was a fascinating tangle of name creation...Paul Phillips2010-10-1511-66/+26
* Modification to the widening logic to treat loc...Paul Phillips2010-10-144-9/+44
* All this time with Nil only claiming to be equa...Paul Phillips2010-10-142-1/+9
* An error previously unnoticed.Aleksandar Pokopec2010-10-141-3/+2
* Improving scalacheck update script.Aleksandar Pokopec2010-10-141-3/+122
* re-added isAbstract and isTrait to HasFlag beca...Lukas Rytz2010-10-142-3/+3
* Fixed the broken build by my previous change.Iulian Dragos2010-10-141-1/+1
* Fixed wrong tag for Longs, which caused bad jav...Iulian Dragos2010-10-141-8/+10
* Fixing issue with XMLEventReader.stop failing t...Paul Phillips2010-10-143-1/+43
* An object with a main method can now extend its...Paul Phillips2010-10-142-153/+146
* Closes #3894. Review by dubochet.Martin Odersky2010-10-131-4/+4
* closes #3862.Adriaan Moors2010-10-133-4/+17
* closes #3281, #3866.Adriaan Moors2010-10-133-12/+36
* Misc. cleanups in specialization. No review.Paul Phillips2010-10-132-62/+52
* Added filterNot to Option so I can stop being d...Paul Phillips2010-10-131-0/+13
* The second piece of the flags patch.Paul Phillips2010-10-1311-105/+168
* This maps @native, @volatile, and @transient in...Paul Phillips2010-10-123-39/+36
* Two improvements (or so I claim) to MatchErrors.Paul Phillips2010-10-121-3/+9
* One more partest fix where output was redirecte...Aleksandar Pokopec2010-10-122-23/+62
* closes #3915.Adriaan Moors2010-10-121-1/+1
* closes #3890: propagate inferred type parameter...Adriaan Moors2010-10-123-1/+28
* Closes #2333. Review by dragosHubert Plociniczak2010-10-122-1/+18
* Fixes #3895.Hubert Plociniczak2010-10-125-42/+122
* Fixed substring test that was occasionally fail...Hubert Plociniczak2010-10-122-2/+1
* Encapsulating name strings in StdNames and elim...Paul Phillips2010-10-117-49/+34
* Introduced -Ymurmur with murmur hashcodes.Paul Phillips2010-10-117-6/+136