summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Martin Odersky2005-12-1310-26/+33
* - Windows NT and up do know the path of the exe...michelou2005-12-131-0/+1
* - Windows NT and up do know the path of the exe...michelou2005-12-131-0/+1
* - NSC ant task updated to compile with NSCGilles Dubochet2005-12-131-22/+22
* made serializablemihaylov2005-12-1320-11/+42
* Changed dependency manager to look at .class fi...Gilles Dubochet2005-12-131-1/+1
* Updated to new syntax.Iulian Dragos2005-12-132-3/+4
* Adding Eclipse plug-in meta infoSean McDirmid2005-12-132-3/+6
* - make every case class/object serializablemihaylov2005-12-131-10/+26
* use Definitions.SerializableAttrmihaylov2005-12-131-1/+1
* added an entry for the scala.serializable attri...mihaylov2005-12-131-1/+7
* *** empty log message ***Martin Odersky2005-12-1242-224/+187
* descr for URL sourcesBurak Emir2005-12-121-4/+14
* toStringBurak Emir2005-12-124-20/+65
* attributes can hold any values nowBurak Emir2005-12-125-15/+43
* Fixed some position bugs.Sean McDirmid2005-12-099-60/+182
* *** empty log message ***Martin Odersky2005-12-097-130/+157
* made box classes serializablemihaylov2005-12-081-18/+27
* *** empty log message ***Martin Odersky2005-12-0863-453/+551
* - corrected wrong path separator in asString me...michelou2005-12-081-41/+40
* *** empty log message ***Martin Odersky2005-12-072-8/+19
* Set source file in ClassSym symbols.Sean McDirmid2005-12-077-104/+119
* fixed occasional nullpointer exception due to h...Burak Emir2005-12-073-2/+9
* Fixed repetitive interface name when same attri...Iulian Dragos2005-12-061-0/+2
* Fixed the order of exception handlers and added...Iulian Dragos2005-12-062-24/+69
* *** empty log message ***Martin Odersky2005-12-062-4/+11
* Better code generation for CZJUMPS.Iulian Dragos2005-12-061-9/+21
* *** empty log message ***Martin Odersky2005-12-0513-44/+72
* - corrected typomichelou2005-12-051-2/+4
* - also prints out constructor id's when possibl...michelou2005-12-051-3/+14
* Added primitive operations to (Byte|Char|Short|...Iulian Dragos2005-12-055-56/+238
* *** empty log message ***Martin Odersky2005-12-056-26/+33
* Improved generated code.Iulian Dragos2005-12-052-9/+40
* *** empty log message ***Martin Odersky2005-12-027-19/+25
* Fixed a problem with filing ticking nsc codegen...Sean McDirmid2005-12-021-1/+1
* Dealing with a package path issue.Sean McDirmid2005-12-021-31/+17
* Improved generated code and line number informa...Iulian Dragos2005-12-024-16/+129
* Revamped reporter classes to make them more fri...Sean McDirmid2005-12-0211-86/+139
* *** empty log message ***Martin Odersky2005-12-025-4/+13
* *** empty log message ***Martin Odersky2005-12-023-6/+8
* *** empty log message ***Martin Odersky2005-12-025-7/+9
* *** empty log message ***Martin Odersky2005-12-011-1/+5
* *** empty log message ***Martin Odersky2005-12-013-1/+22
* fixesBurak Emir2005-12-011-23/+33
* commentBurak Emir2005-12-011-1/+1
* *** empty log message ***Martin Odersky2005-12-012-4/+5
* nicer ppBurak Emir2005-12-011-20/+29
* Fixed another bug in scanForLabels.Iulian Dragos2005-12-011-2/+4
* commentBurak Emir2005-12-011-1/+20
* fixes bugsBurak Emir2005-12-013-54/+51