summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* helloburaq2005-06-095-4/+21
* - Implemented support for the scala.SerialVersi...mihaylov2005-06-071-58/+20
* Improved serialization supportmihaylov2005-06-072-6/+29
* 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
* xml library - node traversingburaq2005-06-034-4/+27
* matchingburaq2005-06-038-125/+443
* 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-0236-520/+1285
* default valueburaq2005-06-011-2/+2
* commenting 'Match' nodeburaq2005-06-011-1/+8
* better name: ContentModelParserburaq2005-06-011-144/+0
* better nameburaq2005-06-011-0/+144
* dtd validation with ValidatingMarkupHandlerburaq2005-06-017-54/+268
* code cleanup in nsc matchingburaq2005-05-312-199/+192
* more code cleanupburaq2005-05-311-49/+47
* code cleanupburaq2005-05-313-337/+361
* code cleanupburaq2005-05-311-92/+85
* added >= method to Phase,buraq2005-05-306-28/+110
* Tag anonymous function classes as serializablemihaylov2005-05-301-1/+1
* In mkDefaultValue first check for a value type ...mihaylov2005-05-301-1/+1
* Designate the serializable status of the class ...mihaylov2005-05-2918-22/+30
* Initial support for attributes - only works for...mihaylov2005-05-298-23/+112
* helloburaq2005-05-277-387/+633
* - rolled-back to revision 1.103.michelou2005-05-271-24/+2
* *** empty log message ***Martin Odersky2005-05-273-12/+43
* *** empty log message ***Martin Odersky2005-05-271-0/+2
* *** empty log message ***Martin Odersky2005-05-271-2/+2
* helloburaq2005-05-275-0/+1407
* disabled transmatch for the momentburaq2005-05-271-7/+7
* need helpburaq2005-05-271-0/+7
* moved to directory matching to avoid prefix-clashburaq2005-05-272-33/+136
* *** empty log message ***Martin Odersky2005-05-276-30/+35
* *** empty log message ***Martin Odersky2005-05-279-71/+162
* - reordered 2 keywords.michelou2005-05-271-2/+2
* - changed indentation (4 -> 2).michelou2005-05-271-125/+147
* - removed dtd2scala specific stuffs.michelou2005-05-271-29/+2
* - changed code in 'dequeue' method.michelou2005-05-261-139/+136
* - added overidden method 'stringPrefix'.michelou2005-05-261-107/+113
* even better dtd parsing! handled URLs nowburaq2005-05-263-50/+127
* - made Scala traits implement java.io.Serializa...michelou2005-05-261-2/+24
* Do not set the *static* modifier for classes.mihaylov2005-05-261-0/+1
* Create class constructors only if necessarymihaylov2005-05-261-31/+39
* aMartin Odersky2005-05-2527-410/+666