summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-2015-93/+126
* Fixed returns from synchronized blocks.Iulian Dragos2006-03-201-0/+25
* 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
* Fixed class -> object resident bug.Iulian Dragos2006-03-171-4/+10
* added a missing pair of ""Lex Spoon2006-03-161-1/+1
* Fixed trait presentation highlighting bug.Sean McDirmid2006-03-161-1/+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-151-8/+46
* 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
* 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
* added a toArray method to Seq.Martin Odersky2006-03-133-20/+11
* 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-113-44/+57
* Actually really got rid of the print message.Gilles Dubochet2006-03-101-3/+3
* Getting rid of a print message.Sean McDirmid2006-03-101-1/+1
* Fixed bug where scaladoc chokes on finding a UR...Sean McDirmid2006-03-101-2/+6
* Changed '-inline' to '-Xinline'Iulian Dragos2006-03-101-1/+1
* Reverting file (I think) to fix broken build.Sean McDirmid2006-03-101-1/+0
* (no commit message)Martin Odersky2006-03-1071-83/+85
* Merged in by hand stephane's changes because SV...Sean McDirmid2006-03-101-1/+5
* Reintroduced the toList method for efficiencymihaylov2006-03-101-5/+5
* using double brakets enables logical or in bashBurak Emir2006-03-101-1/+1
* fixed removing of first :Burak Emir2006-03-101-0/+1
* performed some renamings in the compiler & libraryMartin Odersky2006-03-0979-183/+160