summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* new \ and \\ method behaviour added (attribute ...Burak Emir2005-10-103-16/+36
* 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
* Changed "match" to new form.Gilles Dubochet2005-10-073-3/+3
* - added line for printing $SRCDIR before starti...michelou2005-10-071-0/+2
* - added 'NTEST_*' variables for scalanstest.michelou2005-10-071-1/+4
* *** empty log message ***Martin Odersky2005-10-078-45/+129
* *** 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-0612-16/+101
* 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
* - fixed wrong else statement in 'fetchToken' (c...michelou2005-10-051-132/+116
* *** empty log message ***mihaylov2005-10-052-0/+44
* *** empty log message ***Martin Odersky2005-10-058-24/+51
* *** empty log message ***mihaylov2005-10-043-4/+44
* Added some more functionsmihaylov2005-10-042-2/+19
* *** empty log message ***mihaylov2005-10-041-0/+35
* If not running under Cygwin fall back to Mono f...mihaylov2005-10-041-3/+4
* *** empty log message ***Martin Odersky2005-10-046-11/+15
* Added scala._trait_ to the list of special attr...mihaylov2005-10-041-1/+3
* 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
* Added support for applying .NET attributesmihaylov2005-10-031-16/+91
* - Removed symbol for the unused 'java' packagemihaylov2005-10-031-12/+3
* [MSIL]Treat delegate += fun as syntactic sugar ...mihaylov2005-10-031-13/+18
* Improved handling of the scala.dll assemblymihaylov2005-10-031-9/+19
* 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-032-6/+25
* use Ant instead.michelou2005-10-034-4/+0
* *** empty log message ***Martin Odersky2005-10-0314-72/+154
* - testmichelou2005-10-031-2/+2
* Changes copyright date. Updated file Id.Gilles Dubochet2005-10-031-4/+5
* *** empty log message ***michelou2005-10-031-0/+17
* *** empty log message ***Martin Odersky2005-09-3041-159/+240
* The new Ant compile task.Gilles Dubochet2005-09-301-0/+493
* - corrected incomplete classpath in function 'n...michelou2005-09-291-0/+2
* - added nsc support.michelou2005-09-281-2/+40
* - adapted Moez'code to new option 'interprete'.michelou2005-09-281-1/+28
* *** empty log message ***Martin Odersky2005-09-284-17/+19
* *** empty log message ***Martin Odersky2005-09-2829-278/+289