summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* The new Ant NSC task.Gilles Dubochet2005-10-071-0/+599
|
* Improved error messages.Gilles Dubochet2005-10-071-1/+5
|
* Removed a debugging print.Gilles Dubochet2005-10-071-1/+0
|
* Improved "force" parameter of task to support v...Gilles Dubochet2005-10-071-16/+36
| | | | | | Improved "force" parameter of task to support various force-compilation modes (always force, force when at least one file changes, never force).
* Changed "match" to new form.Gilles Dubochet2005-10-073-3/+3
|
* - added line for printing $SRCDIR before starti...michelou2005-10-071-0/+2
| | | | | - added line for printing $SRCDIR before starting the test suite.
* - added support for nsc test suite.michelou2005-10-071-4/+14
|
* - added support nsc test suite.michelou2005-10-071-3/+5
|
* - added 'PROJECT_N*' variables for nsc.michelou2005-10-071-1/+3
|
* - added 'NTEST_*' variables for scalanstest.michelou2005-10-071-1/+4
|
* *** empty log message ***Martin Odersky2005-10-078-45/+129
|
* - initial check-in.michelou2005-10-071-0/+183
|
* - initial check-in.michelou2005-10-071-0/+124
|
* - added user name to the created 'env.*' files.michelou2005-10-071-5/+5
|
* - added user name to the created temporary dire...michelou2005-10-071-3/+3
| | | | | - added user name to the created temporary directories (nsc).
* - added user name to the created temporary dire...michelou2005-10-072-8/+8
| | | | | - added user name to the created temporary directories.
* *** empty log message ***Martin Odersky2005-10-062-4/+4
|
* *** empty log message ***Martin Odersky2005-10-061-1/+3
|
* Fixed a bug in the handling of scala.dllmihaylov2005-10-061-2/+1
|
* *** empty log message ***Martin Odersky2005-10-061-22/+8
|
* Experimental module support.Iulian Dragos2005-10-069-95/+354
|
* *** empty log message ***Martin Odersky2005-10-06166-82/+3202
|
* fixed assewrtSameBurak Emir2005-10-061-1/+1
|
* Added [_trait_] so that nsc can compile it.Iulian Dragos2005-10-051-1/+1
|
* *** empty log message ***Martin Odersky2005-10-054-7/+9
|
* *** empty log message ***moez2005-10-054-124/+125
|
* - added header.michelou2005-10-052-0/+12
|
* - updated header.michelou2005-10-053-4/+15
|
* - fixed wrong else statement in 'fetchToken' (c...michelou2005-10-051-132/+116
| | | | | | | | - fixed wrong else statement in 'fetchToken' (case SU). removed some - leading tabs. changed 'isIdentStart', 'isIdentPart' (same as nsc - scanner). added 'isSpecial' and updated code accordingly (same as nsc - scanner).
* *** 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
|