summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* improved handling of DTDsburaq2005-05-257-162/+463
* - bug fix: include compound types in the comput...schinz2005-05-251-1/+13
* beginnings of transmatch in nscburaq2005-05-232-0/+42
* - Added new script "scalanstest"paltherr2005-05-231-0/+6
* - Adapted to the new compilerpaltherr2005-05-231-4/+4
* Refer to java.io.Serializable directly rather t...mihaylov2005-05-202-5/+2
* - Adapted to the new compilerpaltherr2005-05-205-12/+12
* - cleaned up.michelou2005-05-2015-466/+530
* - cleaned up.michelou2005-05-202-68/+82
* - renamed variable memeber 'input' to 'curInput'.michelou2005-05-201-63/+71
* - added header.michelou2005-05-202-0/+18
* - Changed ".match" into "match"paltherr2005-05-202-3/+3
* - Fixed error messagepaltherr2005-05-201-1/+1