Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple continue support, ipython, and more #33

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    41a6d9f View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. fix: multiple breakpoints()

    this was previously breaking on the second breakpoint
    
    closing the clientsocket seemed to fix the issue
    iloveitaly committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e58bee6 View commit details
    Browse the repository at this point in the history
  2. feat: add @iex decorator

    iloveitaly committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    3c7e2d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. feat: detect ipython

    iloveitaly committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    32ede1b View commit details
    Browse the repository at this point in the history
  2. fix: pdb import

    iloveitaly committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    2206367 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    533fff1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f5c11b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1986681 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6193dbb View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. docs: update to md

    iloveitaly committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    33e92a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    9aa5e56 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    0655ff5 View commit details
    Browse the repository at this point in the history