summaryrefslogtreecommitdiff
path: root/src/scalap
Commit message (Expand)AuthorAgeFilesLines
...
* Refining the reflection api.Paul Phillips2012-02-051-26/+0
* More consistent use of Names.Paul Phillips2012-01-054-109/+13
* Low-level optimization.Paul Phillips2011-12-302-3/+6
* ScalaClassLoader changes.Paul Phillips2011-11-031-5/+5
* Tired of ugly-printing in the repl, I sort of f...Paul Phillips2011-08-011-3/+3
* Following up on things that -Xlint told me, som...Paul Phillips2011-07-291-1/+1
* Changes to reflection.Martin Odersky2011-07-162-2/+2
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-2/+2
* ByteCodecs move to reflect.internal.Martin Odersky2011-07-082-2/+2
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-181-1/+1
* Takes 30+% off the startup time for scala/scala...Paul Phillips2011-05-081-6/+7
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-284-5/+5
* Found there was still all kinds of detritus rem...Paul Phillips2011-04-113-9/+9
* Deleted SourcelessComments.Paul Phillips2011-04-071-28/+2
* Some minor sensibility improvements to previous...Paul Phillips2011-03-311-137/+66
* Polishing the programmatic interface to the rep...Paul Phillips2011-03-291-2/+2
* Rename io.Code.toUTF8 and io.Code.fromUTF8 so t...Donna Malayeri2011-03-073-5/+5
* brought scalap up to date with minimal patch.Adriaan Moors2011-01-263-1/+5
* Updated copyright notices to 2011Antonio Cunei2011-01-2014-14/+14
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-121-2/+2
* I'm wandering around trunk looking for slowness.Paul Phillips2010-12-201-66/+30
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-052-7/+7
* Eliminated SYNTHETICMETH flag.Paul Phillips2010-12-031-1/+0
* It's a big one!Paul Phillips2010-12-021-1/+1
* Changed the behavior of -cp for scalap.Iulian Dragos2010-09-031-4/+10
* Generalized the scala sig "look in both attribu...Paul Phillips2010-08-032-36/+37
* Removed a few instances of redundant or dead co...Paul Phillips2010-05-241-15/+0
* It's clearly not a long term solution to go hun...Paul Phillips2010-05-221-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-1212-12/+0
* scalap: signature for case classes fixedilyas2010-04-282-0/+5
* Since pickled data moved into annotations ShowP...Paul Phillips2010-04-211-2/+25
* ScalaSigPrinter fixed for multiline string valu...ilyas2010-04-111-0/+5
* Some tweaks to classpath handling I had left ov...Paul Phillips2010-04-061-0/+1
* As a brief diversion from real work, implemente...Paul Phillips2010-04-063-5/+5
* Rearranging IndexedSeq/LinearSeq and related workMartin Odersky2010-04-051-1/+1
* Fix to the way Scalap decodes ScalaSignature an...Gilles Dubochet2010-03-293-8/+23
* some output polishingilyas2010-03-261-3/+7
* missing quotes for annotation values addedilyas2010-03-261-2/+2
* Renamed partialMap to collect.Paul Phillips2010-03-241-2/+2
* Scala signature is generated as an annotation (...Gilles Dubochet2010-03-233-10/+62
* Some support code related to partest changes.Paul Phillips2010-03-212-9/+11
* 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
* More return type annotation to work around my o...Paul Phillips2010-02-252-6/+6