summaryrefslogtreecommitdiff
path: root/src/scalap/scala/tools/scalap/JavaWriter.scala
Commit message (Expand)AuthorAgeFilesLines
* Apply some static code analysis recommendationsJanek Bogucki2015-11-261-4/+4
* Revert "SI-7624 Fix -feature warnings in scala/tools/scalap"Grzegorz Kossakowski2014-02-261-1/+3
* SI-7624 Fix -feature warnings in scala/tools/scalapSimon Ochsenreither2013-08-151-3/+1
* removed a redundant var in JavaWriter.flagsToStrSagie Davidovich2013-03-151-5/+4
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Pushing ClassfileParser toward a new day.Paul Phillips2012-05-031-27/+6
* More consistent use of Names.Paul Phillips2012-01-051-10/+10
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-2/+2
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Removing redundant scalap code.Paul Phillips2009-11-251-5/+9
* reverted 'doArg' change made in r18738, removed...michelou2009-09-251-1/+1
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
* removed deprecated for-loops and unitsmichelou2009-02-241-32/+36
* added build scripts for scalapLukas Rytz2009-02-091-0/+234