summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - added file README for jEdit support.michelou2005-02-211-0/+1
|
* *** empty log message ***michelou2005-02-211-0/+33
|
* arghburaq2005-02-182-2/+4
|
* argh!!!! undoing those changesburaq2005-02-181-1/+6
|
* - Fixed and added bug 399paltherr2005-02-184-6/+51
|
* changed definition of sequence apply, is much s...buraq2005-02-181-12/+97
| | | | | changed definition of sequence apply, is much simpler (and correct) now
* new test case for sequence convention in patter...buraq2005-02-182-1/+28
| | | | | new test case for sequence convention in pattern matching
* neg file for sequence convention in pattern mat...buraq2005-02-182-0/+12
| | | | | neg file for sequence convention in pattern matching
* - Changed behaviour of ":use" to execute comman...paltherr2005-02-182-3/+43
| | | | | - Changed behaviour of ":use" to execute commands in read files
* - added EMPTY_ARRAYschinz2005-02-171-0/+1
|
* - renamed isSameAs to isSameType, to be consistentschinz2005-02-171-32/+28
| | | | | | - use the new parameter to the constructor of ScalaClassType, to avoid a further call to setParents in some cases
* - added SCALACLASSTYPE_EMPTYARRAY (for run time...schinz2005-02-171-0/+9
| | | | | - added SCALACLASSTYPE_EMPTYARRAY (for run time types)
* - removed Refinement.java, now uselessschinz2005-02-171-68/+0
|
* - 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
|