summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Closes 3627. No review.Iulian Dragos2010-09-131-1/+1
* Renamed a file to soothe ant. No review.Paul Phillips2010-09-101-0/+0
* Merge branch 'ticket/3435'Iulian Dragos2010-09-091-2/+8
* fix fix for (close #3791) and made deprecation ...Lukas Rytz2010-09-092-1/+6
* close #3791 according to jason's proposal.Lukas Rytz2010-09-091-5/+16
* Some modifications to repl classloading to make...Paul Phillips2010-09-073-7/+39
* Changes to presentation compiler.Martin Odersky2010-09-075-44/+106
* Added type alias so that Response is accessible...Miles Sabin2010-09-071-0/+2
* Closes #3803. No Review.Iulian Dragos2010-09-051-3/+3
* Closes #3636, crash when unexpected types arriv...Iulian Dragos2010-09-051-1/+4
* Closes #3650.Iulian Dragos2010-09-034-9/+17
* better error message for default arguments.Lukas Rytz2010-09-031-0/+3
* [scaladoc] Merges Petr's changes from the colla...Gilles Dubochet2010-09-014-11/+24
* Partial fix for #3774.Martin Odersky2010-08-311-132/+170
* Fix for #3765.Miles Sabin2010-08-311-0/+3
* New wider interface of presentation compiler.Martin Odersky2010-08-307-44/+141
* Hardened the bytecode reader.Iulian Dragos2010-08-301-1/+1
* Some more finnessing printing in the repl.Paul Phillips2010-08-301-1/+2
* partial fix for see #3772.Lukas Rytz2010-08-273-21/+29
* minor cleanups, no reviewLukas Rytz2010-08-262-24/+25
* Closes #3497.Iulian Dragos2010-08-262-14/+19
* Closes #3776. No review.Martin Odersky2010-08-241-1/+1
* 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-246-152/+725
* in refchecks, visit the qualifier of irrefutabl...Lukas Rytz2010-08-231-1/+1
* More robust icode loading and fixed an issue wh...Iulian Dragos2010-08-237-10/+27
* Renaming and small tweak in testing.Benchmark f...Iulian Dragos2010-08-236-8/+8
* 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
* 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-231-2/+5
* Small cleanupsIulian Dragos2010-08-233-39/+42
* Tweaks for better optimizations.Iulian Dragos2010-08-233-5/+9
* Specialize rhs of specialized fields.Iulian Dragos2010-08-231-1/+4
* Don't box class parameters when passed to the s...Iulian Dragos2010-08-231-3/+11
* Optimized away box(unbox(E)) ===> E.Iulian Dragos2010-08-231-1/+8
* closes 2462. better implicit error messages.Adriaan Moors2010-08-206-19/+75
* closes #3757. got paren wrong during refactoring.Adriaan Moors2010-08-201-1/+1
* closes #3575.Adriaan Moors2010-08-206-30/+48
* Fixed build for Java 1.5. No review.Gilles Dubochet2010-08-191-1/+1
* [scaladoc] Merges Petr's change to Scaladoc fro...Gilles Dubochet2010-08-1914-183/+673
* closes #3777.Adriaan Moors2010-08-191-8/+11
* Closes #3763. No review.Martin Odersky2010-08-182-2/+7
* Closes #3756. No review.Martin Odersky2010-08-182-5/+9
* better fix for see #3667.Lukas Rytz2010-08-172-4/+15
* cosmetic fix to GenMSIL. no review.Lukas Rytz2010-08-161-3/+2
* Since r22186 scripts wait for all non-daemon th...Paul Phillips2010-08-152-6/+14