summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 'test-nsc' has been moved to 'test'.Gilles Dubochet2005-12-16233-0/+7123
|
* Removed old scala tests from new Scala core mod...Gilles Dubochet2005-12-16393-24998/+0
| | | | | Removed old scala tests from new Scala core module.
* Removed scala latex documentation from the scal...Gilles Dubochet2005-12-1616-14392/+0
| | | | | Removed scala latex documentation from the scala core module.
* Removed tool support from the scala core module.Gilles Dubochet2005-12-1637-4618/+0
|
* (no commit message)Martin Odersky2005-12-163-4/+5
|
* (no commit message)Martin Odersky2005-12-162-2/+3
|
* Changed EOL flag of all files to be consistent.Gilles Dubochet2005-12-1623-2312/+2168
|
* 1.Gilles Dubochet2005-12-161-17/+8
| | | | | | 2. Changed code so that it compiles with NSC. 3. Removed dead code.
* (no commit message)Martin Odersky2005-12-1613-171/+214
|
* Cleaned-up file-type and executable flags in th...Gilles Dubochet2005-12-16271-2/+0
| | | | | Cleaned-up file-type and executable flags in the entire repository.
* Added arithmetic operations to Long for Int, Sh...Iulian Dragos2005-12-152-14/+75
| | | | | Added arithmetic operations to Long for Int, Short, Char, Byte.
* (no commit message)Martin Odersky2005-12-154-42/+56
|
* Added support for remote attributes.Iulian Dragos2005-12-152-0/+39
|
* fixed bugBurak Emir2005-12-151-4/+4
|
* Removed log messages when there is no '-debug' ...Iulian Dragos2005-12-153-20/+26
| | | | | Removed log messages when there is no '-debug' option given.
* (no commit message)michelou2005-12-151-0/+7
|
* (no commit message)Martin Odersky2005-12-152-2/+9
|
* slight change, when adding Iterable, inserting ...Burak Emir2005-12-151-5/+30
| | | | | | | slight change, when adding Iterable, inserting a space now fixes bug #508
* slight change, when adding Iterable, inserting ...Burak Emir2005-12-154-3/+9
| | | | | slight change, when adding Iterable, inserting a space now
* Updated test files to reflex syntax changes and...Iulian Dragos2005-12-146-17/+41
| | | | | Updated test files to reflex syntax changes and added test in try.scala.
* Fixed wrong code generation for exception handl...Iulian Dragos2005-12-141-3/+4
| | | | | | Fixed wrong code generation for exception handlers that finish with 'error'
* (no commit message)Martin Odersky2005-12-1411-76/+66
|
* I change it back -- but I'm still confusedLex Spoon2005-12-141-1/+1
|
* tweaked a directory nameLex Spoon2005-12-141-1/+1
|
* Removed some remaining Eclipse-related stuff th...Gilles Dubochet2005-12-142-14/+0
| | | | | Removed some remaining Eclipse-related stuff that hadn't been removed.
* 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
| | | | | Removing Eclipse project files from repository, testing SVN plugin.
* *** 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 executed batch file
* - 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 executed batch
* - 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
| | | | | - Build script now compiles it with NSC
* made serializablemihaylov2005-12-1320-11/+42
|
* Changed dependency manager to look at .class fi...Gilles Dubochet2005-12-131-1/+1
| | | | | | Changed dependency manager to look at .class files instead of .symbl files.
* 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
| | | | | | - create readResolve() for every serializable object that doesn't declare it (instead of only for case objects)
* use Definitions.SerializableAttrmihaylov2005-12-131-1/+1
|
* added an entry for the scala.serializable attri...mihaylov2005-12-131-1/+7
| | | | | added an entry for the scala.serializable attribute
* 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
|