summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* better name for contentmodelparserburaq2005-06-011-1/+1
* 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
* - Fixed nsc listpaltherr2005-06-011-2/+5
* - serialization done in memory (and not more to...michelou2005-05-311-101/+45
* code cleanup in nsc matchingburaq2005-05-312-199/+192
* more code cleanupburaq2005-05-311-49/+47
* code cleanupburaq2005-05-314-337/+362
* code cleanupburaq2005-05-311-92/+85
* added stub for typesasvalues phaseburaq2005-05-301-0/+2
* added >= method to Phase,buraq2005-05-306-28/+110
* Use attributes to declare serializability of ob...mihaylov2005-05-301-6/+10
* 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-299-23/+113
* hello, some of pmatching compiles nowburaq2005-05-271-3/+4
* 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-272-9/+13
* 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
* - updated list of keywords.michelou2005-05-271-12/+13
* - changed 'e.match' to 'e match'.michelou2005-05-271-1/+1
* - added 2 .tex files.michelou2005-05-271-0/+2
* - updated list of Scala keywords.michelou2005-05-271-3/+4
* *** 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 'Seq(..)' to 'Stack(..)'.michelou2005-05-271-4/+4
* - replaced all occurrences of "<variable>.type"...michelou2005-05-271-27/+27
* - changed order of attributes in HTML tags (why...michelou2005-05-271-2/+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-264-50/+128
* - 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-2528-411/+667
* fixed typoburaq2005-05-251-1/+1
* bugfix of #423buraq2005-05-252-12/+20
* correct handling of entity refs at end of fileburaq2005-05-252-29/+14