summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* refined type checking rules wrt selftypes for n...Martin Odersky2008-04-151-2/+17
| | | | | refined type checking rules wrt selftypes for new's in valdefs.
* Slight improvements in the documentation.Geoffrey Washburn2008-04-151-3/+3
|
* Fatal typo in SuperSabbus.Gilles Dubochet2008-04-141-1/+1
|
* Simple pending test for virtual classes.Geoffrey Washburn2008-04-141-0/+9
|
* Tiny fixes to SuperSabbus.Gilles Dubochet2008-04-142-4/+6
|
* updating STARR to 2.7.1.RC1Lukas Rytz2008-04-143-3/+3
|
* sabbus: starr.lib searched in wrong directory f...Lukas Rytz2008-04-141-1/+1
| | | | | sabbus: starr.lib searched in wrong directory for scala-library.jar
* fix for #740Sean McDirmid2008-04-141-1/+1
|
* method NodeSeq#\ supports arguments like "@{uri...Burak Emir2008-04-132-10/+68
| | | | | method NodeSeq#\ supports arguments like "@{uri}attrname" for searching prefixed attributes.
* call initMappings() only once (already called o...lorch2008-04-121-3/+0
| | | | | call initMappings() only once (already called on line 135)
* Commented out the println which was causing pos...Geoffrey Washburn2008-04-121-1/+1
| | | | | Commented out the println which was causing pos/t0674.scala to fail.
* made xml.pull functionalBurak Emir2008-04-123-13/+73
|
* 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-113-10/+18
|
* Added what is needed to properly build, test an...Gilles Dubochet2008-04-112-151/+357
| | | | | | Added what is needed to properly build, test and package a distribution for jvm 1.4.
* added test cases for #710 and #346Burak Emir2008-04-101-1/+71
|
* fixed #710 (revert some of r14520, but fix for ...Burak Emir2008-04-101-2/+2
| | | | | fixed #710 (revert some of r14520, but fix for #346 still holds)
* fixes "no-symbol doesn't have owner" crash in e...Burak Emir2008-04-101-1/+1
| | | | | fixes "no-symbol doesn't have owner" crash in eclipse build.
* removed for nowMartin Odersky2008-04-101-464/+0
|
* new phase (not yet connected to rest)Martin Odersky2008-04-101-0/+464
|
* Fixed old sabbus to use new scalatool task.Gilles Dubochet2008-04-101-50/+3
|
* trunk/build.number for 2.7.1.RC1Lukas Rytz2008-04-101-2/+2
|
* moving checkfile for console.scala to right loc...Lukas Rytz2008-04-101-0/+0
| | | | | moving checkfile for console.scala to right location
* Added a simple target to build a JVM 1.4 versio...Gilles Dubochet2008-04-093-23/+171
| | | | | | Added a simple target to build a JVM 1.4 version of the Scala compiler and library.
* Refactored SuperSabbus' targets to be finer gra...Gilles Dubochet2008-04-098-486/+578
| | | | | | | | Refactored SuperSabbus' targets to be finer grained and permit better dependency management (with JVM 1.4 and MSIL support in mind). First effort of refactoring the classpath handling: tools are run with the scala library on the classpath, not on the bootclasspath.
* fixed 495 again (this fix no longer ignores gua...Burak Emir2008-04-092-5/+24
| | | | | fixed 495 again (this fix no longer ignores guards), with test
* updated check filev2.7-divergedMartin Odersky2008-04-091-5/+2
|
* 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
| | | | | CLRTypes: mutable sequence was modified while iterating over it.
* Renamed method pending in Actor trait to mailbo...Philipp Haller2008-04-091-4/+4
| | | | | Renamed method pending in Actor trait to mailboxSize.
* 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
| | | | | Fixed equality to be symmetric with respect to Atom.
* Move the test because it will fail on jvm1.4.Geoffrey Washburn2008-04-081-0/+0
|
* Trunk version of console now uses printf.Geoffrey Washburn2008-04-082-7/+6
|
* Copied old implementation of Console to the jvm...Geoffrey Washburn2008-04-081-0/+345
| | | | | Copied old implementation of Console to the jvm-1.4 library.
* Eliminated either per #708.Geoffrey Washburn2008-04-083-1029/+0
|
* fixed t607, t699Martin Odersky2008-04-088-46/+28
|
* pending tests for 727 and 732Lukas Rytz2008-04-084-0/+18
|
* improved isCoDefinedMartin Odersky2008-04-071-4/+2
|
* Fixed issue that caused neg tests to succeed if...Philipp Haller2008-04-071-1/+27
| | | | | | Fixed issue that caused neg tests to succeed if no check file was present.
* removed some files (the stuff in scala.util.mat...Martin Odersky2008-04-0713-918/+17
| | | | | | removed some files (the stuff in scala.util.matching got copied into experimental/regex)
* (1) Removed generation of $tag method for inter...Martin Odersky2008-04-0719-70/+492
| | | | | | (1) Removed generation of $tag method for interfaces (2) improved type inference for clsoures (3) redesign of CharSequence and regex.
* Fixing infinite loop bug in type checker.Sean McDirmid2008-04-071-2/+13
|
* Fixed SuperSabbus.Gilles Dubochet2008-04-071-10/+16
|
* Missed a few references to fusrcs.Geoffrey Washburn2008-04-071-1/+1
|
* Disable the cldc target.Geoffrey Washburn2008-04-071-6/+8
|
* Put "locker.clean" target back into SuperSabbus...Gilles Dubochet2008-04-071-2/+2
| | | | | | Put "locker.clean" target back into SuperSabbus as its absence was breaking the "dist" build.