Skip to content
  • dearblue's avatar
    73c8330c
    RBreak remembers the CI location · 73c8330c
    dearblue authored
    It is now possible to specify return destination directly.
    This allows callinfo to distinguish between calls to the same proc object.
    
    At the same time, the `Kernel#catch` method is adjusted.
    By removing the previously required double lambda object, the REnv object is no longer created as well.
    73c8330c
    RBreak remembers the CI location
    dearblue authored
    It is now possible to specify return destination directly.
    This allows callinfo to distinguish between calls to the same proc object.
    
    At the same time, the `Kernel#catch` method is adjusted.
    By removing the previously required double lambda object, the REnv object is no longer created as well.
Loading