summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* added some quotes so that arguments with spaces...Lex Spoon2006-02-061-1/+1
* Fixed typos in a couple of commentsLex Spoon2006-02-032-2/+2
* (no commit message)Martin Odersky2006-02-023-1/+20
* (no commit message)Martin Odersky2006-02-012-8/+11
* Some cosmetic changes in non-plugin files.Sean McDirmid2006-02-017-30/+41
* (no commit message)Martin Odersky2006-02-012-22/+16
* (no commit message)Martin Odersky2006-01-311-1/+1
* Using debug mode is not longer necessary to get...Gilles Dubochet2006-01-311-4/+4
* (no commit message)Martin Odersky2006-01-302-2/+8
* (no commit message)Martin Odersky2006-01-306-14/+37
* Added '?' to the list of encoded operators.Iulian Dragos2006-01-301-0/+1
* A $PREFIX was still lurking around: it is gone ...Gilles Dubochet2006-01-301-1/+1
* Sanitized the ScalaTool ant script so that it d...Gilles Dubochet2006-01-305-18/+15
* Fixed expected type for Try blocks.Iulian Dragos2006-01-301-1/+1
* do not treat the empty string as a valid classp...Lex Spoon2006-01-271-1/+1
* Format changes, updates to IDE highlighting.Sean McDirmid2006-01-2711-125/+173
* If a classpath is specified explicitly, then be...Lex Spoon2006-01-271-1/+2
* Move the implicit BitSet=>Ordered[BitSet] coerc...mihaylov2006-01-262-34/+31
* Adding IO files to build.Sean McDirmid2006-01-264-0/+286
* (no commit message)Martin Odersky2006-01-266-30/+78
* Added a deep-copy clone methodmihaylov2006-01-261-0/+6
* Scala bazaar Ant task now extends the correct t...Gilles Dubochet2006-01-261-2/+2
* - improved efficiencymihaylov2006-01-251-13/+20
* Added a fast subsetOf implementationmihaylov2006-01-251-3/+35
* Removed an annoying debug message.Gilles Dubochet2006-01-241-1/+1
* (no commit message)Martin Odersky2006-01-242-5/+7
* (no commit message)Martin Odersky2006-01-243-41/+37
* (no commit message)Martin Odersky2006-01-241-2/+2
* (no commit message)Martin Odersky2006-01-241-2/+2
* (no commit message)Martin Odersky2006-01-244-10/+14
* fixed bug in isWhitespace argument in file scal...michelou2006-01-241-5/+7
* (no commit message)Martin Odersky2006-01-233-20/+32
* * removed tabs from core compiler files.Sean McDirmid2006-01-225-183/+204
* Adjusted to the new interface of BitSetmihaylov2006-01-224-25/+20
* Complete rewrite:mihaylov2006-01-223-187/+138
* added min(x: Int, y: Int): Int functionmihaylov2006-01-221-0/+1
* use the serializable attribute instead of java....mihaylov2006-01-221-2/+2
* (no commit message)Martin Odersky2006-01-202-5/+5
* Added option '-Xlinearizer:<lin>' and made 'rev...Iulian Dragos2006-01-206-6/+84
* (no commit message)Martin Odersky2006-01-208-41/+76
* Improved TypedCode to support yet more code.Gilles Dubochet2006-01-203-1/+8
* When zip-ping up an sbp file, include all depen...Lex Spoon2006-01-201-11/+3
* automatically define a "sbaz" task coresponding...Lex Spoon2006-01-201-0/+2
* (no commit message)Martin Odersky2006-01-198-42/+28
* - removed tabs in scala/concurrent/Process.scalamichelou2006-01-191-52/+57
* use toList instead of elements.toListmihaylov2006-01-191-1/+1
* Use attributes instead of java.lang.Cloneable, ...mihaylov2006-01-195-14/+19
* (no commit message)Sean McDirmid2006-01-194-85/+104
* Fixed conflicting self in scala.concurrent.Proc...Philipp Haller2006-01-191-1/+1
* changed <availablepackage> to <availablePackage>Lex Spoon2006-01-191-2/+2