summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
...
* Some modifications to ZipFile to make sure the ...Paul Phillips2010-07-012-15/+22
* Warded off a parser crash on certain invalid pr...Paul Phillips2010-07-011-4/+4
* moved toScalaRepeatedParam TypeMap to refchecks.Lukas Rytz2010-06-302-10/+10
* companion objects of case classes know their name.Lukas Rytz2010-06-291-5/+12
* removed warnings (deprecation,unchecked)michelou2010-06-294-26/+33
* close #2413.Lukas Rytz2010-06-291-1/+11
* fixed #3604michelou2010-06-281-0/+3
* Removed unfinished Jenkins hashcode for final.Paul Phillips2010-06-272-3/+3
* close #3543Lukas Rytz2010-06-241-0/+4
* Changed inference algorithm to use weakMartin Odersky2010-06-201-1/+3
* [scaladoc] A warning is printed when usecase me...Gilles Dubochet2010-06-181-1/+6
* [scaladoc] Abstract members can be filtered in ...Gilles Dubochet2010-06-186-9/+64
* [scaladoc] There is a text filter tool for memb...Gilles Dubochet2010-06-189-17/+94
* [scaladoc] Added linear super types.Gilles Dubochet2010-06-184-10/+27
* The inliner now looks harder for method impleme...Paul Phillips2010-06-161-58/+65
* A wholesale reversion of the pattern matcher to...Paul Phillips2010-06-163-48/+43
* removed integration of placeholder syntax and n...Lukas Rytz2010-06-161-16/+1
* Fixed a bug in scripts which put the classfile ...Paul Phillips2010-06-161-1/+1
* Imporved printing of private[C] in TreePrinters.Martin Odersky2010-06-162-2/+2
* Fixied problem in my last commit to address #31...Martin Odersky2010-06-161-0/+1
* [Scaladoc] Self types are printed.Gilles Dubochet2010-06-165-2/+12
* [scaladoc] Closes #3125: inherited use cases ha...Gilles Dubochet2010-06-161-1/+1
* Disables NotNull checking unless -Ynotnull is g...Paul Phillips2010-06-152-2/+6
* [scaladoc] New display mode for members: ordere...Gilles Dubochet2010-06-155-23/+143
* [scaladoc] Slightly more robust treatment of "c...Gilles Dubochet2010-06-151-2/+1
* updated version number in build.number filemichelou2010-06-151-2/+4
* A love letter to the inliner.Paul Phillips2010-06-151-478/+511
* Closes #3558.Iulian Dragos2010-06-141-4/+4
* Made getters treated more like private members ...Paul Phillips2010-06-132-61/+103
* Closes #3174 and #3560. Review by moors.Martin Odersky2010-06-131-46/+71
* Removed bogus typing.Iulian Dragos2010-06-111-1/+1
* Fixed the broken build.Iulian Dragos2010-06-111-1/+2
* Partial fix for #2296: instead of VerifyError w...Iulian Dragos2010-06-111-3/+11
* Make local lazy values thread-safe.Iulian Dragos2010-06-095-32/+59
* Put in some long overdue soft padding around re...Paul Phillips2010-06-081-2/+16
* Fixed a regrettable oversight which was leaving...Paul Phillips2010-06-081-3/+8
* Fixed #2424. Review by dragosMartin Odersky2010-06-082-1/+8
* Taking another shot at negative constants as an...Paul Phillips2010-06-082-6/+7
* Made scripts wait for all non-daemon threads to...Paul Phillips2010-06-073-23/+51
* Fixed #3174. Review by spoonMartin Odersky2010-06-071-2/+8
* Solved problem that -3.0 is not recognized as a...Martin Odersky2010-06-061-1/+1
* Patch from Jason Zaugg so singleton types aren'...Paul Phillips2010-06-051-1/+1
* Reverts r21973, the patch I characterized as "h...Paul Phillips2010-06-041-1/+2
* Codec changes in scala.tools.nsc.io correspondi...Paul Phillips2010-06-032-34/+29
* Closes #3472, final specialized methods give Ve...Iulian Dragos2010-06-031-0/+1
* Closes #3499, double definition with specialized.Iulian Dragos2010-06-031-5/+8
* Removed unnecessary files containing code with ...Gilles Dubochet2010-06-022-332/+0
* made hashset more robust for concurrent access ...Martin Odersky2010-05-311-14/+11
* Reversion of r21940, which caused a big bump in...Paul Phillips2010-05-271-40/+67
* Commit r22003 changed the svn:ignoreAntonio Cunei2010-05-261-2/+2