summaryrefslogtreecommitdiff
path: root/sources/scala
Commit message (Expand)AuthorAgeFilesLines
* More Erlang like processes.stenman2003-10-012-0/+93
* initial - a ant task for scala written in javaburaq2003-09-302-0/+228
* *** 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
* dtd2scala reimplemented in scalaburaq2003-09-304-0/+603
* - tentative bug fix [#100]: scala.Array now inh...schinz2003-09-291-1/+3
* - 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
* Small fixes.Matthias Zenger2003-09-242-3/+10
* Bugfixes.Matthias Zenger2003-09-241-1/+6
* 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-182-3/+3
* - Improved main method lookup methodpaltherr2003-09-121-1/+1
* Added Tree & TreeMap to collection/immutablestenman2003-09-114-3/+418
* Refactoring.Matthias Zenger2003-09-102-1/+252
* Initial release.Matthias Zenger2003-09-101-0/+48
* Small bug :-).Matthias Zenger2003-09-101-1/+1
* documentationburaq2003-09-084-81/+98
* *** empty log message ***Martin Odersky2003-09-071-3/+3
* *** empty log message ***Martin Odersky2003-09-022-2/+2
* Added more comments, removed StructuralEquality...Matthias Zenger2003-08-3115-620/+589
* *** empty log message ***Martin Odersky2003-08-283-4/+4
* Added support for case tags.Matthias Zenger2003-08-281-0/+7
* - Made the auction example work (it required to...cremet2003-08-283-47/+141
* oops, class name correctedburaq2003-08-271-1/+1
* using FactoryAdpater in scala instead of Factor...buraq2003-08-272-387/+367
* added attributes to generic xml representationburaq2003-08-274-52/+127
* - Added "PiLib" library and associated examples.cremet2003-08-264-7/+180
* - Fixed method toStringpaltherr2003-08-261-1/+1
* removed SeqTrace stuff, is not needed by TransM...buraq2003-08-254-121/+0
* - Moved FactoryAdapter from dtd2scala into scal...paltherr2003-08-253-2/+389
* - Changed as into asInstanceOfpaltherr2003-08-252-9/+9
* - modified javadoc commentsmichelou2003-08-2512-319/+469
* Removed the structural equality trait.Matthias Zenger2003-08-192-8/+30
* - rewrote the phase creation processpaltherr2003-08-182-5/+5
* - updated to the new flavour of Super nodeschinz2003-08-151-2/+2
* *** empty log message ***Martin Odersky2003-08-151-1/+1
* Hiding in/outstenman2003-08-151-27/+41
* Added more doc-comments.Matthias Zenger2003-08-152-5/+73
* Added a new function for quickly creating itera...Matthias Zenger2003-08-151-0/+2
* *** empty log message ***Martin Odersky2003-08-143-7/+7
* - added documentation for the new methodsschinz2003-08-131-3/+81
* *** empty log message ***Martin Odersky2003-08-121-1/+1
* toString method now returns "Stack(..)"michelou2003-08-121-1/+5
* *** empty log message ***Martin Odersky2003-08-112-6/+6
* Fixed bug in hash table resizing method.Matthias Zenger2003-08-103-20/+17
* - Changed interpreter to handle preloaded symbolspaltherr2003-08-084-19/+42