summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* added support of class literalsMartin Odersky2006-05-0532-238/+378
* added zipWithIndex to several collection classesLex Spoon2006-05-057-0/+119
* added a comment about variance in the type para...Lex Spoon2006-05-041-0/+4
* added target 'dist.quick' (no tests and docs) i...michelou2006-05-042-3/+12
* added if-test in skipComment (bug #585)michelou2006-05-042-0/+8
* added if-test in skipComment (bug #585)michelou2006-05-041-275/+278
* removed unused variable SCALA_SCALA_ARGS in fil...michelou2006-05-041-3/+0
* Added a 'cldc' target for J2ME CLDC 1.0mihaylov2006-05-037-75/+106