summaryrefslogtreecommitdiff
path: root/lib/pry/ring.rb
Commit message (Expand)AuthorAgeFilesLines
* ring: change guard priority so that the value at index can be readKyrylo Silin2021-06-281-1/+1
* rubocop: enable the Style/FrozenStringLiteralComment copKyrylo Silin2019-05-081-0/+2
* ring: fix swap parts of array in to_a and index accesszaru@sakuraba2018-11-261-6/+9
* ring: alias #count as #sizeKyrylo Silin2018-11-041-0/+1
* ring: fix #to_a exampleKyrylo Silin2018-10-221-1/+1
* ring: rewrite the class to improve APIKyrylo Silin2018-10-211-95/+60
* Rename '{input/output}_array' to '{input/output}_ring'Kyrylo Silin2018-10-201-0/+1
* Rename HistoryArray to RingKyrylo Silin2018-10-201-0/+117