summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed lazy vals to allow for patterns.Iulian Dragos2007-07-034-5/+20
* increased -Xss value for IBM J9michelou2007-07-031-1/+1
* Use "res" instead of "unnamed" as the base of Lex Spoon2007-07-022-2/+2
* updated check fileMartin Odersky2007-07-021-4/+4
* fixed bug1181Martin Odersky2007-07-022-9/+1
* Fixed bug 1194, overriding lazy values.Iulian Dragos2007-07-024-1/+34
* fixed pattern matching, variable binding problemBurak Emir2007-07-021-3/+3
* fixed bug1183Martin Odersky2007-07-025-1/+85
* added bug 1189 to run/existentials.scalamichelou2007-07-021-0/+15
* fixed bug1189Martin Odersky2007-07-021-1/+3
* tweak to printed output: do not print any extra...Lex Spoon2007-07-021-2/+11
* refined (fixed) incompleteness checkBurak Emir2007-06-302-25/+26
* fixed bug1170Martin Odersky2007-06-293-87/+173
* fxied .check files for tcpolyMartin Odersky2007-06-292-4/+4
* small changes to the way symbols get printed.Martin Odersky2007-06-292-8/+15
* Modified definitions to take advantage of the n...Iulian Dragos2007-06-293-133/+74
* New STARR which supports lazy values.Iulian Dragos2007-06-293-3/+3
* xml parsing deal with processing instructions (...Burak Emir2007-06-292-0/+16
* (Hopefully) made test/files/jvm5/annotations.sc...mihaylov2007-06-272-3/+32
* modified test in "drop" (like Stream)michelou2007-06-271-2/+2
* Merged lazy values branch to trunk.Iulian Dragos2007-06-2727-75/+1051
* minor changemichelou2007-06-271-1/+1
* updated take/dropmichelou2007-06-273-2/+43
* fixed bug in Stream.copyToArraymihaylov2007-06-261-1/+1
* fixed SCALAC_OPTSmichelou2007-06-261-1/+1
* allows overriding of SCALAC_OPTSmichelou2007-06-261-1/+1
* updated check filemichelou2007-06-262-13/+13
* also prints ownermichelou2007-06-251-3/+5
* Added annotations tests for fields and methodsmihaylov2007-06-242-7/+42
* parallel algo can handle more patterns nowBurak Emir2007-06-232-90/+122
* reenabled squeeze, some changes in choosing bet...Burak Emir2007-06-225-64/+119
* fixed test files.Martin Odersky2007-06-224-2/+14
* fixed problem with boxing in cases noted by BurakMartin Odersky2007-06-221-0/+3
* belongs to 12113.Martin Odersky2007-06-221-1/+1
* added support for higher-kinded existentials; a...Martin Odersky2007-06-226-79/+76
* test cases for unbox problemBurak Emir2007-06-222-0/+12
* added -Xsqueeze option, which optimizes valdefs...Burak Emir2007-06-224-45/+54
* fixed bug in ParallelMatching:MixLiterals (symp...Burak Emir2007-06-213-22/+48
* removed more primitive type aliases, removed so...michelou2007-06-2115-136/+159
* fixed alternative detection, handling of variab...Burak Emir2007-06-213-29/+78
* parallel algo optimizes extractors, see LAMP-RE...Burak Emir2007-06-214-62/+224
* added a test for the syntax: "0 : @annot", i.e. anLex Spoon2007-06-201-0/+2
* overrode Annotated.isTree in the sameLex Spoon2007-06-201-1/+2
* documented --univ and --univ-urlLex Spoon2007-06-201-1/+12
* fixed bug1188Adriaan Moors2007-06-204-9/+31
* test cases for pattern matchingBurak Emir2007-06-201-6/+29
* parallel matching on integers + disabled squeez...Burak Emir2007-06-203-92/+173
* added prompt/fileEnding propertiesmichelou2007-06-197-14/+37
* Decrease the size of array used for the stress ...Lex Spoon2007-06-192-2/+2
* Skip the first line of output, because now it i...Lex Spoon2007-06-192-3/+31