summaryrefslogtreecommitdiff
path: root/src/scalap/scala/tools/scalap/Main.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove abstraction layer in classpath implementationLukas Rytz2016-05-021-10/+7
* remove recursive classpath implementationLukas Rytz2016-04-231-13/+4
* SI-8679 Add support for ScalaLongSignature attribute in scalapMichaƂ Pociecha2015-05-031-0/+1
* Cleanup and refactoring - semicolons, unused or commented out codempociecha2014-12-051-1/+1
* Create possibility to skip flat classpath cachingmpociecha2014-12-051-1/+4
* Integrate flat classpath with the compilermpociecha2014-12-051-7/+32
* Refactor scalap's mainmpociecha2014-12-011-85/+84
* Use new asClassPathString method and create FileUtils for classpathmpociecha2014-11-301-1/+1
* Abstract over ClassPath and ClassRepmpociecha2014-11-281-2/+2
* Revert "SI-7624 Fix -feature warnings in scala/tools/scalap"Grzegorz Kossakowski2014-02-261-8/+8
* SI-7624 Fix -feature warnings in scala/tools/scalapSimon Ochsenreither2013-08-151-8/+8
* SI-7624 Fix a few remaining -Xlint warnings ...Simon Ochsenreither2013-08-151-1/+1
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* SI-6669 Add . to the default scalap classpathJames Iry2013-01-301-1/+1
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Fix problem with names encoding in scalap.Grzegorz Kossakowski2012-09-191-3/+8
* Absolutize tools.nsc => scala.tools.nsc.Paul Phillips2012-08-171-3/+3
* More consistent use of Names.Paul Phillips2012-01-051-1/+2
* Tired of ugly-printing in the repl, I sort of f...Paul Phillips2011-08-011-3/+3
* Takes 30+% off the startup time for scala/scala...Paul Phillips2011-05-081-6/+7
* Deleted SourcelessComments.Paul Phillips2011-04-071-28/+2
* Some minor sensibility improvements to previous...Paul Phillips2011-03-311-137/+66
* Updated copyright notices to 2011Antonio Cunei2011-01-201-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-031-20/+3
* Removed a few instances of redundant or dead co...Paul Phillips2010-05-241-15/+0
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Some tweaks to classpath handling I had left ov...Paul Phillips2010-04-061-0/+1
* Fix to the way Scalap decodes ScalaSignature an...Gilles Dubochet2010-03-291-2/+2
* Scala signature is generated as an annotation (...Gilles Dubochet2010-03-231-8/+30
* Some support code related to partest changes.Paul Phillips2010-03-211-6/+6
* The first reasonably satisfying classpath commit.Paul Phillips2010-02-181-1/+1
* More work on classpaths.Paul Phillips2010-02-111-0/+1
* More work on classpaths.Paul Phillips2010-02-101-7/+3
* A more MSIL-aware attempt at isolating the plat...Paul Phillips2010-02-061-4/+5
* some scalap tweaksilyas2010-02-051-1/+2
* Raised the level of abstraction (slightly, not ...Paul Phillips2010-02-041-3/+3
* The remainder of isolating MSIL from the rest o...Paul Phillips2010-02-041-2/+1
* Removed static state from global object ClassPa...Paul Phillips2010-01-201-2/+3
* speed up ClassPath.findClass. review by communityLukas Rytz2010-01-111-3/+3
* REPL completion now understands type aliases de...Paul Phillips2009-12-161-2/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* new classpaths.Lukas Rytz2009-10-261-12/+24
* reverted 'doArg' change made in r18738, removed...michelou2009-09-251-3/+3
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
* scalap changed to treat named parameters and pa...ilyas2009-06-291-7/+19
* map page updatedilyas2009-02-101-2/+4
* added build scripts for scalapLukas Rytz2009-02-091-0/+266