summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* - added 'sort1.scala' example.michelou2005-04-221-0/+1
* - added 'zipAll' method to class 'List'.michelou2005-04-211-13/+35
* more verbose error messageburaq2005-04-201-0/+1
* - optimisation: treat strongly trivial Scala cl...schinz2005-04-202-67/+66
* added "with Seiralizable" serialverburaq2005-04-201-1/+3
* bug, char.getType doesn't work after allburaq2005-04-201-8/+9
* - bug fix: correct the use of Character.getTypeschinz2005-04-201-1/+1
* - renamed weak* methods in ScalaClassType to is...schinz2005-04-206-16/+26
* - renamed getType to getScalaTypeschinz2005-04-197-8/+8
* bugfix, whitespace and XML literalsburaq2005-04-191-2/+3
* bugfixburaq2005-04-191-1/+1
* fixed bug in new XML API related to namespacesburaq2005-04-1910-180/+79
* hello - attroibutes were wrongly grounded at nullburaq2005-04-191-2/+2
* - The default encoding is now obtained from Sys...paltherr2005-04-191-2/+1
* - disabled search for xml test casespaltherr2005-04-191-3/+3
* more methodsburaq2005-04-181-23/+114
* - made Text covariant so that pattern matches d...schinz2005-04-171-2/+2
* - improved the interaction between arrays and r...schinz2005-04-1720-57/+150
* Removed an assertion that no longer holds.mihaylov2005-04-131-1/+0
* Fix import of deeply nested classes.mihaylov2005-04-131-13/+3
* - added support files for the Console plugin (j...michelou2005-04-131-2/+7
* - commented out xml tests..michelou2005-04-131-2/+2
* *** empty log message ***michelou2005-04-121-0/+32
* - syntax highlighting for Scala.michelou2005-04-122-0/+358
* - support for Scala commands in the Console plu...michelou2005-04-124-0/+300
* - moved to 'modes' directory.michelou2005-04-122-358/+0
* better commentburaq2005-04-121-2/+4
* removed dtd2scalaburaq2005-04-127-716/+28
* removed BindingFactoryAdapterburaq2005-04-121-1/+0
* new xml APIburaq2005-04-121-14/+19
* was only needed for dtd2scalaburaq2005-04-121-108/+0
* removed obso stuffburaq2005-04-111-3/+0
* old API, obsoburaq2005-04-113-199/+0
* helloburaq2005-04-1110-3100/+507
* iiburaq2005-04-112-67/+0
* away... moved to different repburaq2005-04-116-101/+0
* be gone, rubbish codeburaq2005-04-112-38/+0
* new XML API that deals with namespaces properlyburaq2005-04-1134-971/+859
* - Added method "ne" in class AnyRefpaltherr2005-04-1112-6/+95
* - accept the creation of compound types with no...schinz2005-04-071-5/+10
* - fixed asInstanceOf when applied to null, so t...schinz2005-04-073-23/+57
* - made the isInstance test more preciseschinz2005-04-051-3/+14
* - added a cache for JavaClassTypes,schinz2005-04-054-5/+39
* - finer-grained statistics for instances: count...schinz2005-04-052-10/+22
* Fixed the implicit coercion of Enums to their u...mihaylov2005-04-051-3/+2
* - do not mix in static membersschinz2005-04-031-1/+6
* - fixed isSubTypeschinz2005-04-031-2/+2
* - use asInstanceOf$erased when possible (i.e.schinz2005-04-032-3/+3
* *** empty log message ***michelou2005-03-311-0/+25
* - added support for the SciTE text editor.michelou2005-03-313-0/+122