summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* - renamed isSameAs to isSameType, to be consistentschinz2005-02-171-9/+6
| | | | | | | - added the parents to the constructor of ScalaClassType, to avoid a further call to setParents in some cases - removed fullName from TypeConstructor (redundant)
* - renamed isSameAs to isSameType, to be consistentschinz2005-02-171-9/+13
| | | | | | - added the parents to the constructor of ScalaClassType, to avoid a further call to setParents in some cases
* - renamed isSameAs to isSameType, to be consistentschinz2005-02-179-20/+18
|
* *** empty log message ***Martin Odersky2005-02-1641-278/+1395
|
* *** empty log message ***Martin Odersky2005-02-158-159/+192
|
* *** empty log message ***Martin Odersky2005-02-1411-130/+46
|
* - added monad examples.michelou2005-02-141-2/+9
|
* removed CharData from libraryburaq2005-02-119-53/+4
|
* removed servlet engine from repositoryburaq2005-02-1120-1015/+0
|
* - added escaping for space characters (was ok o...michelou2005-02-111-3/+6
| | | | | | - added escaping for space characters (was ok on RH9 but NO MORE on FC3!!).
* - added support for the gedit text editor.michelou2005-02-111-0/+9
|
* - syntax highlighting for Scala.michelou2005-02-112-0/+114
|
* - Added new method transformpaltherr2005-02-101-0/+1
|
* *** empty log message ***Martin Odersky2005-02-0916-3301/+302
|
* - updated copyright year.michelou2005-02-091-2/+2
|
* hellohelloburaq2005-02-091-1/+1
|
* helloburaq2005-02-091-0/+82
|
* - added missing header.michelou2005-02-091-1/+11
|
* - Commented out the automatic build of nscpaltherr2005-02-091-1/+1
|
* - Added tests for bug 396paltherr2005-02-094-7/+100
|
* - Added search methodspaltherr2005-02-091-65/+220
| | | | | - Fixed lookup of symbols (bug 396)
* - Removed "printSummary" from Reporter interfacepaltherr2005-02-092-4/+1
|
* - Added nsc targetpaltherr2005-02-092-0/+79
|
* - Added scalansc targetpaltherr2005-02-091-0/+1
|
* - Added UTF8Codecpaltherr2005-02-091-0/+1
|
* - Added some tests to avoid the inlining of met...paltherr2005-02-081-3/+21
| | | | | | - Added some tests to avoid the inlining of methods already inherited through the super class.
* - Fixed type of namepaltherr2005-02-081-1/+1
|
* - Fixed "path" into "file"paltherr2005-02-081-4/+4
|
* *** empty log message ***Martin Odersky2005-02-049-568/+592
|
* *** empty log message ***Martin Odersky2005-02-041-2/+0
|
* *** empty log message ***Martin Odersky2005-02-0441-3/+12251
|
* code cleanupburaq2005-02-0212-249/+142
|
* - Added the following methods: getMainOwner, ge...paltherr2005-02-021-7/+116
| | | | | | | - Added the following methods: getMainOwner, getMainClassOrNone, getEnclosingPackageClassOrNone, getSourceDirectoryOrNull, getSourceFileOrNull, getUnitOrNull
* - Added code to initialize the origin of analyz...paltherr2005-02-021-0/+3
| | | | | - Added code to initialize the origin of analyzed symbols
* fixed faulty handling of comments in toXML func...buraq2005-02-011-2/+10
| | | | | fixed faulty handling of comments in toXML function
* - Added SOURCEFILE attribute decodingpaltherr2005-02-011-0/+5
|
* - Added origin to loaded symbols.paltherr2005-02-014-9/+22
|
* - Added method getOrigin and setOriginpaltherr2005-02-011-0/+36
|
* - Added SymbolOriginpaltherr2005-02-012-0/+53
|
* - Fixed comment for previous changepaltherr2005-02-011-1/+1
|
* - Changed AbstractFileReader to store the abstr...paltherr2005-02-013-7/+7
| | | | | | - Changed AbstractFileReader to store the abstract file instead of its path.
* *** empty log message ***Martin Odersky2005-02-013-2/+15
|
* *** empty log message ***Martin Odersky2005-02-011-0/+1
|
* *** empty log message ***Martin Odersky2005-02-011-1/+1
|
* *** empty log message ***Martin Odersky2005-01-313-18/+14
|
* gone with thisburaq2005-01-286-2531/+0
|
* pattern matcher - lost in translationburaq2005-01-2814-56/+2508
|
* - Split the Reporter class into a Reporter inte...paltherr2005-01-2712-231/+373
| | | | | | - Split the Reporter class into a Reporter interface and an AbstractReporter and a ConsoleReporter class.
* - Added show-missing-examples and show-missingpaltherr2005-01-271-0/+22
|
* *** empty log message ***Martin Odersky2005-01-277-18/+83
|