summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* added options '-windowtitle' and '-documenttitl...michelou2006-04-127-121/+164
* Fixed bug 566Martin Odersky2006-04-122-6/+17
* Moved some files from scala/tools/util/ to scal...mihaylov2006-04-1217-27/+27
* 1. Allowed local implicitsMartin Odersky2006-04-1113-343/+393
* Deleted files in scala/tools/nsc/iomihaylov2006-04-114-286/+0
* Rewrote the files in scala/tools/util/ in Scalamihaylov2006-04-1129-1218/+945
* Added 'loop header' field to basic blocks to ea...Iulian Dragos2006-04-105-19/+14
* Removed scala/Ref.javamihaylov2006-04-102-30/+0
* removed leading tabs in files scala/tools/nsc/s...michelou2006-04-101-20/+25
* Rewrote All$ and AllRef$ in Scalamihaylov2006-04-063-6/+6
* Removed the unused scala.runtime.{IOMap,FHV_Has...mihaylov2006-04-063-282/+0
* Fixed several bugs in Inliners and the monitor ...Iulian Dragos2006-04-066-34/+105
* Cleaned up Definitionsmihaylov2006-04-061-59/+42
* corrected indentation in files scala/runtime/Bo...michelou2006-04-053-17/+17
* Removed the source for the primitive types; cre...mihaylov2006-04-0512-1294/+156
* fixed bug562 and bug563Martin Odersky2006-04-051-2/+6
* fixed bug562 and bug563Martin Odersky2006-04-051-1/+2
* changed how a Fluid's ThreadLocal instance get...Lex Spoon2006-04-051-3/+4
* Fixed bug where case insensitivity breaks file ...Sean McDirmid2006-04-041-5/+13
* (no commit message)Martin Odersky2006-04-043-10/+22
* Cleaned up the box classesmihaylov2006-04-049-80/+23
* Removed unused methods from the code of the pri...mihaylov2006-04-039-99/+17
* Removed unnecessary primitives for scala.Unitmihaylov2006-04-031-4/+0
* Fixed abstract override problem detected by MoezMartin Odersky2006-04-032-2/+2
* Antlib now also declares Scaladoc.Gilles Dubochet2006-04-031-2/+2
* Renamed Lattice.scala to CompleteLattice.scala ...mihaylov2006-04-031-0/+0
* Cleaned up the code of the primitive typesmihaylov2006-04-029-1025/+927
* added more functionality to test/clitestmichelou2006-03-311-4/+2
* added conversion from methods to functions usin...Martin Odersky2006-03-311-2/+2
* added conversion from methods to functions usin...Martin Odersky2006-03-312-4/+22
* Renamed phase 'Codify' to 'LiftCode'.Gilles Dubochet2006-03-312-4/+4
* fixed several old bugsMartin Odersky2006-03-311-0/+30
* replaying no longer adds to the replay listLex Spoon2006-03-311-9/+17
* [backend] Do not treat equals,hashCode,toString...mihaylov2006-03-312-47/+1
* added missing cases for Star()Burak Emir2006-03-311-0/+6
* comments, plus little spec-conformance fix to d...Burak Emir2006-03-311-23/+54
* more like spec nowBurak Emir2006-03-311-1/+4
* fix of #560, continuedBurak Emir2006-03-311-1/+1
* Removed all tabs in DBC library source.Gilles Dubochet2006-03-3143-822/+819
* ise toByt, toShort, etc instead of coercemihaylov2006-03-311-7/+7
* added :replay to the interpreterLex Spoon2006-03-303-66/+141
* fixed bugs#440,#560Burak Emir2006-03-302-148/+195
* Fixed more SVN propertiesGilles Dubochet2006-03-305-4/+4
* Updated UNIX script templates to be Posix Shell...Gilles Dubochet2006-03-302-15/+21
* renamed args to tsBurak Emir2006-03-301-2/+2
* renamed mkSequence to mkArrayValueBurak Emir2006-03-301-3/+5
* fixed svn properties of NonLocalReturnException...mihaylov2006-03-301-1/+3
* corrected "%1"=="" to (%1)==() in file generic-...michelou2006-03-281-2/+4
* reintroduced attribute 'bootclasspath' in Ant t...michelou2006-03-285-22/+58
* Automatic file encoding detection is now Java 1...Gilles Dubochet2006-03-281-16/+16