summaryrefslogtreecommitdiff
path: root/sources/scala
Commit message (Expand)AuthorAgeFilesLines
* - Replaced most of the Definition <...>_TYPE fi...paltherr2003-10-291-1/+4
* - specified the exact return type of the 'def u...mihaylov2003-10-292-2/+2
* - moved scalap to scala.toolsmichelou2003-10-2715-15/+23
* *** empty log message ***cremet2003-10-221-13/+3
* - Made the method "dequeue" decrease the length.cremet2003-10-221-0/+1
* *** empty log message ***cremet2003-10-211-25/+2
* - Removed range checks from asX methodspaltherr2003-10-211-182/+22
* - added class 'TestCommand' in order to improve...michelou2003-10-201-149/+139
* - function 'compareFiles' now returns diff stri...michelou2003-10-201-10/+5
* - function 'execute' now returns exit value (wa...michelou2003-10-201-8/+7
* - moved scaladoc into scala.tools packagemichelou2003-10-1715-0/+4142
* *** empty log message ***cremet2003-10-171-0/+107
* - removed class Command (now in separate file)michelou2003-10-141-67/+1
* - minor changesmichelou2003-10-141-1/+0
* - class Command is now in a separate filemichelou2003-10-141-0/+106
* - Moved symbols from CodeFactory into Definitionspaltherr2003-10-141-2/+2
* - simple framework to describe the test processmichelou2003-10-131-0/+120
* - the main scalatest classmichelou2003-10-131-0/+697
* - some file utility methodsmichelou2003-10-131-0/+96
* - Java implementation of GNU diff (GPL licence)michelou2003-10-133-0/+1488
* - same class as scala/Console.scala, but in Jav...michelou2003-10-131-0/+170
* *** empty log message ***Martin Odersky2003-10-084-15/+15
* - Added code to does method lookups for interfa...paltherr2003-10-071-0/+4
* - Simplified codepaltherr2003-10-071-1/+1
* fixed hash-consingburaq2003-10-033-3/+7
* Added more options.Matthias Zenger2003-10-031-4/+13
* - Minor modifications.cremet2003-10-031-11/+11
* removed java collection classes, using only sca...buraq2003-10-033-135/+118
* removed java adapter classes for map,hashmap, ...buraq2003-10-035-101/+106
* *** empty log message ***Matthias Zenger2003-10-033-32/+258
* - Now the type of a guarded process contains th...cremet2003-10-031-188/+20
* - Added new methodsMatthias Zenger2003-10-034-29/+74
* 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
* 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