summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixes #320Adriaan Moors2008-02-071-6/+12
* combinator1 --> combinatorAdriaan Moors2008-02-079-0/+0
* combinator --> combinatoroldAdriaan Moors2008-02-0710-0/+0
* updated examples and json parser to use combina...Adriaan Moors2008-02-0721-46/+57
* fixed nightly buildmichelou2008-02-071-5/+3
* Added better "clone" methods to a few JCL colle...Gilles Dubochet2008-02-065-1/+16
* fixed problems with rangesMartin Odersky2008-02-063-34/+56
* Partial fix to #397.Gilles Dubochet2008-02-065-251/+15
* fixed #438Martin Odersky2008-02-061-2/+2
* fixed #412, prepared for structural array problem.Martin Odersky2008-02-063-1/+13
* Replaced some hard-coded pathsPhilipp Haller2008-02-062-16/+38
* added class BigDecimalmichelou2008-02-061-0/+322
* added reverse to RichString.Martin Odersky2008-02-066-17/+45
* switched to Scala implementation of StringBuildermichelou2008-02-0653-481/+1551
* backported (some) changes from branches/scala-r...Adriaan Moors2008-02-051-107/+123
* (no commit message)NAME2008-02-051-1/+1
* Fixed #444NAME2008-02-052-14/+11
* Fixed #327, #332NAME2008-02-053-15/+11
* fixed typomichelou2008-02-051-1/+1
* add-on to r13888michelou2008-02-051-21/+16
* updated default encoding to UTF8michelou2008-02-054-15/+11
* Fixed issues #328 and #403.Gilles Dubochet2008-02-043-11/+24
* Defined a more precise notion of equality on co...Gilles Dubochet2008-02-042-10/+50
* Fixed #323.Geoffrey Washburn2008-02-041-2/+4
* Fixes #416.Geoffrey Washburn2008-02-041-1/+2
* Arrays (and probably other things) pretty-print...Geoffrey Washburn2008-02-041-1/+1
* Should fix #417 (Exit status was zero on except...Geoffrey Washburn2008-02-042-0/+6
* Fixed #437Philipp Haller2008-02-041-28/+19
* Fixed #219Philipp Haller2008-02-043-7/+52
* Added initial re-write of partestPhilipp Haller2008-02-016-0/+668
* Fixed #377.Iulian Dragos2008-02-011-14/+27
* fixed #224michelou2008-02-011-1/+24
* import Predef._michelou2008-01-311-0/+2
* fixed #406michelou2008-01-311-2/+2
* Inner classes follow their enclosing class to s...NAME2008-01-311-1/+3
* Fix for old plugin. Sean McDirmid2008-01-311-2/+19
* fixed #423, added integer square root (CLDC)michelou2008-01-314-8/+155
* added svn:keywords, updated headersmichelou2008-01-313-21/+20
* buffering when reading from an inputstreamBurak Emir2008-01-312-26/+144
* fixed (hopefully) regexp pattern (Java 1.4 vs 1...michelou2008-01-301-2/+8
* backed lout of some changes for vcsMartin Odersky2008-01-291-9/+6
* support for <elem key={x:Option[Seq[Node]]} />,...Burak Emir2008-01-281-2/+6
* removed MissingTypeMartin Odersky2008-01-281-9/+0
* hasFlag(DEFERERED) -> isDeferredMartin Odersky2008-01-287-17/+18
* minor clean ups of Sean's commit; prepareing fo...Martin Odersky2008-01-289-71/+70
* added filter for synthetic outer membersmichelou2008-01-282-68/+73
* Sean's fix for scaladoc.Geoffrey Washburn2008-01-281-1/+5
* Another massive IDE checkin.Sean McDirmid2008-01-2726-178/+1475
* case classes can now inherit from case classes.Martin Odersky2008-01-256-46/+43
* re-fix #404Martin Odersky2008-01-242-5/+12