summaryrefslogtreecommitdiff
path: root/src/compiler/scala
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
* Fixed bug 595,596,597Martin Odersky2006-05-184-18/+31
* updated svn:keywords propertiesmichelou2006-05-182-2/+2
* updated file scala/tools/nsc/MainScript.scala t...michelou2006-05-181-17/+39
* 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-173-14/+106
* Improved CLDC supportmihaylov2006-05-173-14/+17
* bug fixesMartin Odersky2006-05-168-22/+34
* Fixed bug 591Martin Odersky2006-05-161-1/+3
* Fixed bug 592Martin Odersky2006-05-161-0/+2
* Fixed bug 592Martin Odersky2006-05-161-1/+1
* Fixed bug 593Martin Odersky2006-05-161-1/+2
* 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
* fixed error for Cygwin in file templates/generi...michelou2006-05-111-1/+1
* Seriously cleaned-up the build script.Gilles Dubochet2006-05-116-74/+76
* Bug fixesMartin Odersky2006-05-112-4/+5
* 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
* fixed error in file templates/generic-unix.tmplmichelou2006-05-091-1/+1
* opt=trueBurak Emir2006-05-081-1/+1
* Bug fixesMartin Odersky2006-05-086-7/+45
* Implemented class constants in the backend.Iulian Dragos2006-05-081-1/+21
* 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-051-1/+4
* added support of class literalsMartin Odersky2006-05-0530-119/+245
* added if-test in skipComment (bug #585)michelou2006-05-041-275/+278
* Added a 'cldc' target for J2ME CLDC 1.0mihaylov2006-05-037-75/+106
* Added a 'target' optionmihaylov2006-05-031-0/+13
* Fixed bugs 570/571.v2.1.4Iulian Dragos2006-05-011-1/+6
* fixed bug 581Martin Odersky2006-04-281-1/+1
* measured size of pickled dataMartin Odersky2006-04-281-0/+3
* fixed bug 577Martin Odersky2006-04-281-1/+1
* removed leading/trailing tabs/blanks in file ns...michelou2006-04-281-384/+385
* removed leading/trailing tabs/blanks in files C...michelou2006-04-272-210/+221
* 1. fixed bugs 578+579Martin Odersky2006-04-2711-81/+84
* updated copyright notice and removed semicolonsmichelou2006-04-271-14/+15
* removed leading/trailing tabs/blanks in file Sy...michelou2006-04-271-5/+5
* removed leading/trailing tabs and blanks in fil...michelou2006-04-271-29/+26
* added subroutine 'set_home' in batch commandsmichelou2006-04-262-10/+20