summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2010-04-09 15:42:24 +0000
committerIulian Dragos <jaguarul@gmail.com>2010-04-09 15:42:24 +0000
commitd76943f9ae43176980f21f90f400053fe2da3fbf (patch)
treed43b33f4cc1055f78ec2853164d61171fec17f3c /README
parent73648228fffb462113ebfa6222824cc229cf808c (diff)
downloadscala-d76943f9ae43176980f21f90f400053fe2da3fbf.tar.gz
scala-d76943f9ae43176980f21f90f400053fe2da3fbf.tar.bz2
scala-d76943f9ae43176980f21f90f400053fe2da3fbf.zip
Companion objects of primitive types are now va...
Companion objects of primitive types are now values. Term 'scala.Int' resolves in bytecode to an instance of 'scala.runtime.Int'. This is the first step towards replacing strings in @specialized with a proper list of types, so instead of @specialized("Int, Float") one will write @specialized(Int, Float). Review by odersky.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions