1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Kyrylo Silin
bd4bfb2290 rubocop: fix offences of the Lint/UnneededRequireStatement cop 2018-10-16 04:43:41 +08:00
Nicolas Viennot
ec2918db89 No longer touching the the input. It's a global lock for now (:all) 2013-06-26 16:39:37 -04:00
Nicolas Viennot
230e4ad796 Only the owner can touch the @interruptible flag 2013-06-26 16:00:05 -04:00
Nicolas Viennot
37bbb66bc0 register_ownership -> with_ownership 2013-06-26 15:05:57 -04:00
Nicolas Viennot
d213b5c7b6 Guard against spurious interrupt in interruptible_region 2013-06-26 15:03:47 -04:00
Nicolas Viennot
d357903600 InputLocks are maintained in a single hash, keyed by inputs 2013-06-26 14:50:41 -04:00
Nicolas Viennot
4cd2b37501 Comment rewording 2013-06-26 14:34:57 -04:00
Nicolas Viennot
9c9750671e Thread support for REPL 2013-06-25 22:42:01 -04:00