summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dont need Elementburaq2003-12-081-1/+1
* dont need Elementburaq2003-12-081-1/+0
* not testing toString method anymoreburaq2003-12-081-1/+0
* toString method is brokenburaq2003-12-081-1/+0
* class symbol instead of elementburaq2003-12-082-13/+18
* indenting + slight changes because of Element-S...buraq2003-12-081-15/+16
* turned into traitburaq2003-12-082-10/+8
* using the more specific "symbol" class instead ...buraq2003-12-081-3/+3
* added a lot of XML functionality, replacing sca...buraq2003-12-081-6/+60
* using symbol instead of this file nowburaq2003-12-081-24/+0
* removed scala.xml.nobinding.Element, using SYmb...buraq2003-12-081-1/+0
* - Added cases for operations on stringspaltherr2003-12-082-34/+38
* - emit the symbol table as an attribute of top-...mihaylov2003-12-081-20/+44
* - removed the remnants of the code for traversi...mihaylov2003-12-081-209/+120
* handling of escaped sequences x:_*buraq2003-12-082-0/+28
* updated commentburaq2003-12-081-3/+4
* - added 'import java.lang.System' to allow the ...mihaylov2003-12-0818-19/+55
* - initial commitmihaylov2003-12-084-0/+271
* - modified to work when invoked under cygwin on...mihaylov2003-12-081-0/+1
* - initial CLR type import capabilitiesmihaylov2003-12-082-0/+584
* - added common superclass (MetadataParser) for ...mihaylov2003-12-085-30/+61
* - added a '-r' option to specify the assemblies...mihaylov2003-12-081-0/+5
* - Revised all value typespaltherr2003-12-0812-724/+579
* - bug fix (#250): don't generate any code when ...schinz2003-12-081-1/+2
* Cleanup and commenting of librarystenman2003-12-075-295/+552
* - incorporated suggestions by Erik and Stephane.schinz2003-12-051-26/+23
* - Added code to remove box(unbox(...)) and unbo...paltherr2003-12-051-1/+20
* - Added code to remove coerce methodspaltherr2003-12-051-0/+4
* - Removed subtyping of value typespaltherr2003-12-051-9/+1
* - added a "fast" switch (not completely impleme...schinz2003-12-051-7/+16
* - inline conversion primitivesschinz2003-12-051-27/+22
* *** empty log message ***Martin Odersky2003-12-041-1/+11
* - Added coerce primitivespaltherr2003-12-041-0/+6
* - Added primitives from Byte, Short and Charpaltherr2003-12-041-5/+59
* - Added -Q flag to cvs commandspaltherr2003-12-041-2/+2
* Set version to 0.9.0-b11paltherr2003-12-041-1/+1
* Set version to 0.9.0-b10paltherr2003-12-041-1/+1
* Set version to 0.9.0-b9paltherr2003-12-041-1/+1
* Set version to 0.9.0-b8paltherr2003-12-041-1/+1
* Set version to 0.9.0-b7paltherr2003-12-041-1/+1
* - Added primitive COERCEpaltherr2003-12-042-0/+4
* Set version to 0.9.0-b6paltherr2003-12-041-1/+1
* - Fixed typopaltherr2003-12-041-1/+1
* - Removed scala/tools from scala.jarpaltherr2003-12-041-0/+2
* - Removed field Primitive.tagpaltherr2003-12-043-131/+125
* - Flattened Byte, Short and Charpaltherr2003-12-049-36/+363
* - added sections about case classes and genericityschinz2003-12-041-113/+379
* - Made value types flatpaltherr2003-12-045-248/+304
* - Added flags needed for flat value typespaltherr2003-12-041-0/+1
* - Changed so that optype doesn't rely on subtypingpaltherr2003-12-042-14/+70