summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/interactive/REPL.scala
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2010-12-16 15:24:37 +0000
committerIulian Dragos <jaguarul@gmail.com>2010-12-16 15:24:37 +0000
commite2edb26440c01dcef033732b6ac065b2a0928033 (patch)
tree49273bcfbc5c22dcb86e2b15b64af6ae816f3be2 /src/compiler/scala/tools/nsc/interactive/REPL.scala
parent9ada1110c5311f5a383a8ba48be59aae9337cead (diff)
downloadscala-e2edb26440c01dcef033732b6ac065b2a0928033.tar.gz
scala-e2edb26440c01dcef033732b6ac065b2a0928033.tar.bz2
scala-e2edb26440c01dcef033732b6ac065b2a0928033.zip
Removed the 'codeGenerator' field, which was a ...
Removed the 'codeGenerator' field, which was a source of leaks. Refactored javaName/javaType and the like. Now javaName does only name mangling, and it is overriden by the BytecodeGenerator to keep track of inner classes. JVMUtils now can be instantited by third party tools like Eclipse and use javaName without polluting the code generator's state. review by extempore.
Diffstat (limited to 'src/compiler/scala/tools/nsc/interactive/REPL.scala')
0 files changed, 0 insertions, 0 deletions