summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Initial importmihaylov2005-06-202-0/+99
* added attribute validation in scala.xml.dtd.Ele...buraq2005-06-197-42/+206
* removed AntTask (use ScalacTask instead)buraq2005-06-192-158/+7
* 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
* *** 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" patter...buraq2005-06-163-42/+29
* 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 more test cases.michelou2005-06-141-3/+13
* - added entry 'Makefile' (generation of .elc fi...michelou2005-06-141-0/+1
* - 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
* in scala4ant, errors will cause ant script to s...buraq2005-06-132-1/+10
* *** empty log message ***mihaylov2005-06-131-2/+2
* reverted changes, because of bug while bootstra...buraq2005-06-111-5/+4
* fixed bugs #406 #440 #371buraq2005-06-108-50/+284
* comments, bugfix carried over from old matcherburaq2005-06-102-4/+18
* Repository : /home/cvslamp/repositories/scalaMartin Odersky2005-06-0934-417/+697
* added useful methods for constant time concaten...buraq2005-06-092-0/+37
* Added support for the transient and volatile at...mihaylov2005-06-092-7/+19
* helloburaq2005-06-096-4/+22
* - Implemented support for the scala.SerialVersi...mihaylov2005-06-071-58/+20
* Improved serialization supportmihaylov2005-06-072-6/+29
* *** empty log message ***mihaylov2005-06-071-3/+3
* Added missing [serializable]mihaylov2005-06-071-0/+3
* Improved serialization handlingmihaylov2005-06-0725-9/+32
* Use the scala.SerialVersionUID attribute to set...mihaylov2005-06-071-4/+0
* Provide a meta tag for the class to hide the fa...mihaylov2005-06-077-1/+8
* - added equals methodmihaylov2005-06-071-3/+11
* - added 'implicit' and 'match' keywords.michelou2005-06-071-0/+2
* xml library - node traversingburaq2005-06-035-5/+28
* matchingburaq2005-06-039-129/+457
* obso, put utility fun in transmatcher, where ev...buraq2005-06-031-78/+0
* obso, put in transmatcher, where everybody sees itburaq2005-06-031-47/+0
* more 4 matchingburaq2005-06-0311-0/+3729
* fixed mistakeburaq2005-06-031-3/+3
* added "override" modifburaq2005-06-031-1/+1
* *** empty log message ***Martin Odersky2005-06-0237-523/+1287