summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* added test case for analyzer (bug179)buraq2003-10-281-2/+14
|
* - Fixed warning messagespaltherr2003-10-281-3/+3
|
* uncurry should also add Sequence nodes for Alte...buraq2003-10-281-1/+3
| | | | | | uncurry should also add Sequence nodes for Alternative patterns that are sequence valued.
* fixed too restrictive assertion for type-checki...buraq2003-10-281-25/+4
| | | | | fixed too restrictive assertion for type-checking patterns
* - Changed rewrite schema => regenerate whole treepaltherr2003-10-281-0/+143
|
* - Removed hack in Ident and Selectpaltherr2003-10-281-8/+2
|
* - Added method memberStabilizedTypepaltherr2003-10-281-0/+8
|
* cleanupburaq2003-10-283-839/+837
|
* - Renamed defavlt into otherwisepaltherr2003-10-281-5/+21
| | | | | - Added Switch without type
* - Fixed rawFirstInfoStartPhasepaltherr2003-10-281-1/+2
|
* merging large parts of Algebraic Matcher with P...buraq2003-10-281-12/+41
| | | | | merging large parts of Algebraic Matcher with Pattern Matcher
* merging large parts with Pattern Matcherburaq2003-10-281-43/+16
|
* - Added method singleTypeMethodpaltherr2003-10-281-0/+21
|
* - Fixed macro callpaltherr2003-10-281-2/+2
|
* - Added phase changespaltherr2003-10-283-1/+10
|
* - Cleanedpaltherr2003-10-271-178/+116
|
* - moved scalap to scala.toolsmichelou2003-10-2718-19/+27
|
* - bug fix: "new" should now be translated corre...schinz2003-10-271-10/+2
| | | | | | - bug fix: "new" should now be translated correctly even for classes which have an explicit type given
* *** empty log message ***Martin Odersky2003-10-274-11/+20
|
* - Fixedpaltherr2003-10-271-12/+5
|
* - Replaced body of isSubType by a call to Type....paltherr2003-10-271-29/+7
| | | | | - Replaced body of isSubType by a call to Type.isSubType
* - Fixed computation of type of New nodespaltherr2003-10-271-3/+5
| | | | | - Added generation of type of this in ClassDef
* - Fixed erasure of AnyVal subclassespaltherr2003-10-271-0/+1
|
* - Added removal of types of thispaltherr2003-10-271-0/+4
|
* - Expresssed TypeSymbol.type() in terms of prim...paltherr2003-10-271-15/+3
| | | | | | | - Expresssed TypeSymbol.type() in terms of primaryConstructor().type() - Fixed return type of AbsTypeSymbol primary constructors Added - possibility to remove this types
* - Fixed return type of compund type primary con...paltherr2003-10-271-1/+6
| | | | | | - Fixed return type of compund type primary constructors Fixed isSubType - for UnboxedArrayTypes
* - Improved debug messagepaltherr2003-10-271-4/+4
| | | | | - Fixed Relation.toString
* *** empty log message ***Martin Odersky2003-10-246-46/+102
|
* - added collection/immutable/Order.scala to the...mihaylov2003-10-241-0/+1
| | | | | - added collection/immutable/Order.scala to the list of library files
* - updated keywords listschinz2003-10-241-6/+7
| | | | | - bug fix: character literals (and escapes in them) work now
* Set version to 0.9.0-b1paltherr2003-10-231-1/+1
|
* Set version to 0.9.0-b0paltherr2003-10-231-1/+1
|
* - Added TEXINPUTSpaltherr2003-10-231-0/+3
|
* *** empty log message ***Martin Odersky2003-10-232-5/+791
|
* -- corrected 'lstinline' tag (begin/end must be...michelou2003-10-231-2/+3
| | | | | -- corrected 'lstinline' tag (begin/end must be on the same line)
* - Cleaned distrib rulespaltherr2003-10-231-61/+45
| | | | | - Added rule distrib-official
* - Added GZIP, BZIP2 & PROJECT_DISTRIBDIRpaltherr2003-10-231-0/+3
|
* - Fixed command namespaltherr2003-10-231-3/+11
| | | | | | - Added PHONY rules - Added version-increment
* Set version to 0.8.2-b1paltherr2003-10-231-1/+1
|
* - Fixed commandpaltherr2003-10-231-2/+2
|
* - removed BCEL-based JVM back-endschinz2003-10-2311-1654/+3
|
* - Added version managementpaltherr2003-10-232-1/+26
| | | | | - Added some unix commands
* - Changed commentpaltherr2003-10-231-1/+1
|
* - Added version managerpaltherr2003-10-232-0/+159
|
* - Improved stdlib.shpaltherr2003-10-233-24/+33
| | | | | - Adapted install.sh & mirror.sh
* Set version to 0.8.1-b4paltherr2003-10-221-1/+1
|
* Set version to 0.8.1-b3paltherr2003-10-221-1/+1
|
* Set version to 0.8.1-b2paltherr2003-10-221-1/+1
|
* Set version to 0.8.1-b1paltherr2003-10-221-1/+1
|
* cleanupburaq2003-10-221-3/+3
|