summaryrefslogtreecommitdiff
path: root/src/repl/scala/tools/nsc/interpreter/JavapClass.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-8/+5
* SI-9277 Downgrade marginal javap featuresSom Snytt2015-06-251-473/+127
* Make lambda body public rather than using static accessorJason Zaugg2015-04-171-23/+11
* Fix many typos in docs and commentsmpociecha2014-12-141-3/+3
* SI-8898 javap -fun under new style lambdasSom Snytt2014-11-041-143/+239
* SI-8494 Javap filter includes specializedSom Snytt2014-05-231-8/+13
* SI-8494 Restore filtering javap outputSom Snytt2014-05-231-33/+44
* SI-8107: Use Regex.quoteChristoffer Sawicki2013-12-291-3/+3
* deprecate Pair and TripleDen Shabalin2013-11-201-1/+1
* Collections library tidying and deprecation. Separate parts are listed below.Rex Kerr2013-11-071-3/+7
* SI-7488 REPL javap finds new style delayedEndpointSom Snytt2013-07-151-18/+64
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Eliminate a pile of -Xlint warnings.Paul Phillips2013-04-231-3/+1
* Modularized the repl.Paul Phillips2013-03-111-0/+693