summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
...
* - 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
* - updated to the new msil library; works on ex...mihaylov2003-10-202-105/+140
* - Added overlapping signatures checkingpaltherr2003-10-171-6/+58
* - Reduced number of added bridge methodspaltherr2003-10-171-24/+47
* - Reimplemented overriddenSymbol and overriding...paltherr2003-10-171-66/+42
* - Added class Relationpaltherr2003-10-171-0/+66
* - Examples using the jolib library.cremet2003-10-172-0/+87
* - moved scaladoc into scala.tools packagemichelou2003-10-1716-1/+4143
* *** empty log message ***cremet2003-10-171-0/+107
* Corrected handling of scopes.mihaylov2003-10-171-1/+1
* - Cleanedpaltherr2003-10-161-26/+7
* - Cleanedpaltherr2003-10-161-27/+21
* - Cleanedpaltherr2003-10-161-69/+54
* - Cleanedpaltherr2003-10-162-87/+60
* - Added a handle for Treespaltherr2003-10-161-0/+2
* - Cleanedpaltherr2003-10-161-62/+65
* - Added transformation of Super nodespaltherr2003-10-161-1/+8
* - Cleanedpaltherr2003-10-161-18/+59
* - Cleanedpaltherr2003-10-161-81/+95
* - Cleanedpaltherr2003-10-151-49/+41
* - Added test for empty tree nodes in ClassDefpaltherr2003-10-151-1/+2
* - Fixed computation of enclosing classpaltherr2003-10-151-1/+6
* - Added test to avoid duplicate owner update on...paltherr2003-10-151-1/+1
* - Added phase changepaltherr2003-10-151-0/+3
* - Modified AddConstructors to make it work befo...paltherr2003-10-153-88/+85
* - Renamed mkInterfaceDef into ClassDefpaltherr2003-10-152-12/+29
* - Improved debugging codepaltherr2003-10-151-1/+6
* - Added method isInitializerpaltherr2003-10-151-1/+11
* - Fixed type of isInstanceOfpaltherr2003-10-141-1/+1
* - Added methods TypeApplypaltherr2003-10-141-0/+6
* - 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
* - corrected printlnTagmichelou2003-10-141-1/+1
* - Moved symbols from CodeFactory into Definitionspaltherr2003-10-1413-308/+296
* - Removed all instances of Inferpaltherr2003-10-138-38/+20
* - Removed field PatternTool.makepaltherr2003-10-134-59/+28
* - Addded methods CaseDefpaltherr2003-10-131-0/+12
* - 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
* - added scalatest toolmichelou2003-10-131-0/+17
* - Addded Definitions.PATTERN_WILDCARDpaltherr2003-10-1320-69/+72
* - Replaced usage of make by genpaltherr2003-10-131-1/+1
* - Replaced usage of make by genpaltherr2003-10-131-107/+39
* - Added method seqListSym_lengthpaltherr2003-10-131-0/+4