summaryrefslogtreecommitdiff
path: root/sources
Commit message (Collapse)AuthorAgeFilesLines
* - commented out obsolete code parts.michelou2004-07-142-4/+8
|
* useful for small sets of intsburaq2004-07-131-0/+84
|
* added servlet engine, mod' xpath exprburaq2004-07-1322-45/+954
|
* *** empty log message ***Martin Odersky2004-07-121-0/+83
|
* *** empty log message ***michelou2004-07-093-0/+230
|
* regular expressionsburaq2004-07-081-0/+81
|
* added base algoburaq2004-07-081-0/+174
|
* algosburaq2004-07-082-0/+242
|
* obsolburaq2004-07-081-8/+0
|
* added seburaq2004-07-081-0/+6
|
* nothingburaq2004-07-082-11/+8
|
* regexp lib, nodeSeq, attrSeq changes, test case...buraq2004-07-0812-78/+145
| | | | | regexp lib, nodeSeq, attrSeq changes, test cases updated
* - changed package name to 'examples.expressions'.michelou2004-07-081-3/+5
| | | | | - modified code in Main (temporary workaround).
* - removed method 'synchronized' in class JavaMo...michelou2004-07-081-4/+0
| | | | | - removed method 'synchronized' in class JavaMonitor.
* - changed scope.iterator(true) to scope.iterato...michelou2004-07-081-1/+1
| | | | | - changed scope.iterator(true) to scope.iterator().
* - changed iterator(true) to iterator().michelou2004-07-081-2/+2
|
* *** empty log message ***Martin Odersky2004-07-0824-256/+150
|
* - Added CVS Idspaltherr2004-07-075-0/+10
|
* - Added and fixed CVS Idspaltherr2004-07-079-3/+14
|
* *** empty log message ***Martin Odersky2004-07-064-2/+498
|
* *** empty log message ***Martin Odersky2004-07-061-2/+14
|
* *** empty log message ***Martin Odersky2004-07-062-0/+1136
|
* new elemburaq2004-07-061-21/+23
|
* *** empty log message ***Martin Odersky2004-07-064-13/+16
|
* - Cleaned class Arraypaltherr2004-07-063-202/+148
| | | | | - Fixed missing cast in Erasure.coerce
* No longer needed, all is done in CompilerPhases...Iulian Dragos2004-07-051-117/+0
| | | | | No longer needed, all is done in CompilerPhases.scala
* *** empty log message ***Iulian Dragos2004-07-051-2/+1
|
* Added wholeprog phase to compilerIulian Dragos2004-07-057-102/+194
|
* here it isburaq2004-07-051-0/+87
|
* regexp refactorburaq2004-07-052-4/+7
|
* regexps refactoredburaq2004-07-058-7/+80
|
* removed regexp, moved to new fileburaq2004-07-051-112/+0
|
* *** empty log message ***Martin Odersky2004-07-052-22/+26
|
* *** empty log message ***Martin Odersky2004-07-0215-33/+102
|
* *** empty log message ***Martin Odersky2004-07-0221-59/+77
|
* *** empty log message ***Martin Odersky2004-07-013-9/+26
|
* - Fixed scope of startContextpaltherr2004-07-011-1/+1
|
* *** empty log message ***Martin Odersky2004-07-011-0/+89
|
* *** empty log message ***Martin Odersky2004-07-0190-446/+497
|
* namespace stuffburaq2004-06-305-43/+91
|
* *** empty log message ***Martin Odersky2004-06-291-2/+2
|
* namespace fix + more validationburaq2004-06-296-32/+159
|
* namespacesburaq2004-06-2524-623/+1046
|
* fixed bugburaq2004-06-251-1/+7
|
* - fixed infinite recursion in one of the constr...mihaylov2004-06-241-1/+1
| | | | | - fixed infinite recursion in one of the constructors
* - Removed methods isXYZpaltherr2004-06-231-20/+0
|
* [MSIL] Added name GetTypemihaylov2004-06-231-0/+1
|
* [MSIL] In the auto-generated hashCode for case ...mihaylov2004-06-231-2/+4
| | | | | | [MSIL] In the auto-generated hashCode for case classes use System.Object.GetType, rather than java.lang.Object.getClass
* - Use AnyRef instead of Objectmihaylov2004-06-231-1/+1
|
* - Removed obsolete type castmihaylov2004-06-232-3/+3
|