summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* for MSIL: now based on the latest ch.epfl.lamp....Miguel Garcia2010-09-011-1/+1
* Added ant tasks for strap that build scalacheck.Aleksandar Pokopec2010-08-311-1/+16
* Partial fix for #3774.Martin Odersky2010-08-313-132/+182
* Fix for #3684. No reviewAleksandar Pokopec2010-08-311-10/+10
* Fix for #3765.Miles Sabin2010-08-311-0/+3
* Fixes #3684. Closes #3684. No review.Aleksandar Pokopec2010-08-311-20/+10
* Added scalacheck folder, scalacheck source upda...Aleksandar Pokopec2010-08-3120-38/+2960
* Added a few overrides to prevent default implem...Aleksandar Pokopec2010-08-311-0/+8
* Correction to commit 22865 in order for sbt bui...moix2010-08-311-12/+0
* Partest support for sbt (with failed only and s...moix2010-08-3111-130/+313
* New wider interface of presentation compiler.Martin Odersky2010-08-307-44/+141
* removed author attribution, since no code from ...Martin Odersky2010-08-301-1/+1
* added doc comment which makes things clearer wh...Martin Odersky2010-08-301-0/+1
* Hardened the bytecode reader.Iulian Dragos2010-08-301-1/+1
* Dredged some more dead code out of SyncVar.Paul Phillips2010-08-301-6/+2
* Some more finnessing printing in the repl.Paul Phillips2010-08-302-7/+5
* partial fix for see #3772.Lukas Rytz2010-08-274-21/+34
* this should fix our achy breaky build. no reviewAdriaan Moors2010-08-262-2/+4
* documentation for scala.collection package, con...Lukas Rytz2010-08-261-1/+68
* documentation for scala.xml.pull, contribution ...Lukas Rytz2010-08-263-28/+77
* minor cleanups, no reviewLukas Rytz2010-08-262-24/+25
* Closes #3497.Iulian Dragos2010-08-263-14/+35
* Removed the presumably unintentional empty "1" ...Paul Phillips2010-08-261-0/+0
* Closes #3776. No review.Martin Odersky2010-08-243-1/+14
* new tests. No review.Martin Odersky2010-08-242-0/+13
* Fixes #3780. No review.Martin Odersky2010-08-241-1/+1
* Correctly locate context tree even on the edges.Hubert Plociniczak2010-08-242-2/+2
* for MSIL: Miguel Garcia2010-08-2414-195/+830
* Fix and test case for broken linked lists, cont...Paul Phillips2010-08-233-7/+112
* Pretty print tuples in the repl.Paul Phillips2010-08-231-9/+12
* New starr without debugging output. no review.Iulian Dragos2010-08-232-2/+2
* in refchecks, visit the qualifier of irrefutabl...Lukas Rytz2010-08-234-1/+11
* test for see #3769. no review.Lukas Rytz2010-08-232-0/+13
* test for #3667. no reviewLukas Rytz2010-08-231-0/+8
* More robust icode loading and fixed an issue wh...Iulian Dragos2010-08-237-10/+27
* New starr for optimized builds.Iulian Dragos2010-08-232-2/+2
* Renaming and small tweak in testing.Benchmark f...Iulian Dragos2010-08-237-9/+9
* Various fixes to optimizations, and mainly much...Iulian Dragos2010-08-235-11/+29
* Fixed various issues with Icode, mainly fixing ...Iulian Dragos2010-08-237-41/+66
* less logging.Iulian Dragos2010-08-231-2/+1
* Finally look at the right place for inherited m...Iulian Dragos2010-08-231-3/+4
* inline more in RangeIulian Dragos2010-08-231-2/+2
* Improved the peephole optimizer to use liveness.Iulian Dragos2010-08-232-8/+33
* Fix for not looking into Java types when specia...Iulian Dragos2010-08-232-2/+5
* Small cleanupsIulian Dragos2010-08-233-39/+42
* Tweaks for better optimizations.Iulian Dragos2010-08-233-5/+9
* Made ranges a bit more friendly to the optimizer.Iulian Dragos2010-08-233-21/+9
* debugging output to track down wild boxing.Iulian Dragos2010-08-231-0/+3
* Added setup and teardown methods.Iulian Dragos2010-08-231-3/+20
* Specialize rhs of specialized fields.Iulian Dragos2010-08-231-1/+4