summaryrefslogtreecommitdiff
path: root/lib/pry/commands/watch_expression
Commit message (Expand)AuthorAgeFilesLines
* Fix more warningsMatijs van Zuijlen2015-01-231-1/+1
* Revert "Get rid of Code#highlighted"Kyrylo Silin2014-07-201-2/+2
* Get rid of Code#highlightedConrad Irwin2014-05-091-2/+2
* add color more confidentlyConrad Irwin2014-05-011-2/+2
* Start using Pry::Code#highlightedConrad Irwin2014-05-011-4/+5
* Use string difference in watchConrad Irwin2014-02-071-14/+8
* add 'Symbol' to the un'dupables.Robert Gleeson2014-02-041-1/+1
* avoid dup on the UNDUP-able without rescue.Robert Gleeson2014-02-041-4/+2
* .dup watched expressionsConrad Irwin2014-02-041-0/+4
* Add Watch Expression CommandChristopher Sexton2013-11-241-0/+41