Kyrylo Silin
|
bd25747bb7
|
rubocop: fix offences of the Performance/RedundantBlockCall cop
|
2019-02-27 00:46:11 +02:00 |
|
Kyrylo Silin
|
e85a16e2e6
|
input_lock: ignore Lint/InheritException
I'm not sure if we should ignore it but this code is not tested and it's been in
Pry for years, so it's better not to amend this behaviour.
|
2019-02-27 00:20:42 +02:00 |
|
Kyrylo Silin
|
46f06e5924
|
rubocop: fix the EmptyLinesAroundExceptionHandlingKeywords cop
|
2019-02-25 00:25:00 +02:00 |
|
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 |
|