summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* for queries not understood in the interpreter, ...Lex Spoon2008-02-211-1/+3
* fixed broken build (scaladoc)michelou2008-02-214-15/+10
* Split DocDriver into DocDriver and DefaultDocDr...Geoffrey Washburn2008-02-213-255/+284
* peel off any scaladoc comments whenLex Spoon2008-02-211-1/+2
* fixed problem with too optimistic beta reduction.Martin Odersky2008-02-201-2/+6
* uses readResolve for symbolsmichelou2008-02-201-6/+2
* fixed #523michelou2008-02-201-4/+9
* fix error in getLineBurak Emir2008-02-201-2/+9
* anonfuns now accept up to 22 argsmichelou2008-02-1914-25/+359
* Java 1.4 compatibilitymichelou2008-02-192-102/+63
* changed viewvc -> trac URLmichelou2008-02-191-1/+1
* Moved NewLinePrintWriter to its own file, hopef...Lex Spoon2008-02-192-6/+15
* moved NewLinePrintWriter back to object Interpr...Lex Spoon2008-02-181-4/+3
* Changed scala.Symbol to be always internedIulian Dragos2008-02-183-17/+24
* Generalizes the allowed inputs to the interpret...Lex Spoon2008-02-182-272/+241
* Changed the toString of Iterator to have the wo...Lex Spoon2008-02-181-1/+1
* fixed #429michelou2008-02-181-22/+32
* More small fixes to the new IDE.Sean McDirmid2008-02-172-2/+15
* More fixes for the new IDESean McDirmid2008-02-172-2/+3
* Fixing bugs in new and old plugin.Sean McDirmid2008-02-179-45/+120
* add documentation and fixed copyrightBurak Emir2008-02-161-5/+15
* fix semantics of %, 2nd try.Burak Emir2008-02-161-1/+1
* fix semantics of method %Burak Emir2008-02-161-5/+5
* made semantics of MetaData append safer, fixed ...Burak Emir2008-02-161-20/+90
* Added support for 'neg' tests to new partestPhilipp Haller2008-02-154-50/+128
* Fixed IDE for new-style case classes.Sean McDirmid2008-02-151-1/+1
* fixed #486michelou2008-02-151-52/+44
* fixed #485michelou2008-02-159-66/+88
* Check for command-line option dependency AFTER ...mihaylov2008-02-142-3/+3
* - fixed filenames and package declaration of so...mihaylov2008-02-144-7/+14
* fixed build problem.Martin Odersky2008-02-131-2/+1
* removed deprecated class util.Fluidmichelou2008-02-132-25/+1
* Fixed #459Philipp Haller2008-02-133-18/+15
* Using custom ClassLoader is more robust.Philipp Haller2008-02-132-6/+26
* change to caseclass extractors with varargsMartin Odersky2008-02-132-6/+13
* Integrated ClassLoader patch from Guy OliverPhilipp Haller2008-02-133-11/+28
* added DPP's code for xhtml parsing (cdata/entit...Burak Emir2008-02-134-0/+209
* fixed PrefixedAttr inconsistency and scaladocBurak Emir2008-02-132-3/+3
* Slightly improved efficiency of ::.writeObject(...mihaylov2008-02-131-2/+2
* fixed #471michelou2008-02-123-9/+30
* refinement of sbaz fix; fixed #419Martin Odersky2008-02-124-12/+28
* Added property to configure the number of actor...Philipp Haller2008-02-121-1/+2
* Corrections to the documentationIulian Dragos2008-02-121-3/+7
* fixed build problem for sbaz; fixed one half of...Martin Odersky2008-02-114-6/+7
* Implemented --show-diff, --show-log and --faile...Philipp Haller2008-02-117-133/+1730
* Changed translation for pattern definitions whi...Martin Odersky2008-02-102-8/+3
* fixed missing deprecated warning on types; fixe...Martin Odersky2008-02-086-25/+471
* More functionality and cleaned-up outputPhilipp Haller2008-02-087-72/+318
* iterative version of rep1Adriaan Moors2008-02-081-14/+21
* Fixed #368:Geoffrey Washburn2008-02-082-3/+9