summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added header in file scala/tools/nsc/EvalLoop.s...michelou2006-03-241-6/+13
* Added inlining phase, fixed some bugs.Iulian Dragos2006-03-2414-86/+608
* fixed missing link when generating advert file ...michelou2006-03-231-2/+3
* removed placeholder packages in file scala/buil...michelou2006-03-231-57/+18
* hide stack trace in error messages when handlin...michelou2006-03-234-33/+46
* corrected initialization of variable _USER_CLAS...michelou2006-03-221-1/+2
* added support for abbreviated commands in file ...michelou2006-03-221-18/+24
* adapted Window generic template to correspondin...michelou2006-03-221-15/+13
* removed Windows eol in file test/files/neg/bug5...michelou2006-03-221-3/+3
* fixed a typoLex Spoon2006-03-221-1/+1
* Better print support, now even for polymorphic ...Iulian Dragos2006-03-221-1/+1
* corrected Windows tool template to match corres...michelou2006-03-222-32/+11
* Quick hack so that polymorphic types are printe...Iulian Dragos2006-03-221-1/+10
* removed 'scala.class.path' from classpathDefaul...michelou2006-03-221-3/+1
* removed unsubstituted properties in Windows tem...michelou2006-03-222-6/+6
* adapted Windows templates to changes made in th...michelou2006-03-212-17/+31
* The compiler now takes care of its parameter cl...Gilles Dubochet2006-03-211-5/+11
* Corrected scripts to circumvent class loader bu...Gilles Dubochet2006-03-213-27/+32
* (no commit message)Martin Odersky2006-03-211-10/+21
* added header and author in file scala/util/Flui...michelou2006-03-211-0/+13
* Added a Fluid class, and used it to allow consoleLex Spoon2006-03-212-12/+123
* removed duplicated test 'if $cygwin ; ..' in fi...michelou2006-03-202-11/+1
* Exception thrown by the very last instruction i...Iulian Dragos2006-03-201-1/+9
* 1.Gilles Dubochet2006-03-2070-346/+257
* Updated STARR to version 2.1.0 (release).Gilles Dubochet2006-03-202-2/+2
* changed '~dp0' to '~dps0' in the Windows templa...michelou2006-03-202-2/+2
* Fixed problem in 2.Martin Odersky2006-03-201-1/+1
* 1.Martin Odersky2006-03-2021-99/+151
* Fixed returns from synchronized blocks.Iulian Dragos2006-03-201-0/+25
* updated contents of file docs/README in module ...michelou2006-03-181-27/+27
* convert value of variable SCALA_HOME on Cygwinmichelou2006-03-181-0/+1
* added missing file scala/runtime/NonLocalReturn...michelou2006-03-181-0/+13
* 1. Added a range method to Array.scalaMartin Odersky2006-03-189-13/+125
* released version 2.1.0 of the Scala distributionmichelou2006-03-171-4/+4
* (no commit message)v2.1.0Lex Spoon2006-03-172-0/+12
* Fixed class -> object resident bug.Iulian Dragos2006-03-171-4/+10
* chanded eol encoding in files/neg/bug545.*michelou2006-03-171-2/+2
* added a missing pair of ""Lex Spoon2006-03-161-1/+1
* corrected handling of version number in build.xmlmichelou2006-03-161-3/+3
* Fixed trait presentation highlighting bug.Sean McDirmid2006-03-161-1/+1
* (no commit message)Iulian Dragos2006-03-161-0/+1
* unix script to call the interpreterBurak Emir2006-03-161-0/+99
* Add the compiler's classpath to the Interpreter...Lex Spoon2006-03-151-3/+7
* Add the compiler's classpath to the Interpreter...Lex Spoon2006-03-151-2/+14
* added license and readme files to the docmichelou2006-03-152-8/+49
* In the scalaint script, define scala.boot.class...Lex Spoon2006-03-151-1/+2
* Added parent classloader to interpreterSean McDirmid2006-03-152-4/+11
* Improved the efficiency of Iterator.filter and ...mihaylov2006-03-152-18/+27
* Removed broken navigation links.Sean McDirmid2006-03-152-6/+12
* added DCodeLex Spoon2006-03-153-0/+495