summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (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
* fixes bug #502Burak Emir2006-03-151-2/+3
* oops, adding makeBind(.) didn't actually workBurak Emir2006-03-151-1/+1
* added a makeBind(.) around pat to resolve bug #548Burak Emir2006-03-151-1/+1
* propagate property 'version.number' to all depe...michelou2006-03-141-2/+2
* changed 'mixin class' into 'trait' in docs/exam...michelou2006-03-143-5/+5
* added '-' in property 'time.short' to be sbaz f...michelou2006-03-141-1/+1
* removed asList, change \Burak Emir2006-03-141-5/+3
* changed ThrowMatchError stuffBurak Emir2006-03-141-1/+1
* changing asList to toListBurak Emir2006-03-141-1/+1
* disabling sequence pattern parsing (a,b)Burak Emir2006-03-141-8/+10
* disabling isInstanceOfErasedBurak Emir2006-03-141-2/+5
* prtty printer update plus node::\ methodBurak Emir2006-03-142-6/+12
* Improved scaladoc comment for class CountedIter...mihaylov2006-03-141-2/+1
* 1. Added a BigInt classMartin Odersky2006-03-1419-40/+615
* better NodeSeqBurak Emir2006-03-141-2/+2
* changed XHTML tags to lowercase in src/compiler...michelou2006-03-142-175/+160
* Fixed package treated as object bug.Sean McDirmid2006-03-131-2/+7
* added rudimentary support for import statementsLex Spoon2006-03-131-28/+73
* undo a testing hackLex Spoon2006-03-131-2/+1
* allow reading and writing to arbitrary streams,...Lex Spoon2006-03-131-19/+31
* fix the classpath for the "quick" scalaint scriptLex Spoon2006-03-131-1/+1
* added a toArray method to Seq.Martin Odersky2006-03-133-20/+11
* Reverted back Stephane's incorrect changes to t...Gilles Dubochet2006-03-131-9/+9
* updated file 'build.number' in SVN trunk 'scala'michelou2006-03-121-2/+4
* uses major/minor/patch versions before incremen...v2.0.0michelou2006-03-121-9/+9
* Added bug545Martin Odersky2006-03-122-0/+16
* Removed errorType test; it is repeated in bug545 Martin Odersky2006-03-122-12/+0
* Fixed some more bugs and improved error messages.Martin Odersky2006-03-123-5/+20
* Bug fixesMartin Odersky2006-03-117-12/+38
* corrected missing path conversion on Cygwin for...michelou2006-03-114-46/+64
* log file 'build.timers' now located in 'logs' d...michelou2006-03-111-106/+0
* (no commit message)Lex Spoon2006-03-112-0/+12
* updated man pages for Scala 2michelou2006-03-104-4/+190
* Actually really got rid of the print message.Gilles Dubochet2006-03-101-3/+3