summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/scratchpad
Commit message (Expand)AuthorAgeFilesLines
* Deprecated instrumentation APIMirco Dotta2012-10-102-0/+2
* Eliminate breaking relative names in source.Paul Phillips2012-09-142-3/+2
* Removed dead code.Martin Odersky2012-08-303-149/+0
* Better worksheet support.Martin Odersky2012-08-031-2/+5
* New Worksheet mixing schemeMartin Odersky2012-07-272-84/+98
* New Executor.Martin Odersky2012-07-271-1/+30
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-081-1/+1
* The new reflectionEugene Burmako2012-06-081-1/+1
* Next generation of macrosEugene Burmako2012-04-121-1/+1
* More refinements for the scratchpad.Martin Odersky2011-11-101-2/+2
* (1) Made ReflectionUtils an object, to take its...Martin Odersky2011-11-102-16/+7
* Fixed name of MODULE$ field to make scratchpad ...Martin Odersky2011-11-091-1/+1
* Made scratchpad use replToString.Martin Odersky2011-07-071-0/+3
* scratchpad works in interactive REPL; ready to ...Martin Odersky2011-07-063-17/+50
* Towards a scratchpad functionality for the IDEMartin Odersky2011-07-044-0/+200