summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Martin Odersky2005-06-2410-41/+43
|
* Made scala.Console platform independantmihaylov2005-06-242-2/+6
|
* Implemented support for the scala.cloneable att...mihaylov2005-06-2411-22/+57
| | | | | Implemented support for the scala.cloneable attribute
* Changes done by Martin to correcly typecheck La...Iulian Dragos2005-06-241-2/+4
| | | | | Changes done by Martin to correcly typecheck LabelDefs.
* *** empty log message ***michelou2005-06-233-0/+148
|
* to compile and test nsc with antburaq2005-06-213-0/+66
|
* little additions to make independent from AntAd...buraq2005-06-212-25/+85
| | | | | little additions to make independent from AntAdaptor
* works nowburaq2005-06-212-48/+125
|
* removed . from .matchburaq2005-06-211-3/+3
| | | | | fixed mistake in isRegular call
* better error message in case of encoding problemnoir2005-06-211-1/+2
|
* encoding for scala.tools.scala4ant.ScalacTaskburaq2005-06-211-0/+7
|
* cleanup, minorburaq2005-06-201-2/+2
|
* transmatchburaq2005-06-203-6/+13
|
* files to call nsc from antburaq2005-06-202-0/+190
|
* an ant-file for nsc thingsburaq2005-06-201-0/+110
|
* removed . from .match, oopsburaq2005-06-201-1/+1
|
* Set version to 1.4.0.1michelou2005-06-201-1/+1
|
* Set version to 1.4.0.0michelou2005-06-201-1/+1
|
* - moved to CVS repository "scala-website".michelou2005-06-205-440/+0
|
* - corrected HTML tag in Scala comment.michelou2005-06-201-1/+1
|
* - added missing entry 'Molecule.scala'.michelou2005-06-201-0/+1
|
* Set version to 1.3.0.12michelou2005-06-201-1/+1
|
* - corrected typo.michelou2005-06-201-6/+6
|
* Corrected a typo in an examplemihaylov2005-06-201-1/+1
|
* Initial importmihaylov2005-06-202-0/+99
|
* added attribute validation in scala.xml.dtd.Ele...buraq2005-06-197-42/+206
| | | | | | | | | | | | | | added attribute validation in scala.xml.dtd.ElementValidator changed comment in Node::$typeTag fixed bug in MetaData::elements, was forgetting first element :-o added testcases for element and attribute validation refined error message in MarkupParser when encountering unexpected character
* removed AntTask (use ScalacTask instead)buraq2005-06-192-158/+7
| | | | | some cleanup in AntAdaptor
* added test case for ElementValidatorburaq2005-06-182-0/+15
|
* added the ElementValidator classburaq2005-06-183-29/+56
|
* *** empty log message ***Martin Odersky2005-06-172-14/+16
|
* well, last bugfix will crash when trying to dup...buraq2005-06-174-19/+42
| | | | | well, last bugfix will crash when trying to duplicate righthandsides...
* *** empty log message ***Martin Odersky2005-06-173-3/+4
|
* ok, kicked out handling of "alternative" patter...buraq2005-06-163-6/+6
| | | | | ok, kicked out handling of "alternative" patterns in Matthias' matcher
* ok, kicked out handling of "alternative" patter...buraq2005-06-163-42/+29
| | | | | ok, kicked out handling of "alternative" patterns in Matthias' matcher
* erm, no apparently did not fix bug, revertburaq2005-06-161-5/+7
|
* *** empty log message ***Martin Odersky2005-06-161-7/+18
|
* fixed bug!buraq2005-06-164-40/+79
|
* *** empty log message ***Martin Odersky2005-06-1514-111/+214
|
* - Added "runtime.ScalaRunTime" in library compi...paltherr2005-06-151-1/+1
| | | | | - Added "runtime.ScalaRunTime" in library compilation of tnsc
* - added more test cases.michelou2005-06-141-3/+13
|
* - added entry 'Makefile' (generation of .elc fi...michelou2005-06-141-0/+1
| | | | | - added entry 'Makefile' (generation of .elc files).
* - makefile for generating .elc files.michelou2005-06-141-0/+50
|
* - added 'implicit' and 'match' keywords.michelou2005-06-144-4/+8
|
* - added user-defined attributes with arguments.michelou2005-06-141-5/+15
|
* - added entry 'pos/attributes.scala'.michelou2005-06-141-0/+1
|
* *** empty log message ***michelou2005-06-141-0/+54
|
* - corrected if-test in 'addAttribute' function.michelou2005-06-141-5/+5
|
* Fixed an assertion error if an attribute applic...mihaylov2005-06-141-0/+2
| | | | | Fixed an assertion error if an attribute application doesn't typecheck
* in scala4ant, errors will cause ant script to s...buraq2005-06-132-1/+10
| | | | | | in scala4ant, errors will cause ant script to stop. Before, it just ran through
* *** empty log message ***mihaylov2005-06-131-2/+2
|