summaryrefslogtreecommitdiff
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* Added more logging to the presentation compiler.Iulian Dragos2010-12-162-1/+23
* Removed the 'codeGenerator' field, which was a ...Iulian Dragos2010-12-162-50/+63
* Make the ownPhaseCache field a weak reference.Iulian Dragos2010-12-161-5/+11
* Added advanceGeneration for memory profiling, a...Iulian Dragos2010-12-163-0/+14
* Stops barking up the wrong tree with -Ywarn-dea...Paul Phillips2010-12-157-15/+47
* Fixed various issues with -Ywarn-dead-code.Paul Phillips2010-12-141-3/+6
* More repl hardening against its fickle master, ...Paul Phillips2010-12-141-1/+7
* Enabled delayedInit. Review by extempore.Martin Odersky2010-12-141-10/+13
* Preparing to enable delayedInit with new starr.Martin Odersky2010-12-141-18/+100
* Closes #4024. No review.Martin Odersky2010-12-141-1/+2
* An alteration in jline had hosed the ability to...Paul Phillips2010-12-142-1/+3
* More repl hardening, and a new jline jar which ...Paul Phillips2010-12-131-2/+10
* Hardening the repl against my own lack of ept.Paul Phillips2010-12-133-17/+15
* Told the boy trying to plug the dike holes that...Paul Phillips2010-12-122-11/+3
* New jline: BSD licensed, based on [ https://git...Paul Phillips2010-12-129-46/+91
* That cunning underscore tricked me into quoting...Paul Phillips2010-12-121-1/+2
* A little more finnesse needed with backquoting.Paul Phillips2010-12-121-11/+15
* Finally figured out what needed to happen forPaul Phillips2010-12-124-25/+53
* Eliminating all possible warnings from trunk.Paul Phillips2010-12-112-5/+7
* Turned an assert/compiler crash into an error m...Paul Phillips2010-12-114-18/+9
* When was the last time -Xcheckinit was run? It ...Paul Phillips2010-12-112-4/+3
* I found myself unable to make the necessary par...Paul Phillips2010-12-094-834/+828
* closes #4064.Adriaan Moors2010-12-091-2/+2
* again: relax access boundry check for overridin...Lukas Rytz2010-12-082-4/+5
* I learned from #4067 that we don't have any kin...Paul Phillips2010-12-083-0/+52
* The lords of attrition informed me that "isType...Paul Phillips2010-12-081-11/+11
* Made it possible to give :cp an argument with s...Paul Phillips2010-12-071-2/+5
* Reverts previous commit: needs a new starr..Lukas Rytz2010-12-072-5/+4
* follow up on fix #3946.Lukas Rytz2010-12-072-4/+5
* Parse the contents of the package right away in...Eugene Vigdorchik2010-12-073-10/+14
* Looks like I'd gotten a little quote-happy there.Paul Phillips2010-12-071-2/+2
* Oops, lost some java options for a moment there.Paul Phillips2010-12-071-1/+2
* Tackling long standing issues with startup.Paul Phillips2010-12-075-65/+34
* Hardened sigint handler against ctrl-C in the f...Paul Phillips2010-12-071-1/+3
* Tired of trying to debug things like classpaths...Paul Phillips2010-12-075-21/+36
* Don't transform patterns during superaccessors:...Paul Phillips2010-12-061-0/+4
* The ability to interrupt repl execution without...Paul Phillips2010-12-065-38/+170
* Moved ClassfileAnnotation/StaticAnnotation/Anno...Paul Phillips2010-12-061-8/+8
* Cleaned up and brought up to date the help text...Paul Phillips2010-12-0513-133/+191
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-0555-246/+235
* Introducing scala.system, the product of a whir...Paul Phillips2010-12-043-25/+5
* A foot in the door with Parsers/JavaParsers and...Paul Phillips2010-12-049-100/+125
* Some refactoring of genjvm trying to separate o...Paul Phillips2010-12-042-140/+169
* Segregated all the android related code in a ne...Paul Phillips2010-12-043-39/+62
* Starting the mopping up now that names have som...Paul Phillips2010-12-039-159/+159
* close #4036, fix #2489.Lukas Rytz2010-12-031-5/+20
* close #3951. review by dubochet.Lukas Rytz2010-12-031-1/+1
* close #3946.Lukas Rytz2010-12-033-2/+13
* Revert one-liner. No review.Eugene Vigdorchik2010-12-031-1/+1
* Some html stripping in explicitouter because I ...Paul Phillips2010-12-031-30/+37