summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/dependencies
Commit message (Expand)AuthorAgeFilesLines
* Some cleanup I did when looking at #2769.Hubert Plociniczak2010-04-221-25/+21
* Some clean-ups.Hubert Plociniczak2010-04-131-84/+92
* Closes #2757. No review.Hubert Plociniczak2010-04-121-0/+1
* Renamed the linkedFooOfBar methods in Symbol to...Paul Phillips2010-03-041-1/+1
* Checking the symbols of parameters in overloade...Hubert Plociniczak2010-02-171-4/+4
* Fixes #3045. No review.Hubert Plociniczak2010-02-101-1/+1
* Closes #2651Hubert Plociniczak2010-02-101-12/+23
* Fixes the problem mentioned in #2882, which see...Hubert Plociniczak2010-02-031-4/+8
* Correctly check annotated types.Hubert Plociniczak2010-02-021-8/+6
* Exclude anonymous function classes from the def...Hubert Plociniczak2010-02-012-2/+3
* lifted out core compiler data structures into r...Martin Odersky2010-02-012-8/+8
* Check recursively the type aliases.Hubert Plociniczak2010-02-011-1/+4
* Better test for checking existential types, whe...Hubert Plociniczak2010-01-301-1/+3
* Closes #2650.Hubert Plociniczak2010-01-291-0/+8
* Refactored some of the code from r20624 thanks ...Hubert Plociniczak2010-01-261-8/+5
* Closes #2653, #2652, #2556.Hubert Plociniczak2010-01-202-2/+30
* Made some cosmetic but clarity-increasing chang...Paul Phillips2010-01-201-6/+4
* Wrapped a buffered output stream around class f...Paul Phillips2010-01-151-1/+1
* 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
* Improvements in checking for references during ...Hubert Plociniczak2010-01-071-10/+33
* Closes #2657, #2789. Review by dragos.Hubert Plociniczak2010-01-061-5/+9
* Closes #2793, #2651, #2650, #2653.Hubert Plociniczak2010-01-061-0/+11
* 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-042-20/+27
* Added -make option transitivenocp which won't c...dcaoyuan2009-11-271-3/+8
* Deprecation patrol exercises the new capabiliti...Paul Phillips2009-11-191-10/+6
* to fix varies conditions of removed source/clas...dcaoyuan2009-11-181-6/+23
* Forgot to commit Changes.scala in previous commitv2.8-divergedHubert Plociniczak2009-11-111-0/+1
* Proper fix for #2280Hubert Plociniczak2009-10-301-1/+1
* Reverted [19310] ...Miles Sabin2009-10-291-1/+2
* Fix for #2280Hubert Plociniczak2009-10-271-2/+1
* BuildManagers weren't deleting invalidated clas...Miles Sabin2009-10-051-4/+6
* Attempting to widen the field of possibilities ...Paul Phillips2009-09-221-3/+2
* Deprecation patrol.Paul Phillips2009-08-221-2/+2
* More work on build manager.Miles Sabin2009-08-022-62/+49
* Merged dependency and references analysis.Iulian Dragos2009-07-313-69/+48
* Allow IDEs more control over a BuildManagers co...Miles Sabin2009-07-301-2/+7
* switch to unnested packages.Martin Odersky2009-07-244-6/+10
* Improved the refined build manager.Iulian Dragos2009-06-262-17/+126
* The dependecy file is read only when -make is n...Iulian Dragos2009-06-252-7/+32
* Moving empty .scala_dependencies check around l...Paul Phillips2009-06-241-6/+0
* Put a stop to empty .scala_dependencies files.Paul Phillips2009-06-231-0/+6
* working on dep manager.Iulian Dragos2009-06-181-18/+27
* Refactored the existing dependency tracker and ...Iulian Dragos2009-05-294-129/+206
* massive new collections checkin.Martin Odersky2009-05-081-1/+1
* Added -make flag and supporting functionality f...David MacIver2009-02-152-0/+296