summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Make IterableLike.toIterator more efficientPaul Phillips2011-07-161-0/+2
* Fixed a big bug in type constructor unification...Paul Phillips2011-07-161-30/+50
* A whole bunch of documentation on Trees, arrest...Paul Phillips2011-07-162-47/+133
* Beginning to document scala.util.continuations ...Paul Phillips2011-07-151-2/+62
* Add documentation to Boolean.Paul Phillips2011-07-151-1/+76
* Merge pull request #42 from jamie-allen/masterPaul Phillips2011-07-151-1/+3
* Additional documentation for the Array type, wi...Paul Phillips2011-07-151-1/+31
* Some minor scaladoc tweaks and deletion of inco...Paul Phillips2011-07-154-51/+69
* scaladoc fixes and improvementsmichelou2011-07-1524-185/+573
* 3rd round of clean ups (see r25285, r25292)michelou2011-07-1573-769/+592
* 2nd round of clean ups (see r25285)michelou2011-07-1599-1515/+1519
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-1488-868/+288
* cleanups (scaladoc 2, deprecation warnings, tra...michelou2011-07-1332-409/+414
* Fix printing of Char constants.Grzegorz Kossakowski2011-07-131-1/+1
* Get rid of structural type in Iterator.scalaGrzegorz Kossakowski2011-07-131-1/+9
* prohibit case-to-case inheritance instead of is...Hubert Plociniczak2011-07-132-30/+4
* Don't enter into same line infinite recursion w...Paul Phillips2011-07-131-2/+2
* Restored partest behavior of keeping output dir...Paul Phillips2011-07-131-1/+4
* Bounded wildcard types arising during pattern t...Paul Phillips2011-07-131-3/+6
* Catch type projections even when they disguise ...Paul Phillips2011-07-131-3/+12
* A response to adriaan's last lub commit of the ...Paul Phillips2011-07-131-39/+92
* Suppressed an error in type constructor bounds ...Paul Phillips2011-07-131-4/+7
* Making power mode startup a little less glacial...Paul Phillips2011-07-122-38/+19
* A bunch of repl stuff.Paul Phillips2011-07-125-82/+184
* Fixed some unnecessary chattiness and poor func...Paul Phillips2011-07-121-4/+8
* Seeing about getting trunk building again, no r...michelou2011-07-124-80/+81
* More work done on implementing reflection.Martin Odersky2011-07-126-390/+171
* Seeing about getting trunk building again, no r...Paul Phillips2011-07-113-12/+12
* Misc smoothing of tree creation, no review.Paul Phillips2011-07-115-31/+21
* Implemented workaround for SI-4789, no review.Paul Phillips2011-07-111-1/+3
* Minor, mostly agreed upon changes to reflection...Paul Phillips2011-07-117-58/+54
* Baby-steps towards getting actual runtime refle...Martin Odersky2011-07-114-6/+82
* Fixes #4398.Aleksandar Pokopec2011-07-111-6/+10
* Fixes #4326.Aleksandar Pokopec2011-07-111-0/+17
* Fixes #4709.Aleksandar Pokopec2011-07-112-3/+9
* Fixes #4723.Aleksandar Pokopec2011-07-111-1/+1
* Making empty streams serializable.Aleksandar Pokopec2011-07-111-1/+1
* Fixes #4761.Aleksandar Pokopec2011-07-113-8/+14
* Refactored reflection into reflect.api and refl...Martin Odersky2011-07-1132-1610/+2429
* Moved a warning behind -Xlint.Paul Phillips2011-07-093-9/+15
* Fixes some remaining formatting issues.Kato Kazuyoshi2011-07-097-12/+11
* Fix for failing test, review by extempore.Kato Kazuyoshi2011-07-094-5/+5
* ByteCodecs move to reflect.internal.Martin Odersky2011-07-085-10/+9
* Fixes SI-4759Philipp Haller2011-07-071-10/+17
* fixed svn props and file headersmichelou2011-07-076-4/+31
* Made scratchpad use replToString.Martin Odersky2011-07-072-2/+8
* Created simple infrastructure for creating muta...Paul Phillips2011-07-069-16/+53
* Fixed a logic error in debuglog which was turni...Paul Phillips2011-07-061-1/+1
* Removed redundant field. No review.Martin Odersky2011-07-061-2/+0
* Fixing two problems in Global.scala: crashes du...Martin Odersky2011-07-061-2/+2