summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Flags.DEFERREDmichelou2008-04-161-1/+1
* small fix wrt virtual classesMartin Odersky2008-04-161-1/+1
* Fixed #580: error messages from SourceReader (c...Gilles Dubochet2008-04-163-91/+8
* Improvements to genprodGeoffrey Washburn2008-04-1669-155/+341
* SuperSabbus JVM 1.4 target also builds Partest.Gilles Dubochet2008-04-161-6/+43
* Add a contains(String) method for 1.4Geoffrey Washburn2008-04-161-0/+244
* refined type checking rules wrt selftypes for n...Martin Odersky2008-04-151-2/+17
* Slight improvements in the documentation.Geoffrey Washburn2008-04-151-3/+3
* Tiny fixes to SuperSabbus.Gilles Dubochet2008-04-141-0/+4
* fix for #740Sean McDirmid2008-04-141-1/+1
* method NodeSeq#\ supports arguments like "@{uri...Burak Emir2008-04-131-7/+37
* call initMappings() only once (already called o...lorch2008-04-121-3/+0
* Commented out the println which was causing pos...Geoffrey Washburn2008-04-121-1/+1
* made xml.pull functionalBurak Emir2008-04-122-13/+42
* putting files back where they belongBurak Emir2008-04-126-0/+0
* (1) add devirtualization phase.Martin Odersky2008-04-1115-65/+571
* IDE tweaks.Sean McDirmid2008-04-112-10/+16
* Added what is needed to properly build, test an...Gilles Dubochet2008-04-111-0/+325
* fixed #710 (revert some of r14520, but fix for ...Burak Emir2008-04-101-2/+2
* fixes "no-symbol doesn't have owner" crash in e...Burak Emir2008-04-101-1/+1
* removed for nowMartin Odersky2008-04-101-464/+0
* new phase (not yet connected to rest)Martin Odersky2008-04-101-0/+464
* Added a simple target to build a JVM 1.4 versio...Gilles Dubochet2008-04-091-0/+6
* Refactored SuperSabbus' targets to be finer gra...Gilles Dubochet2008-04-094-220/+84
* fixed 495 again (this fix no longer ignores gua...Burak Emir2008-04-091-5/+9
* fixed #654 and #688Martin Odersky2008-04-097-65/+61
* moving files back to proper subdirectoryBurak Emir2008-04-095-0/+0
* removing PagedSeq.scala from dotnet-libraryLukas Rytz2008-04-091-0/+1
* CLRTypes: mutable sequence was modified while i...Lukas Rytz2008-04-091-3/+2
* Renamed method pending in Actor trait to mailbo...Philipp Haller2008-04-091-4/+4
* Fixed #734 issue with filename encoding.Geoffrey Washburn2008-04-091-2/+2
* Fixed equality to be symmetric with respect to ...Geoffrey Washburn2008-04-082-2/+4
* Trunk version of console now uses printf.Geoffrey Washburn2008-04-081-6/+5
* Copied old implementation of Console to the jvm...Geoffrey Washburn2008-04-081-0/+345
* Eliminated either per #708.Geoffrey Washburn2008-04-082-553/+0
* fixed t607, t699Martin Odersky2008-04-088-46/+28
* improved isCoDefinedMartin Odersky2008-04-071-4/+2
* Fixed issue that caused neg tests to succeed if...Philipp Haller2008-04-071-1/+27
* removed some files (the stuff in scala.util.mat...Martin Odersky2008-04-0713-918/+17
* (1) Removed generation of $tag method for inter...Martin Odersky2008-04-0717-69/+482
* Fixing infinite loop bug in type checker.Sean McDirmid2008-04-071-2/+13
* More stubs for MSIL, but I do not have the pati...Geoffrey Washburn2008-04-0710-0/+9
* Closer to having MSIL build again.Geoffrey Washburn2008-04-0758-3/+68
* Fixed android build.Geoffrey Washburn2008-04-071-0/+1
* More reorg.Geoffrey Washburn2008-04-0786-0/+0
* New reorg planGeoffrey Washburn2008-04-0792-0/+0
* Use toString() instead of toString in the inter...Geoffrey Washburn2008-04-071-2/+2
* Undid 14522 for now.Geoffrey Washburn2008-04-071-5/+6
* This might fix things until the unreachable cod...Geoffrey Washburn2008-04-071-8/+8
* test and fix for #631pradel2008-04-071-7/+17