summaryrefslogtreecommitdiff
path: root/src/scalap/scala/tools/scalap/scalax/rules/scalasig
Commit message (Expand)AuthorAgeFilesLines
* Reduce deprecations and warningsSimon Ochsenreither2016-08-021-2/+1
* General cleanups and less warnings during a Scala buildsoc2016-04-041-2/+0
* Apply some static code analysis recommendationsJanek Bogucki2015-11-261-3/+3
* [backport] Support methodHandle / invokeDynamic constant pool entries in scalapLukas Rytz2015-07-231-0/+6
* SI-8679 Add support for ScalaLongSignature attribute in scalapMichaƂ Pociecha2015-05-031-5/+17
* Revert "SI-7624 Fix -feature warnings in scala/tools/scalap"Grzegorz Kossakowski2014-02-267-0/+1181
* SI-7624 Fix -feature warnings in scala/tools/scalapSimon Ochsenreither2013-08-157-1188/+0
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-052-2/+2
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-022-2/+2
* | Removing unused locals and making vars into vals.Paul Phillips2012-11-031-4/+4
* | Purged DebruijnIndex.Paul Phillips2012-09-283-50/+0
* | Warn when Any or AnyVal is inferred.Paul Phillips2012-08-091-2/+2
|/
* Handled some of our new exhaustiveness warnings.Paul Phillips2012-05-261-1/+1
* Whitespace commit.Paul Phillips2012-02-291-1/+1
* More consistent use of Names.Paul Phillips2012-01-051-2/+1
* Low-level optimization.Paul Phillips2011-12-301-2/+5
* Following up on things that -Xlint told me, som...Paul Phillips2011-07-291-1/+1
* Changes to reflection.Martin Odersky2011-07-161-1/+1
* ByteCodecs move to reflect.internal.Martin Odersky2011-07-081-1/+1
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-181-1/+1
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-1/+1
* Found there was still all kinds of detritus rem...Paul Phillips2011-04-113-9/+9
* Rename io.Code.toUTF8 and io.Code.fromUTF8 so t...Donna Malayeri2011-03-072-4/+4
* brought scalap up to date with minimal patch.Adriaan Moors2011-01-263-1/+5
* Updated copyright notices to 2011Antonio Cunei2011-01-202-2/+2
* Eliminated SYNTHETICMETH flag.Paul Phillips2010-12-031-1/+0
* It's a big one!Paul Phillips2010-12-021-1/+1
* Generalized the scala sig "look in both attribu...Paul Phillips2010-08-031-16/+34
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-122-2/+0
* scalap: signature for case classes fixedilyas2010-04-282-0/+5
* ScalaSigPrinter fixed for multiline string valu...ilyas2010-04-111-0/+5
* As a brief diversion from real work, implemente...Paul Phillips2010-04-061-2/+2
* Fix to the way Scalap decodes ScalaSignature an...Gilles Dubochet2010-03-292-6/+21
* some output polishingilyas2010-03-261-3/+7
* missing quotes for annotation values addedilyas2010-03-261-2/+2
* Scala signature is generated as an annotation (...Gilles Dubochet2010-03-231-1/+31
* Fixed build problem by eliminiating a redundant...Martin Odersky2010-03-161-1/+1
* Leveraged -Xmigration to burn off some warts wh...Paul Phillips2010-03-151-1/+1
* #3128 fixedilyas2010-03-021-4/+19
* trailing spaces in decompiled annotations are t...ilyas2010-03-011-3/+5
* scalap tests fixedilyas2010-03-011-2/+2
* #2885 fixedilyas2010-03-011-0/+1
* #3060 fixedilyas2010-03-012-80/+106
* Minor printer fix for singleton typesilyas2010-03-011-4/+5
* scalap output bug fixedilyas2010-02-051-1/+1
* some scalap tweaksilyas2010-02-051-21/+29
* Updated copyright notices to 2010Antonio Cunei2009-12-072-2/+2
* #2747 fixedilyas2009-12-041-1/+1
* Removing redundant scalap code.Paul Phillips2009-11-251-24/+1
* More deprecation soothing.Paul Phillips2009-11-182-2/+2