summaryrefslogtreecommitdiff
path: root/test/files
Commit message (Expand)AuthorAgeFilesLines
* Interim fix and test case for #1434.Paul Phillips2009-07-051-0/+15
* Fixes and test cases for #2124 and #2125.Paul Phillips2009-07-054-0/+52
* fix #2122, test for #2116Lukas Rytz2009-07-053-4/+15
* Added test for #1948.Philipp Haller2009-07-022-0/+12
* refined range positions some more; eliminated A...Martin Odersky2009-07-024-8/+5
* Creating case classes in preference to passing ...Paul Phillips2009-07-011-0/+19
* added "diagnostic" to context.Lukas Rytz2009-07-011-0/+3
* minor cleanups for named argsLukas Rytz2009-06-303-0/+7
* Enhanced error message when a type error is bec...Paul Phillips2009-06-303-2/+11
* Applied patches to fix the issues in #2074.Philipp Haller2009-06-303-0/+19
* Applied patch to fix #2098.Philipp Haller2009-06-302-0/+8
* Applied patch to fix #2104 and added test.Philipp Haller2009-06-302-0/+51
* Added test for #2031.Philipp Haller2009-06-292-0/+15
* scalap changed to treat named parameters and pa...ilyas2009-06-2923-1/+85
* Prepares a test for further changes in Reactor.Philipp Haller2009-06-281-2/+0
* Fixed the fact that reflective calls had logica...Paul Phillips2009-06-261-2/+2
* small fix to named argumentsLukas Rytz2009-06-252-20/+26
* named arguments only at top level in () paramet...Lukas Rytz2009-06-254-23/+44
* fixed bug in Parser and updated check files.Martin Odersky2009-06-255-14/+14
* Attempted to resolve the improbable mess surrou...Paul Phillips2009-06-224-6/+19
* More equality shenanigans.Paul Phillips2009-06-211-4/+0
* improvements to names / defaults (implicits, ty...Lukas Rytz2009-06-206-21/+97
* Specialization landed in trunk.Iulian Dragos2009-06-1841-0/+1532
* allow using named / default arguments in self- ...Lukas Rytz2009-06-154-34/+47
* - fixed #2057Lukas Rytz2009-06-151-0/+7
* Moved test for #1801 to pending for offline bug...Philipp Haller2009-06-142-37/+0
* more annotations cleanup.Lukas Rytz2009-06-113-1/+8
* Test case for #252.Paul Phillips2009-06-101-0/+17
* Fixed failing test-suite case.Gilles Dubochet2009-06-091-6/+6
* fix annotations testLukas Rytz2009-06-071-1/+1
* fixed BeanProperty, added BooleanBeanProperty, ...Lukas Rytz2009-06-0714-0/+108
* removed code for parsing old pickle format.Lukas Rytz2009-06-034-2/+26
* named argument disallowed when assignment expre...Lukas Rytz2009-06-023-16/+21
* reverted 17960, restored bug1241 w/ new check fileAntonio Cunei2009-06-023-4/+7
* Reverting 17948, disabling test.Antonio Cunei2009-06-023-7/+4
* Changed output error for bug1241.David MacIver2009-06-011-1/+4
* Fix and test for bug 2029.David MacIver2009-06-012-0/+19
* Moved test for offline bug fixing.Philipp Haller2009-05-312-25/+0
* New tests for exceptions and Actor.receiveWithin.Philipp Haller2009-05-315-4/+133
* Changed t1801.Philipp Haller2009-05-301-1/+1
* big overhaul of annotations implementation.Lukas Rytz2009-05-309-18/+20
* Named and default argumentsLukas Rytz2009-05-3039-83/+568
* Decreased memory consumption of test for #1801.Philipp Haller2009-05-292-6/+1
* Riffing off the removal of the cldc library, re...Paul Phillips2009-05-295-33/+3
* Added test for SchedulerAdapter.Philipp Haller2009-05-282-0/+47
* Patched up failing test case.Paul Phillips2009-05-281-1/+1
* Further development of the Numeric and Ordering...Paul Phillips2009-05-281-2/+2
* Simpler log message for daemon actor test.Philipp Haller2009-05-282-5/+5
* Added test for OutputChannelActor.Philipp Haller2009-05-282-0/+85
* Added test for Actor.exceptionHandler.Philipp Haller2009-05-272-0/+58