summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Martin Odersky2005-10-0533-0/+8674
|
* Added a platform independant java.lang.StringBu...mihaylov2005-10-052-0/+2
| | | | | Added a platform independant java.lang.StringBuffer-like class
* *** empty log message ***mihaylov2005-10-054-0/+161
|
* Made platform independantmihaylov2005-10-051-19/+18
|
* - Made platform independantmihaylov2005-10-051-64/+9
| | | | | - Removed the Interpreter which was not used
* *** empty log message ***Martin Odersky2005-10-058-24/+51
|
* *** empty log message ***mihaylov2005-10-051-0/+3
|
* Made platform independantmihaylov2005-10-053-52/+70
|
* *** empty log message ***mihaylov2005-10-047-10/+122
|
* Changed the test to produce the same output on ...mihaylov2005-10-041-38/+0
| | | | | | Changed the test to produce the same output on both platforms so separate check file is no longer necessary
* Made platform-independantmihaylov2005-10-044-100/+102
|
* Removed a Java-specific bug testmihaylov2005-10-042-49/+27
|
* Added some more functionsmihaylov2005-10-042-2/+19
|
* - added JC_PREPEND variable.michelou2005-10-041-0/+3
|
* - renamed '_runtime' to '_nsrt' (as in Makefile).michelou2005-10-042-2/+2
|
* - added rmic specific rules.michelou2005-10-041-2/+24
|
* - initial check-in.michelou2005-10-042-0/+119
|
* *** empty log message ***mihaylov2005-10-041-0/+35
|
* If not running under Cygwin fall back to Mono f...mihaylov2005-10-041-3/+4
| | | | | If not running under Cygwin fall back to Mono for the MSIL tests
* *** empty log message ***Martin Odersky2005-10-046-11/+15
|
* *** empty log message ***mihaylov2005-10-041-1/+1
|
* - updated rules for generating nsrt.jar, nsc.ja...michelou2005-10-041-100/+127
| | | | | - updated rules for generating nsrt.jar, nsc.jar and nsc4ant.jar
* Improved handling of command-line optionsmihaylov2005-10-042-12/+12
|
* - added support for IntelliJ IDEA and Vim.michelou2005-10-041-0/+26
| | | | | - added nsrt.jar and nsc.jar to distribution (needed by ./bin/scalansc).
* Added scala._trait_ to the list of special attr...mihaylov2005-10-041-1/+3
| | | | | Added scala._trait_ to the list of special attributes
* Fixed a but in the handling of scala.dllmihaylov2005-10-041-2/+1
|
* - renamed 'NSCALA_' to 'NLIBRARY_'.michelou2005-10-041-19/+19
|
* Removed the special handling of the += and -= m...mihaylov2005-10-041-34/+1
| | | | | | Removed the special handling of the += and -= methods for delegates. They are now treated as syntactic sugar and expanded by the analyzer
* Added support for applying .NET attributesmihaylov2005-10-031-16/+91
|
* Converted to Unix-style line endingsmihaylov2005-10-033-269/+269
|
* Added multi-platform support for MSILmihaylov2005-10-032-31/+27
|
* Added multi-platform supportmihaylov2005-10-033-12/+189
|
* - Removed symbol for the unused 'java' packagemihaylov2005-10-031-12/+3
| | | | | - Removed references to java when targetting the .NET
* [MSIL]Treat delegate += fun as syntactic sugar ...mihaylov2005-10-031-13/+18
| | | | | [MSIL]Treat delegate += fun as syntactic sugar for delegate = delegate + fun
* Improved handling of the scala.dll assemblymihaylov2005-10-031-9/+19
|
* Made platform-independantmihaylov2005-10-033-104/+102
|
* *** empty log message ***mihaylov2005-10-032-48/+47
|
* fixed the infinite recursion in the math functionsmihaylov2005-10-031-3/+3
|
* Made platform-independantmihaylov2005-10-032-7/+4
|
* *** empty log message ***mihaylov2005-10-031-1/+1
|
* Reorganized math-related routinesmihaylov2005-10-034-6/+29
|
* - added 'CompilerRun.scala'.michelou2005-10-031-1/+2
|
* use Ant instead.michelou2005-10-034-4/+0
|
* *** empty log message ***Martin Odersky2005-10-031-4/+5
|
* *** empty log message ***Martin Odersky2005-10-0343-119/+378
|
* - testmichelou2005-10-031-2/+2
|
* Added support for building Scalac Ant task.Gilles Dubochet2005-10-032-1/+10
|
* - added more tests.michelou2005-10-032-5/+21
|
* Changes copyright date. Updated file Id.Gilles Dubochet2005-10-031-4/+5
|
* - added _trait_.scalamichelou2005-10-031-0/+1
|