summaryrefslogtreecommitdiff
path: root/build.number
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2010-02-03 23:51:49 +0000
committerPaul Phillips <paulp@improving.org>2010-02-03 23:51:49 +0000
commit2b82a20d75629e7bdd2fd3d4d4613fc2ef072a78 (patch)
treef3576cf0318b4fafb550e09d6fd93ebf022b76bb /build.number
parent19e78a93e6b1c889460936f0c96728cb0e81726d (diff)
downloadscala-2b82a20d75629e7bdd2fd3d4d4613fc2ef072a78.tar.gz
scala-2b82a20d75629e7bdd2fd3d4d4613fc2ef072a78.tar.bz2
scala-2b82a20d75629e7bdd2fd3d4d4613fc2ef072a78.zip
A big push to make the interpreter easier to in...
A big push to make the interpreter easier to instantiate without having to dodge bullets. It shouldn't have to be any harder than this: scala> new scala.tools.nsc.Interpreter().evalExpr[Int]("5*5") res0: Int = 25 ...and now it isn't. Review by community.
Diffstat (limited to 'build.number')
0 files changed, 0 insertions, 0 deletions