summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - corrected Java propertiesmichelou2005-12-221-1/+2
|
* - corrected value of SCALA_HOMEmichelou2005-12-221-2/+2
|
* - corrected value of SCALA_HOMEmichelou2005-12-221-4/+4
|
* 1.Gilles Dubochet2005-12-218-148/+123
| | | | | | 2. Improved the generation of a distribution. 3. 'scalanstest' works again.
* Commited a new Starr version of Scala to lib/ t...Gilles Dubochet2005-12-212-2/+2
| | | | | | Commited a new Starr version of Scala to lib/ that support compilation on Java 1.5.
* (no commit message)Martin Odersky2005-12-211-0/+25
|
* (no commit message)Martin Odersky2005-12-2120-357/+828
|
* 1.Gilles Dubochet2005-12-203-8/+3
| | | | | 2. Removed dead text in ant/NSC.
* Actually really fixed the bug in NSC this time.Gilles Dubochet2005-12-201-1/+1
|
* Fixed a small bug in NSC that prevented compila...Gilles Dubochet2005-12-201-1/+1
| | | | | Fixed a small bug in NSC that prevented compilation.
* 1.Gilles Dubochet2005-12-196-130/+167
| | | | | 2. Scripts no longer use the wrapper script but are self-contained.
* (no commit message)Martin Odersky2005-12-1918-35/+33
|
* First correction after the big jump: Scalac's s...Gilles Dubochet2005-12-191-1/+1
| | | | | | First correction after the big jump: Scalac's symtab.Definition should no longer refer to scala.Type.
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-19581-4928/+631
| | | | | | Switching to the new build system and to the new build system. This is a MAJOR commit, so be careful when updating.
* Updated parser to fix ref locations.Sean McDirmid2005-12-193-72/+134
|
* 1. Updated ignore patterns in various foldersGilles Dubochet2005-12-189-1546/+0
| | | | | 2. Removed even more obsolete files in 'test/' and elsewhere.
* Removed old Scalac code in sources and various ...Gilles Dubochet2005-12-18355-95460/+0
| | | | | Removed old Scalac code in sources and various other obsolete elements.
* Moved Scalap and Scalatest to their own modules.Gilles Dubochet2005-12-1822-4831/+0
|
* oops - needed after all?Lex Spoon2005-12-1610-0/+130
|
* no longer needed?Lex Spoon2005-12-1610-130/+0
|
* - corrected path to test directorymichelou2005-12-161-4/+3
|
* - added missing package 'reflect'michelou2005-12-161-0/+1
|
* Makefile-based build system disapears.Gilles Dubochet2005-12-169-1828/+0
|
* TupleX and FunctionX classes are no longer stat...Gilles Dubochet2005-12-1619-0/+247
| | | | | | TupleX and FunctionX classes are no longer static (no auto-generation from a template).
* 'TODO' files moves to 'docs'.Gilles Dubochet2005-12-161-0/+0
|
* Created proper 'docs' folder for new layout.Gilles Dubochet2005-12-1645-38/+177
|
* '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
|