summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changed name of typechecker/UnApply.scala to Un...mihaylov2007-09-021-1/+1
* fixed commentBurak Emir2007-09-021-2/+2
* sorry, Iulian is the author of this file.Burak Emir2007-09-021-3/+6
* enhancement #20Burak Emir2007-09-015-31/+31
* reverted bogus change by micheloud.Burak Emir2007-09-011-4/+3
* fixed #37Burak Emir2007-09-014-26/+44
* fixed ticket #2 (patch from tags/R_2_6_0-RC2), ...Burak Emir2007-09-0113-141/+126
* fixed ticket 40 (matcherror with existential ty...Martin Odersky2007-08-312-9/+17
* Fixed crash in lazy traits (ticket #39).Iulian Dragos2007-08-312-2/+14
* Fixed looping data flow analyzer (due to asymme...Iulian Dragos2007-08-317-69/+87
* added test files for ticket 17Martin Odersky2007-08-302-0/+18
* fixed ticket 17 (unboxing 2d-arrays)Martin Odersky2007-08-301-1/+11
* updated syntax in pos/sudoku.scala (and on sygn...michelou2007-08-301-11/+11
* fixed lift build problem.Martin Odersky2007-08-306-4/+62
* fixed defect #31Burak Emir2007-08-302-2/+43
* moved test cases in bug457.scala in to patmatne...Burak Emir2007-08-303-45/+45
* Removed the explicit force on slice.Sean McDirmid2007-08-291-2/+2
* Forgot to enable the Array Projection type in A...Sean McDirmid2007-08-292-4/+4
* fix^2 of defect 15.Martin Odersky2007-08-294-29/+88
* Fixed double definition bug (ticket #21).Iulian Dragos2007-08-291-2/+2
* this file is no longer necessary, had been move...Burak Emir2007-08-291-28/+0
* FIXED DEFECTS 3, 9, 15Martin Odersky2007-08-293-20/+20
* improved scalatest help message (cont'd)michelou2007-08-291-1/+1
* improved scalatest help messagemichelou2007-08-291-1/+3
* Forgot one file from my previous commit.Iulian Dragos2007-08-291-5/+0
* Fixed match error in tree browser.Iulian Dragos2007-08-292-9/+35
* * colltest - changed to jcl.LinkedHashSetSean McDirmid2007-08-292-2/+2
* * Added Array.Projection to facilitate efficien...Sean McDirmid2007-08-2914-136/+146
* Reverted changes to CompleteLattice which broke...Iulian Dragos2007-08-281-13/+1
* fixed contrib #739michelou2007-08-281-0/+4
* Various improvements/bug fixes in the icode rea...Iulian Dragos2007-08-285-17/+74
* Improved boxing optimization.Iulian Dragos2007-08-281-5/+5
* fixed bug1292Martin Odersky2007-08-275-11/+156
* added Ant attribute 'failonerror'michelou2007-08-275-43/+55
* fixed build, better compilation of literal patt...Burak Emir2007-08-245-57/+120
* all guards are pulled out into DefDefs, new pat...Burak Emir2007-08-236-87/+100
* fixed commentmichelou2007-08-231-3/+4
* fixed the location of the "docs" dependencyLex Spoon2007-08-231-2/+2
* Updated STARR to Scala-2.6.0-RC2michelou2007-08-236-7/+1223
* in pm, result temp variable owned by current ow...Burak Emir2007-08-232-8/+6
* Fixed bug #1287, lazy vals in trait methods.Iulian Dragos2007-08-232-1/+10
* fix #1286Burak Emir2007-08-232-4/+8
* Fixed Array.slice to use impementation in Rando...Sean McDirmid2007-08-2227-76/+114
* small fix in outputmichelou2007-08-221-3/+3
* fixed method slice both in arrays and lists (se...michelou2007-08-2214-84/+184
* NEW TEST BUG1279. FIXED CHECK FILE.Martin Odersky2007-08-223-1/+45
* fixed (as side-effect of fix for 1210, I assume)Adriaan Moors2007-08-221-0/+0
* fixed 1275 by adding minimal early check to Nam...Adriaan Moors2007-08-223-1/+36
* fixed bug1243Martin Odersky2007-08-221-1/+1
* Added back 'lazy' modifier to generator's globa...Iulian Dragos2007-08-221-1/+1