summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed some remaining Eclipse-related stuff th...Gilles Dubochet2005-12-142-14/+0
* CVS ignore files no longer are necessary.Gilles Dubochet2005-12-1418-73/+0
* Removing Eclipse project files from repository,...Sean McDirmid2005-12-143-29/+0
* *** empty log message ***Martin Odersky2005-12-1311-26/+35
* removing meaningless Test.scala fileSean McDirmid2005-12-134-8/+12
* - added run/bug508.scala and neg/variances.scalamichelou2005-12-131-0/+3
* - Michel's tests for runtime typesmichelou2005-12-132-0/+272
* *** empty log message ***michelou2005-12-132-0/+8
* - Windows NT and up do know the path of the exe...michelou2005-12-131-0/+1
* - Windows NT and up do know the path of the exe...michelou2005-12-131-0/+1
* - updated year in copyright noticemichelou2005-12-131-1/+1
* *** empty log message ***michelou2005-12-134-0/+46
* - NSC ant task updated to compile with NSCGilles Dubochet2005-12-132-23/+22
* made serializablemihaylov2005-12-1320-11/+42
* Changed dependency manager to look at .class fi...Gilles Dubochet2005-12-131-1/+1
* Updated to new syntax.Iulian Dragos2005-12-1310-37/+447
* Adding Eclipse plug-in meta infoSean McDirmid2005-12-135-3/+27
* - make every case class/object serializablemihaylov2005-12-131-10/+26
* use Definitions.SerializableAttrmihaylov2005-12-131-1/+1
* added an entry for the scala.serializable attri...mihaylov2005-12-131-1/+7
* added "requires" as a keywordmihaylov2005-12-131-3/+3
* *** empty log message ***Martin Odersky2005-12-1242-224/+187
* disabled attribute checkBurak Emir2005-12-122-10/+14
* descr for URL sourcesBurak Emir2005-12-121-4/+14
* toStringBurak Emir2005-12-124-20/+65
* changed test cases for anyvalue attributesBurak Emir2005-12-123-2/+26
* attributes can hold any values nowBurak Emir2005-12-125-15/+43
* - corrected typo in task 'distrib.cygwin'michelou2005-12-091-3/+3
* Fixed some position bugs.Sean McDirmid2005-12-099-60/+182
* *** empty log message ***Martin Odersky2005-12-091-2/+2
* *** empty log message ***Martin Odersky2005-12-098-132/+159
* - added variable 'LATEST' (Cygwin/Unix switch)michelou2005-12-091-4/+9
* - added property 'os.cygwin'michelou2005-12-091-1/+40
* made box classes serializablemihaylov2005-12-081-18/+27
* *** empty log message ***Martin Odersky2005-12-0864-454/+553
* - corrected wrong path separator in asString me...michelou2005-12-081-41/+40
* *** empty log message ***Martin Odersky2005-12-072-8/+19
* Set source file in ClassSym symbols.Sean McDirmid2005-12-077-104/+119
* Now ignoring temporary test files and reports.Gilles Dubochet2005-12-072-0/+4
* - removed old Scala jars from TOOLS_CPATH's valuemichelou2005-12-071-2/+2
* fixed occasional nullpointer exception due to h...Burak Emir2005-12-073-2/+9
* Fixed repetitive interface name when same attri...Iulian Dragos2005-12-061-0/+2
* Fixed the order of exception handlers and added...Iulian Dragos2005-12-062-24/+69
* *** empty log message ***Martin Odersky2005-12-061-0/+9
* *** empty log message ***Martin Odersky2005-12-062-4/+11
* Better code generation for CZJUMPS.Iulian Dragos2005-12-061-9/+21
* *** empty log message ***Martin Odersky2005-12-0513-44/+72
* - corrected typomichelou2005-12-051-2/+4
* - also prints out constructor id's when possibl...michelou2005-12-051-3/+14
* Added primitive operations to (Byte|Char|Short|...Iulian Dragos2005-12-057-75/+243