summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Should not set the parameter name's width on CSS.Kato Kazuyoshi2011-07-221-2/+5
* As per discussion documented in SI-1799, brough...Paul Phillips2011-07-216-9/+75
* Fixed build problem. No review.Martin Odersky2011-07-211-2/+2
* Adding mirrors top connect reflection to someth...Martin Odersky2011-07-215-14/+68
* Fleshed out Scala -> Java mapping; dealing with...Martin Odersky2011-07-214-11/+62
* Fixed doc comments of the keys and values metho...Philipp Haller2011-07-201-3/+4
* 4th round of clean ups (see r25293, r25285, r25...michelou2011-07-2019-445/+381
* Fleshed out reflection that now also correctly ...Martin Odersky2011-07-204-37/+213
* Fixes SI-4641 again.Kato Kazuyoshi2011-07-201-1/+12
* Fixed a subset of extant signature issues.Paul Phillips2011-07-193-15/+24
* Sprinkled some quiet dust on the compiler.Paul Phillips2011-07-197-106/+66
* Refactored infoTransformer functionality from n...Martin Odersky2011-07-1912-370/+510
* Modified erasure so we have enough information ...Paul Phillips2011-07-185-81/+138
* Fixed adriaan's patch for type constructor infe...Paul Phillips2011-07-182-48/+102
* Small babystep to show Scala -> Java mapping in...Martin Odersky2011-07-181-1/+4
* Workaround for scalacheck calling System.exit d...Paul Phillips2011-07-181-1/+1
* Brought scalacheck up to date with scalacheck t...Paul Phillips2011-07-1614-89/+197
* Re-de-case-classed scala.xml.Text as described ...Paul Phillips2011-07-162-26/+11
* Removed classes and methods deprecated before 2.8.Paul Phillips2011-07-166-80/+3
* Reverting recent type constructor patch until I...Paul Phillips2011-07-161-50/+30
* document scala.util.control.Breaks methodsPaul Phillips2011-07-161-4/+22
* collection docs: fix copy-paste errors in GenTr...Paul Phillips2011-07-161-28/+14
* Changes to reflection.Martin Odersky2011-07-1614-290/+282
* Some post-facto patch cleanups, no review.Paul Phillips2011-07-162-23/+14
* Fleshed out scala.math.Ordered documentation.Paul Phillips2011-07-161-17/+64
* Basic scaladoc for some scala.math classes.Paul Phillips2011-07-162-2/+65
* Fix wiki markup of Equiv.scala. From Josh Marcus.Paul Phillips2011-07-161-4/+4
* Fix Benchmark documentation to match current ar...Paul Phillips2011-07-161-3/+2
* Basic scaladoc for Vector.Paul Phillips2011-07-161-0/+18
* Documentation and examples for Regex.Paul Phillips2011-07-161-7/+154
* Added Vector class documentation.Paul Phillips2011-07-161-0/+7
* Added documentation for RichInt.Paul Phillips2011-07-161-0/+35
* 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