summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
...
* - Added new methodsMatthias Zenger2003-10-034-29/+74
* commentsburaq2003-10-021-6/+13
* moved methods for constructing Cons and Nil fro...buraq2003-10-024-93/+87
* moved methods for constructing Cons and Nil to ...buraq2003-10-021-4/+5
* added methods for constructing Cons and Nilburaq2003-10-021-2/+24
* - added RUNTIME_CLASSES in classpath for dtd2sc...michelou2003-10-021-1/+3
* using escaping of sequences in constructor call...buraq2003-10-021-5/+5
* removed setChildren, 1st step to make elements ...buraq2003-10-021-1/+0
* - Fixed call to overriddenSymbolpaltherr2003-10-021-1/+1
* - Fixed overriddenSymbol for phases after erasurepaltherr2003-10-021-3/+10
* - Added a constructor to AbsTypeSymbolspaltherr2003-10-024-31/+35
* fixed bug that appeared with constructors that ...buraq2003-10-011-4/+27
* More Erlang like processes.stenman2003-10-012-0/+93
* initial - a ant task for scala written in javaburaq2003-09-302-0/+228
* - Modified method proxy to compare enclFun of o...paltherr2003-09-301-4/+4
* *** empty log message ***cremet2003-09-301-6/+5
* - Minor simplification.cremet2003-09-301-9/+6
* helper classes for pattern matching on arrays a...buraq2003-09-302-0/+65
* - Replaced usage of ANY_TYPE by ANY_CLASSpaltherr2003-09-302-2/+2
* - bug fix (#120): make sure that mixin's constr...schinz2003-09-301-10/+15
* dtd2scala reimplemented in scalaburaq2003-09-304-0/+603
* dtd2scala reimplemented in scalaburaq2003-09-301-1/+1
* - Modified Type.erasure to replace prefixes by ...paltherr2003-09-301-1/+1
* - Added a block around each Return to make back...paltherr2003-09-291-2/+4
* - tentative bug fix [#100]: scala.Array now inh...schinz2003-09-291-1/+3
* - bug fix [#98]: only treat top-level modules s...schinz2003-09-291-13/+9
* bugfix, using TreeGen now instead of make...buraq2003-09-262-7/+5
* fixed hashing of patternsburaq2003-09-264-11/+24
* - Better implementation of Pilib with fewer thr...cremet2003-09-251-0/+156
* removed XERCES stuff, now using crimson by defa...buraq2003-09-251-2/+4
* *** empty log message ***buraq2003-09-251-9/+0
* - added new constructor (for 'script' field)michelou2003-09-251-1/+16
* - added new field 'script'michelou2003-09-251-38/+88
* *** empty log message ***Martin Odersky2003-09-256-32/+84
* Support for pattern matching on Jaco case class...Matthias Zenger2003-09-246-632/+658
* Fixed bug 149Matthias Zenger2003-09-241-14/+4
* Small fixes.Matthias Zenger2003-09-242-3/+10
* Bugfixes.Matthias Zenger2003-09-244-85/+119
* *** empty log message ***Martin Odersky2003-09-235-18/+37
* Included scalap.Matthias Zenger2003-09-231-0/+20
* Library classes for adapting Java collection cl...Matthias Zenger2003-09-232-0/+98
* Removed tabs, added header.Matthias Zenger2003-09-2314-735/+839
* Initial implementation of scalap.Matthias Zenger2003-09-2314-0/+1725
* *** empty log message ***Martin Odersky2003-09-198-87/+86
* *** empty log message ***Martin Odersky2003-09-1811-118/+230
* Restricted lexical syntax of operators.Matthias Zenger2003-09-161-377/+376
* *** empty log message ***Martin Odersky2003-09-157-97/+283
* - Added creation of bridge methods for abstract...paltherr2003-09-121-14/+63
* - Augmented symbol map with abstract types from...paltherr2003-09-121-0/+29
* - Improved main method lookup methodpaltherr2003-09-121-1/+1