summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* TAR archive generate by SABBUS stores correct p...Gilles Dubochet2006-05-151-2/+4
* cope with Interpreter.compile being renamed to ...Lex Spoon2006-05-151-1/+1
* added compileString() and bind()Lex Spoon2006-05-151-3/+66
* tolerate 0-length writesLex Spoon2006-05-151-1/+2
* commented back in CharArrayFile.read ; if someo...Lex Spoon2006-05-151-1/+3
* (no commit message)Lex Spoon2006-05-151-1/+1
* (no commit message)Lex Spoon2006-05-151-0/+138
* (no commit message)Lex Spoon2006-05-152-0/+10
* fixed error in file build.xmlmichelou2006-05-1216-13/+253
* fixed error for Cygwin in file templates/generi...michelou2006-05-111-1/+1
* Seriously cleaned-up the build script.Gilles Dubochet2006-05-119-880/+506
* Bug fixesMartin Odersky2006-05-114-8/+13
* updated SVN header in file nsc/transform/CleanU...michelou2006-05-111-14/+17
* Fixed more empty package bugs.Sean McDirmid2006-05-102-4/+7
* Fixing bug with <empty> packages.Sean McDirmid2006-05-101-6/+6
* (no commit message)Lex Spoon2006-05-101-0/+78
* new STARR.Gilles Dubochet2006-05-092-2/+2
* fixed error in file templates/generic-unix.tmplmichelou2006-05-0916-47/+66
* removed xsd stuffBurak Emir2006-05-093-119/+0
* (no commit message)Lex Spoon2006-05-092-0/+9
* opt=trueBurak Emir2006-05-081-1/+1
* Bug fixesMartin Odersky2006-05-0815-7/+171
* Added fjbg.jar contents to the scala-compiler.j...Iulian Dragos2006-05-082-2/+2
* fixed classpath for library file fjbg.jar (for ...michelou2006-05-081-4/+4
* Implemented class constants in the backend.Iulian Dragos2006-05-082-2/+22
* added target 'dist.nightly' in file build.xmlmichelou2006-05-081-0/+54
* Added closure elimination phase (experimental).Iulian Dragos2006-05-0813-69/+711
* added hrefs to classes of Java API using JavaSc...michelou2006-05-053-3/+40
* Changed array unboxing to use classes rather th...Martin Odersky2006-05-0513-32/+61