summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/util/ShowPickled.scala
Commit message (Expand)AuthorAgeFilesLines
* Make all numeric coercions explicit.Paul Phillips2013-05-271-1/+1
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Doc -> C-style comments for local symbols to avoid "discardingEugene Vigdorchik2013-03-211-4/+4
* Modularized the repl.Paul Phillips2013-03-111-3/+1
* Banish needless semicolons.Jason Zaugg2013-02-241-1/+1
* Be explicit about empty param list calls.Jason Zaugg2013-02-241-1/+1
* Removed unused imports.Paul Phillips2012-11-061-1/+1
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | Purged DebruijnIndex.Paul Phillips2012-09-281-1/+0
|/
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Removing extraneous files.Paul Phillips2012-05-151-26/+8
* Removed parens from calls to Name#toString.Paul Phillips2011-09-151-1/+1
* More changes to get Reflect compiler working.Martin Odersky2011-08-291-1/+1
* Renamed scala.reflect.common to scala.reflect.i...Paul Phillips2011-05-161-2/+2
* Switched nsc.util to point to reflect.util, no ...Paul Phillips2011-05-161-2/+2
* Found there was still all kinds of detritus rem...Paul Phillips2011-04-111-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-121-2/+2
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-051-2/+2
* Some more work on options related to showing co...Paul Phillips2010-11-111-2/+5
* closes #1569, #3731: refactored dependent metho...Adriaan Moors2010-09-161-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Since pickled data moved into annotations ShowP...Paul Phillips2010-04-211-4/+13
* Introduces scala.tools.cmd providing command li...Paul Phillips2010-04-111-2/+3
* More support code for the big partest patch I'm...Paul Phillips2010-03-131-1/+1
* Whipped ShowPickled until it would print out pr...Paul Phillips2010-03-011-15/+85
* Added a --bare option to ShowPickled so I can d...Paul Phillips2010-02-251-22/+34
* Another update for ShowPickled. No review.Paul Phillips2010-02-241-0/+2
* After the compiler refactor, we ended up with i...Paul Phillips2010-02-231-2/+2
* Some new tools for the tools directory.Paul Phillips2010-02-151-8/+18
* Fix for the out-of-date showpickled. No review.Paul Phillips2010-02-151-1/+1
* Brought ShowPickler somewhat more up to date wi...Paul Phillips2010-01-171-3/+35
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* The preferred way to convert between primitives...Paul Phillips2009-11-111-5/+5
* Attempting to widen the field of possibilities ...Paul Phillips2009-09-221-1/+1
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* removed code for parsing old pickle format.Lukas Rytz2009-06-031-9/+0
* big overhaul of annotations implementation.Lukas Rytz2009-05-301-3/+0
* Backward-compatible extension of the signatureAntonio Cunei2009-04-221-2/+2
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* Merging everything from the 2.8.x development b...Antonio Cunei2008-11-251-4/+4
* incremented MinorVersion, deprecated All/AllRef...michelou2007-06-131-12/+12
* updated for-comprehension syntaxmichelou2007-04-191-4/+3
* re-enabled stability test; added sections.Martin Odersky2007-02-161-0/+17
* Refactored portability supportmihaylov2006-11-011-6/+9
* removed leading/trailing tabs/blanks in nsc/uti...michelou2006-09-261-115/+123
* fixed unreachable case statementsBurak Emir2006-08-021-1/+0
* some changes to plug space leaksMartin Odersky2006-06-011-1/+1
* added support of class literalsMartin Odersky2006-05-051-1/+1