[Scala logo]

Project: Scala

Revision: 16035

Author: washburn

Date: 05 Sep 2008 10:25:05

Diff at Trac: https://lampsvn.epfl.ch/trac/scala/changeset/16035

Changes:

Added support for -Yrecursion compiler flag.
Added two tests involving this flag.

Files:
added: /scala/trunk/test/files/pos/proj-rec-test.flags (try)
modified: /scala/trunk/src/compiler/scala/tools/nsc/symtab/Types.scala (try)
added: /scala/trunk/test/files/pos/comp-rec-test.flags (try)
modified: /scala/trunk/src/compiler/scala/tools/nsc/symtab/Symbols.scala (try)
added: /scala/trunk/test/files/pos/proj-rec-test.scala (try)
modified: /scala/trunk/src/compiler/scala/tools/nsc/typechecker/Typers.scala (try)
added: /scala/trunk/test/files/pos/comp-rec-test.scala (try)
modified: /scala/trunk/src/compiler/scala/tools/nsc/Settings.scala (try)
Diff: To list