summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorSom Snytt <som.snytt@gmail.com>2014-10-18 22:43:57 -0700
committerSom Snytt <som.snytt@gmail.com>2014-11-04 07:49:16 -0800
commitd7835d62cf0093e4a8f17f6eabd334e74be6ffcb (patch)
tree99624fca28f394aacc2738e8ff347970c4579240 /.gitattributes
parent2b5df373638d08204b71258928289f6b39e25d5f (diff)
downloadscala-d7835d62cf0093e4a8f17f6eabd334e74be6ffcb.tar.gz
scala-d7835d62cf0093e4a8f17f6eabd334e74be6ffcb.tar.bz2
scala-d7835d62cf0093e4a8f17f6eabd334e74be6ffcb.zip
SI-8898 javap -fun under new style lambdas
To support both -Ydelambdafy strategies, look for both inline (anonfun) and method (lambda) closure classes. For method (lambda) style, use the anonfun method that is invoked by the accessor. Also, the output of javap must be captured eagerly for filtering for the current target method. If the user asks for a module, e.g., `Foo$`, don't yield results for companion class, but for `Foo`, do yield companion module results. Just because.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions