summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixed termination bug in messages actors example.Philipp Haller2007-09-051-4/+4
|
* Updated STARR to Scala 2.6.0-RC3michelou2007-09-054-5/+5
|
* propagated fix for ticket #55michelou2007-09-051-0/+6
|
* fixed t0055Martin Odersky2007-09-051-1/+1
|
* fixed odd typing bug #44Burak Emir2007-09-042-13/+38
|
* fixed #11Burak Emir2007-09-042-1/+32
|
* fixed bugs.Burak Emir2007-09-044-75/+99
|
* more debug output, made Actor @serializable.Philipp Haller2007-09-043-2/+5
|
* Updated scaladoc comment.Philipp Haller2007-09-042-3/+3
|
* removed unchecked warningmichelou2007-09-041-1/+1
|
* Added receiver accessor to OutputChannelPhilipp Haller2007-09-043-13/+23
|
* corrected typo in type argument (collection.Set)michelou2007-09-044-1224/+39
|
* (no commit message)Lex Spoon2007-09-041-0/+7
|
* better handle annotated types as theLex Spoon2007-09-041-0/+2
| | | | | destination type of an implicit conversion
* Renamed Trac bug reports according to the t####...Lex Spoon2007-09-044-0/+0
| | | | | Renamed Trac bug reports according to the t#### convention
* (no commit message)Lex Spoon2007-09-041-0/+9
|
* allow annotations on definitions inside of blocksLex Spoon2007-09-041-2/+5
|
* added svn:keywords and missing file headersmichelou2007-09-033-2/+11
|
* Added @serializable annotation to MessageQueuePhilipp Haller2007-09-031-0/+2
|
* excluded JCL files from MSIL buildmichelou2007-09-031-0/+1
|
* (no commit message)Lex Spoon2007-09-032-0/+14
|
* (no commit message)Lex Spoon2007-09-032-0/+48
|
* Deprecate annotations that appear before a typeLex Spoon2007-09-031-2/+8
|
* Use jcl.LinkedHashSet instead of the deprecated...mihaylov2007-09-023-5/+6
| | | | | Use jcl.LinkedHashSet instead of the deprecated mutable.LinkedHashSet
* Changed name of typechecker/UnApply.scala to Un...mihaylov2007-09-021-1/+1
| | | | | | Changed name of typechecker/UnApply.scala to Unapply.scala to match the name of the trait inside and prevent unnecessary re-compilation
* 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 #2 (patch from tags/R_2_6_0-RC2), reorganized test cases
* fixed ticket 40 (matcherror with existential ty...Martin Odersky2007-08-312-9/+17
| | | | | fixed ticket 40 (matcherror with existential types)
* 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
| | | | | | Fixed looping data flow analyzer (due to asymmetric equals method in lattices) (ticket #30).
* 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
| | | | | updated syntax in pos/sudoku.scala (and on sygneca)
* 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
| | | | | moved test cases in bug457.scala in to patmatnew.scala
* 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
| | | | | Forgot to enable the Array Projection type in Array.
* 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
| | | | | this file is no longer necessary, had been moved into PatternNodes.scala
* 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
|