summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* released Scala version 2.1.5v2.1.5michelou2006-05-241-3/+2
* fixed classof -- only class typed can be generatedMartin Odersky2006-05-241-2/+4
* fixed error in file selection for scaladocmichelou2006-05-241-1/+1
* create a copy (and not a link) for "latest" on ...michelou2006-05-241-2/+4
* removed leading/trailing tabs/blanks in file sy...michelou2006-05-241-189/+193
* added a scaladoc comment for classOfLex Spoon2006-05-241-0/+1
* updated man pages for the Scala 2 commandsmichelou2006-05-234-43/+96
* added some methodsBurak Emir2006-05-231-41/+68
* Fixed problem with classOf[x.type]Martin Odersky2006-05-231-6/+12
* Cleanup bug 605Martin Odersky2006-05-232-5/+18
* removed hidden NFS filemichelou2006-05-231-0/+0
* Clean ups fro bugs 605, 508Martin Odersky2006-05-236-3/+37
* generalized save(.,.) method, encoding, write x...Burak Emir2006-05-231-5/+5
* added saveFull methodBurak Emir2006-05-231-4/+17
* fixed bug #610Burak Emir2006-05-231-12/+32
* removed leading/trailing tabs/blanks in file ns...michelou2006-05-221-132/+138
* Fixed bug 613Martin Odersky2006-05-222-3/+23
* commented out debug message in file nsc/symtab/...michelou2006-05-221-6/+6
* (no commit message)michelou2006-05-221-0/+0
* Fixed bug 604,605, 606, 607, 608, 611Martin Odersky2006-05-225-7/+44
* Fixed bug 604, 605, 607 Martin Odersky2006-05-216-33/+47
* updated svn:keywords for some files in backend/...michelou2006-05-192-8/+22
* Added check files for 2 new test casesmihaylov2006-05-193-1/+7
* Fixed some problems with the closure eliminatio...Iulian Dragos2006-05-196-92/+168
* Fixed two try-finally bugs.Iulian Dragos2006-05-198-14/+118
* Added scala.throws(java.lang.Class) attribute t...mihaylov2006-05-193-1/+48
* Fixed bug 601,602,603Martin Odersky2006-05-197-11/+74
* Even if beQuiet was specified, still print out ...Lex Spoon2006-05-191-2/+3
* close the interpreter in before exiting, so tha...Lex Spoon2006-05-191-6/+10
* print error messages using line numbers in the ...Lex Spoon2006-05-191-50/+56
* added compileSources()Lex Spoon2006-05-191-4/+9
* Print source positions in the underlying source...Lex Spoon2006-05-191-2/+3
* - added two new kinds of SourceFile's: Compound...Lex Spoon2006-05-192-0/+75
* *** empty log message ***Lex Spoon2006-05-191-1/+1
* *** empty log message ***Lex Spoon2006-05-191-1/+2
* *** empty log message ***Lex Spoon2006-05-191-0/+101
* for the subArray method in all the boxed array ...Lex Spoon2006-05-1910-10/+10
* Fixed bug 595,596,597Martin Odersky2006-05-189-18/+90
* updated svn:keywords propertiesmichelou2006-05-182-2/+2
* updated file scala/tools/nsc/MainScript.scala t...michelou2006-05-182-18/+66
* Treat Java enums as constants - allows their us...mihaylov2006-05-183-35/+29
* fixed a tiny typo in a commentLex Spoon2006-05-171-1/+1
* Added support for emitting Java annotations int...mihaylov2006-05-174-15/+107
* Improved CLDC supportmihaylov2006-05-173-14/+17
* bug fixesMartin Odersky2006-05-168-22/+34
* Fixed bug 591Martin Odersky2006-05-163-1/+7
* Fixed bug 592Martin Odersky2006-05-163-8/+43
* Fixed bug 592Martin Odersky2006-05-162-1/+72
* Fixed bug 593Martin Odersky2006-05-166-2/+19
* Fixed bug 594Martin Odersky2006-05-162-3/+8