summaryrefslogtreecommitdiff
path: root/sources
Commit message (Expand)AuthorAgeFilesLines
* commentsburaq2004-10-051-1/+22
* unit testingburaq2004-10-051-0/+163
* Fixed the CVS Id tagmihaylov2004-10-051-1/+1
* *** empty log message ***Martin Odersky2004-10-0411-136/+315
* [MSIL] Do not look for the System.Serializable ...mihaylov2004-10-041-1/+1
* - changed comment formatting.michelou2004-10-011-10/+27
* - Fixed the problem from bug contribution #41mihaylov2004-10-011-1/+1
* - Added a toString() methodmihaylov2004-10-011-0/+3
* - Fixed the CVS Id tagmihaylov2004-10-011-2/+2
* better error message for xml parsingburaq2004-09-302-4/+23
* some (commented out) code indicating where to c...buraq2004-09-301-0/+9
* moved code for readabilityburaq2004-09-301-15/+20
* changed ensureSize of ResizableArray to simpler...buraq2004-09-305-34/+26
* - added java.io.Serializable.michelou2004-09-296-48/+49
* - serialization test of Scala collection classes.michelou2004-09-291-2/+2
* - rewritten the 'toString' method.michelou2004-09-291-24/+11
* fixed ( >>> )buraq2004-09-291-1/+1
* rmovedburaq2004-09-291-26/+0
* removed unused scala files, added BitSet to listburaq2004-09-298-637/+1
* bitset addition, unit test additionburaq2004-09-284-7/+16
* faster equality checking for immutable bitsetburaq2004-09-281-0/+20
* fixed documentation to valid xhtmlburaq2004-09-283-5/+5
* - Moved TEST_ALL assignment before return state...paltherr2004-09-271-1/+1
* - Fixed some typospaltherr2004-09-271-3/+3
* - added methods 'equals' and 'toString'.michelou2004-09-241-3/+44
* - added private method 'readResolveMethod'.michelou2004-09-241-21/+40
* - added name for Java method 'readResolve' (see...michelou2004-09-241-12/+13
* - added symbol/type for class java.io.Serializa...michelou2004-09-241-1/+6
* - added missing test in method 'nameToPackage'.michelou2004-09-241-2/+5
* - Generalized code for [...]paltherr2004-09-231-8/+6
* - Cleaned code of scalatestpaltherr2004-09-231-155/+179
* - Added missing prefixpaltherr2004-09-221-1/+1
* - Added creation of objdirpaltherr2004-09-221-2/+2
* - Allowed flag --objdir= with no argumentpaltherr2004-09-211-1/+0
* - Removed ./test/bin/scala-test from distribpaltherr2004-09-211-1/+1
* - Merged ./test/bin/scala-test info ./bin/.scal...paltherr2004-09-211-8/+511
* - Generalized the code that transforms local va...paltherr2004-09-161-3/+8
* - Readded a fixed version of the code to handle...paltherr2004-09-161-0/+10
* - removed wrong (?) if-test in method 'liftSymb...michelou2004-09-161-4/+0
* - Removed unsupported !paltherr2004-09-161-1/+3
* - Changed scala_wrapper so that tools are run a...paltherr2004-09-158-803/+371
* - Added Idpaltherr2004-09-151-0/+2
* - I added an example and a link to the Pilib pa...cremet2004-09-151-1/+13
* - I added the variance display for class declar...cremet2004-09-143-1/+9
* - Clear the exit label in Assign nodes processingmihaylov2004-09-141-19/+12
* - Cleaned up some old comments and added some n...mihaylov2004-09-141-33/+3
* - Don't generate unreachable branches; used to ...mihaylov2004-09-141-33/+50
* - When selecting the most specific '==' method ...mihaylov2004-09-141-38/+47
* - Added a missing substitution for cloned type ...paltherr2004-09-131-0/+8
* - Replaced a regular pattern match with a regul...mihaylov2004-09-101-1/+1