summaryrefslogtreecommitdiff
path: root/test/files/pos
Commit message (Collapse)AuthorAgeFilesLines
* added explicit type for partial functions in te...michelou2006-01-172-3/+6
| | | | | | added explicit type for partial functions in test/files/pos/eta.scala, ..
* replaced ':' (deprecated) by 'requires' in test...michelou2006-01-171-1/+1
| | | | | replaced ':' (deprecated) by 'requires' in test/files/pos/bug372.scala
* replaced ':' (deprecated) by 'requires' in test...michelou2006-01-171-1/+1
| | | | | replaced ':' (deprecated) by 'requires' in test/files/pos/bug360.scala
* replaced ':' (deprecated) by 'requires' in test...michelou2006-01-173-3/+5
| | | | | | replaced ':' (deprecated) by 'requires' in test/files/pos/bug360.scala, ..
* - replaced ':' (deprecated) by 'requires' in te...michelou2006-01-171-1/+1
| | | | | | - replaced ':' (deprecated) by 'requires' in test/files/pos/philippe4.scala
* - replaced ':' (deprecated) by 'requires' in te...michelou2006-01-171-1/+1
| | | | | - replaced ':' (deprecated) by 'requires' in test/files/pos/bug211.scala
* - replaced ':' (deprecated) by 'requires' in te...michelou2006-01-171-1/+1
| | | | | | - replaced ':' (deprecated) by 'requires' in test/files/pos/scoping1.scala
* - replaced ':' (deprecated) by 'requires' in te...michelou2006-01-171-1/+1
| | | | | - replaced ':' (deprecated) by 'requires' in test/files/pos/bug39.scala
* - replaced ':' (deprecated) by 'requires' in te...michelou2006-01-171-4/+4
| | | | | - replaced ':' (deprecated) by 'requires' in test/files/pos/bug267.scala
* 1. Updated ignore patterns in various foldersGilles Dubochet2005-12-184-334/+0
| | | | | 2. Removed even more obsolete files in 'test/' and elsewhere.
* 'test-nsc' has been moved to 'test'.Gilles Dubochet2005-12-16150-0/+3110
|
* Removed old scala tests from new Scala core mod...Gilles Dubochet2005-12-16147-2919/+0
| | | | | Removed old scala tests from new Scala core module.
* Changed EOL flag of all files to be consistent.Gilles Dubochet2005-12-162-188/+188
|
* Cleaned-up file-type and executable flags in th...Gilles Dubochet2005-12-167-0/+0
| | | | | Cleaned-up file-type and executable flags in the entire repository.
* *** empty log message ***michelou2005-11-281-0/+8
|
* try to make this test case work.Sean McDirmid2005-11-191-2/+2
|
* Test case for abstract override bug in NSC.Sean McDirmid2005-11-171-0/+15
|
* *** empty log message ***Martin Odersky2005-10-062-4/+4
|
* *** empty log message ***Martin Odersky2005-10-063-20/+13
|
* *** empty log message ***Martin Odersky2005-10-031-4/+5
|
* *** empty log message ***Martin Odersky2005-10-0329-47/+224
|
* - added more test cases.michelou2005-06-141-3/+13
|
* - added user-defined attributes with arguments.michelou2005-06-141-5/+15
|
* *** empty log message ***michelou2005-06-141-0/+54
|
* *** empty log message ***Martin Odersky2005-03-224-9/+10
|
* - Fixed and added bug 399paltherr2005-02-181-0/+17
|
* - Added bug 372paltherr2004-11-181-0/+4
|
* - Added Test 2paltherr2004-09-161-1/+101
|
* - Added Idpaltherr2004-09-131-2/+4
| | | | | - Changed case of "bug"
* - Added bug 361paltherr2004-09-131-0/+16
|
* *** empty log message ***Martin Odersky2004-09-023-3/+3
|
* - Added bug 360paltherr2004-08-261-0/+11
|
* - Added bug 359paltherr2004-08-251-0/+30
|
* *** empty log message ***Martin Odersky2004-08-251-14/+14
|
* - Removed noise at end of filepaltherr2004-08-241-8/+0
|
* *** empty log message ***Martin Odersky2004-08-231-0/+42
|
* *** empty log message ***Martin Odersky2004-07-152-0/+21
|
* - added 'override' modifier to Point2.compareTo.michelou2004-07-071-1/+1
|
* *** empty log message ***Martin Odersky2004-04-232-0/+85
|
* *** empty log message ***Martin Odersky2004-04-192-7/+2
|
* *** empty log message ***Martin Odersky2004-04-161-21/+0
|
* - Added bug289paltherr2004-04-151-0/+7
|
* - Added pos/bug318.scalapaltherr2004-04-131-0/+11
|
* *** empty log message ***Martin Odersky2004-04-081-0/+14
|
* *** empty log message ***Martin Odersky2004-04-081-0/+24
|
* *** empty log message ***Martin Odersky2004-04-084-0/+128
|
* *** empty log message ***Martin Odersky2004-04-061-1/+0
|
* *** empty log message ***Martin Odersky2004-04-011-3/+6
|
* *** empty log message ***Martin Odersky2004-03-261-0/+23
|
* - Removed alias scala.Stringpaltherr2004-03-061-3/+3
| | | | | | | - Renamed in Definitions: OBJECT_CLASS into SCALAOBJECT_CLASS - Renamed in Definitions: JAVA_<X> into <X> Renamed in Definitions: - ANYREF_SYNCHRONIZED into OBJECT_SYNCHRONIZED