summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* rewrote message displayBurak Emir2005-10-111-3/+8
|
* accessor for cmBurak Emir2005-10-111-0/+2
|
* fixesBurak Emir2005-10-111-4/+9
|
* added binder class to xml/factBurak Emir2005-10-112-0/+44
| | | | | VS: ----------------------------------------------------------------------
* Auto-detect files in newsources so as not to co...Gilles Dubochet2005-10-101-4/+12
| | | | | Auto-detect files in newsources so as not to compile their java version.
* Cleaned-up some classpath incoherences and dupl...Gilles Dubochet2005-10-101-16/+2
| | | | | | Cleaned-up some classpath incoherences and duplications and removed the build.nsbin target which should not have existed in the first place.
* Corrected a bug when entering an empty string f...Gilles Dubochet2005-10-101-9/+10
| | | | | | Corrected a bug when entering an empty string for the check, stop or skip attribute.
* The new build system in pure Ant.Gilles Dubochet2005-10-105-0/+339
|
* Added 'scala.reflect' classes.Gilles Dubochet2005-10-101-0/+5
|
* - added NSC.scalamichelou2005-10-101-0/+2
|
* - added Ant dependency.michelou2005-10-103-3/+9
|
* - nsc build now depends on Ant (nsc/ant/NSC.sca...michelou2005-10-101-1/+1
| | | | | - nsc build now depends on Ant (nsc/ant/NSC.scala).
* File is not used anywhere.Gilles Dubochet2005-10-101-18/+0
|
* - renamed some nsc sources files.michelou2005-10-101-5/+5
|
* *** empty log message ***Martin Odersky2005-10-102-1/+193
|
* Changes the name of 'the BytecodeGenerators' cl...Gilles Dubochet2005-10-102-3/+3
| | | | | | Changes the name of 'the BytecodeGenerators' class to 'GenJVM' so as to have the same name as the file it resides in.
* Updated the attributes setter with limited inpu...Gilles Dubochet2005-10-101-17/+23
| | | | | | | Updated the attributes setter with limited inputs as they did not work before (because Ant want input-limiters to be subclasses of some class and Scala when told to subclass something actually doesn't do that).
* *** empty log message ***Martin Odersky2005-10-109-157/+117
|
* *** empty log message ***Martin Odersky2005-10-104-0/+104
|
* Added a missing "implicit" for NSC compatibility.Gilles Dubochet2005-10-101-1/+1
|
* - added CVS header.michelou2005-10-102-12/+31
|
* new \ and \\ method behaviour added (attribute ...Burak Emir2005-10-103-16/+36
| | | | | new \ and \\ method behaviour added (attribute selection)
* test of new \\ method behaviour added (attribut...Burak Emir2005-10-102-1/+4
| | | | | test of new \\ method behaviour added (attribute selection)
* 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
|