summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/cmd
Commit message (Expand)AuthorAgeFilesLines
* SI-9684 Deprecate JavaConversionsSom Snytt2016-04-221-2/+2
* Generate AnyVal source stubs from sbtStefan Zeiger2016-04-063-547/+0
* General cleanups and less warnings during a Scala buildsoc2016-04-043-6/+6
* SI-6710 Clarify stub methods in primitive value classesLukas Rytz2016-04-011-12/+11
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-182-2/+2
* SI-7775 Exclude nulls when iterating sys propsSom Snytt2015-03-021-1/+2
* Update AnyVals.scalaharryhuk2014-06-031-2/+2
* Don't use runtime reflection from the batch compiler.Jason Zaugg2013-11-011-10/+9
* Merge pull request #2785 from soc/SI-7704Adriaan Moors2013-08-164-24/+24
|\
| * Clean up ConsoleRunner, --> returns Boolean ...Simon Ochsenreither2013-07-301-3/+3
| * Add some explicit return types to s.t.c._Simon Ochsenreither2013-07-303-15/+15
| * SI-7704 Fix partest's test category selectionSimon Ochsenreither2013-07-303-6/+6
* | SI-7624 Fix a few remaining -Xlint warnings ...Simon Ochsenreither2013-08-151-5/+5
* | SI-7624 Fix -Xlint warnings in AnyVal-related codeSimon Ochsenreither2013-08-152-9/+5
* | Formatting fixes for AnyValSimon Ochsenreither2013-08-151-59/+42
|/
* SI-7591 Minor cleanupsSimon Ochsenreither2013-07-011-1/+1
* SI-7591 Move command-line spec usage demo to testsSimon Ochsenreither2013-07-011-85/+0
* Remove dependency on combinators from CommandLinerParser.Adriaan Moors2013-06-254-54/+74
* Absolutized paths involving the scala package.Paul Phillips2013-05-033-3/+6
* SI-6898 Document AnyVal box and unbox implemention by BoxesRunTimeAndrew Phillips2013-04-221-9/+20
* Cleanup obsolete options in CodeGen.Jason Zaugg2013-03-242-5/+1
* Doc -> C-style comments for local symbols to avoid "discardingEugene Vigdorchik2013-03-211-2/+2
* Remove redundant 'val' from case class params.Jason Zaugg2013-02-251-1/+1
* Remove code from misc bits of the compiler.Paul Phillips2012-11-202-9/+1
* Revert "Commenting out unused members."Paul Phillips2012-11-192-8/+8
* Commenting out unused members.Paul Phillips2012-11-192-8/+8
* Removed unused imports.Paul Phillips2012-11-063-4/+2
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-0515-16/+16
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-0215-16/+16
* | Remove unused private members.Paul Phillips2012-11-011-1/+1
|/
* Revert "Added constant empty array to the companion objects."Paul Phillips2012-09-161-7/+1
* More relative path elimination.Paul Phillips2012-09-151-2/+2
* Merge pull request #1304 from paulp/topic/empty-array-optimizationJosh Suereth2012-09-141-4/+7
|\
| * Added constant empty array to the companion objects.Paul Phillips2012-09-141-7/+10
* | Eliminate breaking relative names in source.Paul Phillips2012-09-144-7/+7
|/
* update and normalize copyright noticeAdriaan Moors2012-08-0715-15/+15
* Eliminated all the current feature warnings.Paul Phillips2012-07-273-2/+5
* evicts calls to reify from our codebaseEugene Burmako2012-07-201-1/+1
* miscellaneous cleanup, mostly fighting with feature warningsEugene Burmako2012-06-082-0/+3
* The new reflectionEugene Burmako2012-06-081-1/+2
* preparations: always explicitly provide type tagsEugene Burmako2012-06-081-7/+7
* Generate abstract methods in scala.Byte and friends.Paul Phillips2012-06-061-16/+17
* Removing extraneous files.Paul Phillips2012-05-154-287/+0
* Optimization of Predef implicits.Paul Phillips2012-04-301-17/+28
* A brand new, fast classfile parser.Paul Phillips2012-04-261-0/+40
* migrates stdlib and compiler to tagsEugene Burmako2012-04-231-3/+3
*---. Merge commit 'refs/pull/387/head'; commit 'refs/pull/388/head'; commit 'refs/...Paul Phillips2012-04-141-24/+24
|\ \ \
| | * | Improved formatting/display of documentation.Simon Ochsenreither2012-04-131-24/+24
| |/ /
* / / Move primitive widening implicits to companions.Paul Phillips2012-04-141-1/+15
|/ /
* / Next generation of macrosEugene Burmako2012-04-121-2/+2
|/