summaryrefslogtreecommitdiff
path: root/test/files/jvm/t2515.scala
diff options
context:
space:
mode:
authorHubert Plociniczak <hubert.plociniczak@epfl.ch>2009-12-04 16:45:48 +0000
committerHubert Plociniczak <hubert.plociniczak@epfl.ch>2009-12-04 16:45:48 +0000
commit36b1d9cf1c03de5e6a7ce82b73088697590dbcd9 (patch)
tree2e2ead3cfccc78cf81656f561d63bd6e41273a40 /test/files/jvm/t2515.scala
parent15add6cd50a26efc4ad80365d4ee31890123f770 (diff)
downloadscala-36b1d9cf1c03de5e6a7ce82b73088697590dbcd9.tar.gz
scala-36b1d9cf1c03de5e6a7ce82b73088697590dbcd9.tar.bz2
scala-36b1d9cf1c03de5e6a7ce82b73088697590dbcd9.zip
.scala_dependencies now correctly tracks the cl...
.scala_dependencies now correctly tracks the class files (didn't work for example for case classes and more complicated object/class combinations). Refined build manager now compares different symbols not only by name but takes into consideration some flags. This way we avoid comparing for example class with companion object (both share the name but we should compare class with class). Changes class now correctly filters private, local and lifted symbols ('newMembers -= n' didn't eliminate correctly some of the cases).
Diffstat (limited to 'test/files/jvm/t2515.scala')
0 files changed, 0 insertions, 0 deletions