summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/cmd
Commit message (Expand)AuthorAgeFilesLines
...
* a fast, functional PartialFunction implementationPavel Pavlov2012-03-301-6/+6
* Merge branch 'master' into merge-inlinePaul Phillips2012-03-141-15/+15
|\
| * Eliminating trailing whitespace in AnyVals.Paul Phillips2012-02-141-15/+15
* | Unsealed AnyVal.Paul Phillips2012-01-281-3/+3
|/
* Fast PartialFunction # orElse.Martin Odersky2011-11-241-5/+5
* AbstractPartialFunction.Paul Phillips2011-10-191-1/+1
* Small changes to the API documentation of the A...Heather Miller2011-09-181-4/+5
* Some great AnyVal class hierarchy documentation...Josh Suereth2011-09-021-25/+131
* Add documentation to Boolean.Paul Phillips2011-07-151-1/+76
* A total rewrite of "runtimeClass", discarding t...Paul Phillips2011-06-221-8/+15
* Moved scala.reflect.Chars to scala.reflect.inte...Iulian Dragos2011-05-201-1/+1
* And the remainder of the scala.reflect refactor...Paul Phillips2011-05-161-1/+1
* Various addenda to soc's patch: regenerating Pr...Paul Phillips2011-04-141-1/+1
* A less ad hoc infrastructure for generating Any...Paul Phillips2011-04-012-221/+217
* Working on the documentation of core classes.Paul Phillips2011-04-011-45/+103
* Addresses the issues swirling around Double.Eps...Paul Phillips2011-03-153-44/+58
* Some minor cleanups in anyval source generation.Paul Phillips2011-01-273-12/+18
* The AnyVal types become source files instead of...Paul Phillips2011-01-241-1/+0
* Tackled source generation from a new angle rath...Paul Phillips2011-01-233-0/+277
* Deleted the former Process code in the compiler.Paul Phillips2011-01-211-4/+5
* Updated copyright notices to 2011Antonio Cunei2011-01-2015-15/+15
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-123-4/+4
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-053-5/+4
* Some hardening of the repl's internals extracte...Paul Phillips2010-11-271-0/+6
* A new totally safe signal manager, along with a...Paul Phillips2010-11-261-1/+1
* Added two options to tools/tokens, --sliding an...Paul Phillips2010-04-211-3/+25
* Fixed a couple bugs in tools/tokens which were ...Paul Phillips2010-04-211-4/+7
* Two new command line programs in ~/tools: scmp ...Paul Phillips2010-04-212-0/+134
* Since pickled data moved into annotations ShowP...Paul Phillips2010-04-219-49/+122
* More polishing up features in partest which wor...Paul Phillips2010-04-161-8/+11
* Introduces scala.tools.cmd providing command li...Paul Phillips2010-04-1112-0/+793