summaryrefslogtreecommitdiff
path: root/lib/pry/slop
Commit message (Expand)AuthorAgeFilesLines
* Fix offences of the Style/FrozenStringLiteralComment copKyrylo Silin2019-05-081-3/+3
* rubocop: enable the Style/FrozenStringLiteralComment copKyrylo Silin2019-05-082-0/+4
* rubocop: disable Style/DoubleNegationKyrylo Silin2019-03-231-1/+1
* rubocop: fix offences of the Style/GuardClause copKyrylo Silin2019-03-232-8/+8
* rubocop: fix offences of the Style/IfInsideElse copKyrylo Silin2019-03-232-13/+7
* rubocop: fix offences of the Style/IdenticalConditionalBranches copKyrylo Silin2019-03-231-2/+1
* rubocop: fix offences of the Metrics/LineLength copKyrylo Silin2019-03-032-4/+12
* rubocop: fix offences of the Style/MutableConstant copKyrylo Silin2019-03-021-1/+1
* rubocop: fix offences of the Style/IfUnlessModifier copKyrylo Silin2019-03-022-21/+7
* rubocop: fix offences of the Style/ClassAndModuleChildren copKyrylo Silin2019-02-272-343/+347
* rubocop: fix offences of the Performance/RedundantMerge copKyrylo Silin2019-02-271-2/+2
* rubocop: fix offences of the Performance/Casecmp copKyrylo Silin2019-02-271-1/+1
* rubocop: fix the Layout/MultilineOperationIndentation copKyrylo Silin2019-02-251-2/+2
* rubocop: fix offences of the Style/PerlBackrefs copKyrylo Silin2019-02-241-2/+6
* Don't attempt to read unused proc parametersKyrylo Silin2018-11-111-1/+1
* rubocop: fix offences of the Lint/UnusedBlockArgument copKyrylo Silin2018-11-111-1/+1
* rubocop: fix offences of Layout/EmptyLinesAroundClassBody copKyrylo Silin2018-11-042-3/+0
* rubocop: fix offences of the Lint/AssignmentInCondition copKyrylo Silin2018-10-212-4/+4
* rubocop: fix offences of the Style/HashSyntax copKyrylo Silin2018-10-131-18/+18
* add slop v3.4 LICENSE file as lib/pry/slop/LICENSEstrcmp2015-12-111-0/+20
* import slop v3.4 as lib/pry/slopstrcmp2015-12-112-0/+404
* Revert "Upgrade to Slop v3"Conrad Irwin2012-05-302-369/+0
* Upgrade to Slop v3Conrad Irwin2012-05-292-0/+369