summaryrefslogtreecommitdiff
path: root/src/scalap/scala/tools/scalap/CodeWriter.scala
Commit message (Expand)AuthorAgeFilesLines
* Apply some static code analysis recommendationsJanek Bogucki2015-11-261-1/+1
* Revert "SI-7624 Fix -feature warnings in scala/tools/scalap"Grzegorz Kossakowski2014-02-261-2/+6
* SI-7624 Fix -feature warnings in scala/tools/scalapSimon Ochsenreither2013-08-151-6/+2
* Make all numeric coercions explicit.Paul Phillips2013-05-271-2/+2
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* Eliminated remainder of "catches Throwable" warnings.Paul Phillips2012-07-271-2/+2
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-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
* 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
* reverted 'doArg' change made in r18738, removed...michelou2009-09-251-5/+5
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-1/+1
* Various cleanups and redundancy-removal related...Paul Phillips2009-03-161-1/+1
* rewrote an infinite loop spotted by findbugs to...Paul Phillips2009-02-111-7/+2
* added build scripts for scalapLukas Rytz2009-02-091-0/+140