summaryrefslogtreecommitdiff
path: root/sources/scala
Commit message (Expand)AuthorAgeFilesLines
* - moved 'scalai' to package 'scala.tools'michelou2003-11-1027-27/+27
* - Made all links work.cremet2003-11-075-298/+289
* - removed option 'Xshortname'michelou2003-11-071-0/+1
* *** empty log message ***Martin Odersky2003-11-072-4/+4
* xml path expressions and a (not yet working) pa...buraq2003-11-074-2/+131
* *** empty log message ***Martin Odersky2003-11-052-7/+9
* - Fixed superclasspaltherr2003-11-051-1/+1
* - replaced tabs by spacesschinz2003-11-041-6/+7
* XPath expressionburaq2003-11-031-0/+30
* code cleanup + added parsing of content modelsburaq2003-11-0315-253/+416
* - Fixed problem with <init> methodspaltherr2003-10-312-6/+9
* - corrected call to printType for ConstantTypemichelou2003-10-311-2/+3
* *** empty log message ***Martin Odersky2003-10-311-1/+1
* *** empty log message ***Martin Odersky2003-10-311-1/+9
* - Changed the return type of initializers to Un...paltherr2003-10-312-2/+10
* *** empty log message ***cremet2003-10-311-2/+2
* - Fixed, in Definitions, type of primitive type...paltherr2003-10-301-4/+3
* - Normalized member names of class Definitionpaltherr2003-10-303-25/+25
* added options classpath, bootclasspathburaq2003-10-301-1/+13
* - Removed reference to Definitions.ROOT_TYPEpaltherr2003-10-291-3/+5
* - Removed reference to Definitions.JAVALANGpaltherr2003-10-291-1/+5
* - In Definitions, replaced primitive _TYPE fiel...paltherr2003-10-291-1/+1
* - 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