summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* removed xsd stuffBurak Emir2006-05-093-119/+0
* 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-0513-32/+61
* added support of class literalsMartin Odersky2006-05-0532-238/+378
* added zipWithIndex to several collection classesLex Spoon2006-05-055-0/+90
* added a comment about variance in the type para...Lex Spoon2006-05-041-0/+4
* 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 loadStringLex Spoon2006-04-271-1/+5
* added subroutine 'set_home' in batch commandsmichelou2006-04-262-10/+20
* (no commit message)Martin Odersky2006-04-252-1/+4
* updated batch files to work on older Windows sy...michelou2006-04-252-2/+10
* uncommented override varBurak Emir2006-04-253-5/+5
* possible fix of presentation compiler crashesMartin Odersky2006-04-251-1/+1
* (no commit message)Martin Odersky2006-04-255-9/+30
* Fixed bug #567mihaylov2006-04-251-1/+1
* cleaned up interpreter codemichelou2006-04-252-51/+38
* tiny change to produced/consumed for CALL_METHODLex Spoon2006-04-241-2/+5
* signal a build failure if the compiler reports ...Lex Spoon2006-04-241-16/+17
* Corrected bug #569.Gilles Dubochet2006-04-241-1/+1
* commentBurak Emir2006-04-211-1/+3
* dont munch exceptionBurak Emir2006-04-211-1/+3
* Simplified runner scripts just a bit.Gilles Dubochet2006-04-205-18/+15
* added options '-windowtitle' and '-documenttitl...michelou2006-04-127-121/+164
* Fixed bug 566Martin Odersky2006-04-122-6/+17
* Moved some files from scala/tools/util/ to scal...mihaylov2006-04-1217-27/+27
* 1. Allowed local implicitsMartin Odersky2006-04-1113-343/+393
* Deleted files in scala/tools/nsc/iomihaylov2006-04-114-286/+0
* Rewrote the files in scala/tools/util/ in Scalamihaylov2006-04-1129-1218/+945