summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Commited a new STARR version of the Compiler an...Gilles Dubochet2006-01-042-2/+2
| | | | | Commited a new STARR version of the Compiler and the Library.
* (no commit message)Martin Odersky2006-01-0413-44/+83
|
* (no commit message)Martin Odersky2006-01-031-1/+5
|
* (no commit message)Martin Odersky2006-01-0329-184/+228
|
* (no commit message)Martin Odersky2006-01-0310-137/+239
|
* If scala.boot.class.path is not set, then try t...Lex Spoon2005-12-291-1/+18
| | | | | | If scala.boot.class.path is not set, then try to guess it based on scala.home
* (no commit message)Lex Spoon2005-12-282-0/+11
|
* 1.Gilles Dubochet2005-12-233-127/+595
| | | | | | 2. Modified the build script to use the new optional Ant tasks that have been added to 'lib/', which is much cleaner.
* (no commit message)Martin Odersky2005-12-234-759/+771
|
* - added properties 'os.win', 'os.cygwin' and 'o...michelou2005-12-221-6/+27
| | | | | | - added properties 'os.win', 'os.cygwin' and 'os.unix' Task 'symlink' is - now called only if 'os.unix' is set
* - added property COPYRIGHTmichelou2005-12-221-2/+4
|
* - corrected generation of executables for Cygwi...michelou2005-12-221-23/+54
| | | | | - corrected generation of executables for Cygwin and Windows
* - 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
|