summaryrefslogtreecommitdiff
path: root/test/files/run/literals.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-10148 Accept verbose zeroSom Snytt2017-02-181-1/+9
* SI-10148 Follow Java for float literalsSom Snytt2017-01-181-0/+5
* SI-9015 Reject 0x and minor parser cleanupSom Snytt2014-12-051-26/+13
* SI-7618 Remove octal number literalsSimon Ochsenreither2013-12-091-20/+3
* SI-7003 Partest redirects stderr to log fileSom Snytt2013-05-251-3/+3
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+0
* int -> Int, etc..michelou2008-06-101-19/+19
* Made some test cases platform-independentmihaylov2006-10-101-1/+1
* added contrib #176 to test file run/literals.scalamichelou2006-08-141-80/+86
* - changed the unicode method identifier to be a...Lex Spoon2006-06-161-5/+5
* 'test-nsc' has been moved to 'test'.Gilles Dubochet2005-12-161-0/+136
* Removed old scala tests from new Scala core mod...Gilles Dubochet2005-12-161-134/+0
* - added tests for octal charsmichelou2005-11-281-0/+2
* Made platform independantmihaylov2005-09-271-11/+10
* *** empty log message ***Martin Odersky2004-09-021-1/+1
* seq have to be escapedburaq2004-05-111-0/+6
* added test case for unicode identifierburaq2004-05-031-0/+3
* added test case for fixed treatment of SUburaq2004-04-071-0/+3
* - Explicitly import java.lang.System.out to avo...mihaylov2004-03-171-10/+10
* - updated tests with MIN_INT and MIN_LONG liter...michelou2004-03-151-4/+4
* *** empty log message ***michelou2004-03-011-0/+69
* - added test cases for Scala literals such as J...michelou2004-03-011-0/+52