summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/dependencies/Changes.scala
Commit message (Expand)AuthorAgeFilesLines
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* Whitespace commit.Paul Phillips2012-02-291-1/+1
* More consistent use of Names.Paul Phillips2012-01-051-2/+2
* Start of an attempt to abstract above some hard...Paul Phillips2011-07-231-1/+1
* Closes #3140, #4245. no reviewHubert Plociniczak2011-02-131-2/+9
* introduce NullaryMethodType to disambiguate Pol...Adriaan Moors2011-01-201-0/+2
* Closes #2792. no reviewHubert Plociniczak2010-11-021-4/+11
* Checking the symbols of parameters in overloade...Hubert Plociniczak2010-02-171-4/+4
* Closes #2651Hubert Plociniczak2010-02-101-12/+23
* Correctly check annotated types.Hubert Plociniczak2010-02-021-8/+6
* Exclude anonymous function classes from the def...Hubert Plociniczak2010-02-011-1/+1
* lifted out core compiler data structures into r...Martin Odersky2010-02-011-3/+3
* Better test for checking existential types, whe...Hubert Plociniczak2010-01-301-1/+3
* Closes #2653, #2652, #2556.Hubert Plociniczak2010-01-201-1/+11
* Made some cosmetic but clarity-increasing chang...Paul Phillips2010-01-201-6/+4
* Closes #2649. No review.Hubert Plociniczak2010-01-141-1/+1
* When comparing type aliases use info instead of...Hubert Plociniczak2010-01-131-1/+7
* Compare typeParams correctly for symbols so tha...Hubert Plociniczak2010-01-121-14/+14
* Closes #2657, #2789. Review by dragos.Hubert Plociniczak2010-01-061-5/+9
* Small rewrite of r20087.Paul Phillips2009-12-101-1/+1
* Closes #2649Hubert Plociniczak2009-12-101-0/+1
* Closes #2559Hubert Plociniczak2009-12-101-0/+1
* .scala_dependencies now correctly tracks the cl...Hubert Plociniczak2009-12-041-18/+18
* Deprecation patrol exercises the new capabiliti...Paul Phillips2009-11-191-10/+6
* Forgot to commit Changes.scala in previous commitv2.8-divergedHubert Plociniczak2009-11-111-0/+1
* Attempting to widen the field of possibilities ...Paul Phillips2009-09-221-3/+2
* Deprecation patrol.Paul Phillips2009-08-221-2/+2
* Merged dependency and references analysis.Iulian Dragos2009-07-311-9/+5
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* Improved the refined build manager.Iulian Dragos2009-06-261-15/+123
* The dependecy file is read only when -make is n...Iulian Dragos2009-06-251-5/+11
* working on dep manager.Iulian Dragos2009-06-181-18/+27
* Refactored the existing dependency tracker and ...Iulian Dragos2009-05-291-0/+64