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

Stethoscope console #4511

Merged
merged 56 commits into from
Jun 9, 2022
Merged

Stethoscope console #4511

merged 56 commits into from
Jun 9, 2022

Commits on Jun 3, 2022

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

Commits on Jun 4, 2022

  1. experimental only

    zeffii committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    a0565b8 View commit details
    Browse the repository at this point in the history
  2. bgl drawing works

    zeffii committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    7229f25 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. Configuration menu
    Copy the full SHA
    36c6645 View commit details
    Browse the repository at this point in the history
  2. remove commented code

    zeffii committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    0e05304 View commit details
    Browse the repository at this point in the history
  3. adds index element

    zeffii committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    d07f7d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39c8462 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f7ebff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    937e0d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90cd3ff View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    61f093c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ecb1b1 View commit details
    Browse the repository at this point in the history
  3. specify location of dict

    zeffii committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    0f2b818 View commit details
    Browse the repository at this point in the history
  4. restructure sv++ func

    zeffii committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    153b8bf View commit details
    Browse the repository at this point in the history
  5. correct order

    zeffii committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    4499370 View commit details
    Browse the repository at this point in the history
  6. revert

    zeffii committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    afd19e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3414b02 View commit details
    Browse the repository at this point in the history
  8. updates before mixing

    zeffii committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    d50f11a View commit details
    Browse the repository at this point in the history
  9. small comment

    zeffii committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    081f6df View commit details
    Browse the repository at this point in the history
  10. cleanup imports

    zeffii committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    b995558 View commit details
    Browse the repository at this point in the history
  11. cleanup imports

    zeffii committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    0e6e1ff View commit details
    Browse the repository at this point in the history
  12. cleanup imports

    zeffii committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    a6a039c View commit details
    Browse the repository at this point in the history
  13. cleanups to imports

    zeffii committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    28664e3 View commit details
    Browse the repository at this point in the history
  14. simplify code

    zeffii committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    353ac6a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    43a5030 View commit details
    Browse the repository at this point in the history
  2. remove double code

    zeffii committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    e68992e View commit details
    Browse the repository at this point in the history
  3. revert whitespace

    zeffii committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    c1a2d22 View commit details
    Browse the repository at this point in the history
  4. remove further whitespace

    zeffii committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    120c056 View commit details
    Browse the repository at this point in the history
  5. rename consolemixin

    zeffii committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    98203c8 View commit details
    Browse the repository at this point in the history
  6. add file

    zeffii committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    c14f7c3 View commit details
    Browse the repository at this point in the history
  7. small ui formatting

    zeffii committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    1043ea5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e720aa7 View commit details
    Browse the repository at this point in the history
  9. numba speeds up uv creation

    zeffii committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    044f93e View commit details
    Browse the repository at this point in the history
  10. add multiline to cprint

    zeffii committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    97defae View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    55b3b0c View commit details
    Browse the repository at this point in the history
  12. add njit to get_console_grid

    zeffii committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    d697ed4 View commit details
    Browse the repository at this point in the history
  13. two functions njitted

    zeffii committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    7e9cac5 View commit details
    Browse the repository at this point in the history
  14. remove njit

    zeffii committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    7b0e84a View commit details
    Browse the repository at this point in the history
  15. wtf. cached buffer

    zeffii committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    749632c View commit details
    Browse the repository at this point in the history
  16. remove prints

    zeffii committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    66c0bb5 View commit details
    Browse the repository at this point in the history
  17. remove profile

    zeffii committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    f8b2ce7 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. fstring stringrounding

    zeffii committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    66ff853 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f35f6e View commit details
    Browse the repository at this point in the history
  3. revert fstring rounding

    zeffii committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    de4006e View commit details
    Browse the repository at this point in the history
  4. streamline passthru

    zeffii committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    618ac9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74e4b5b View commit details
    Browse the repository at this point in the history
  6. missing import

    zeffii committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    bf3ab0b View commit details
    Browse the repository at this point in the history
  7. name clash

    zeffii committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    3d9949b View commit details
    Browse the repository at this point in the history
  8. rounding if pretty

    zeffii committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    1e414d7 View commit details
    Browse the repository at this point in the history
  9. add preps for threshold

    zeffii committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    9f0c7f8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dd116d2 View commit details
    Browse the repository at this point in the history
  11. snlite alias, arg order fix

    zeffii committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    ff0bb53 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    215338a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    d05e856 View commit details
    Browse the repository at this point in the history
  2. add basic chopping

    zeffii committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    d02a971 View commit details
    Browse the repository at this point in the history
  3. fixes tokenizer changes

    zeffii committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    8a8ba00 View commit details
    Browse the repository at this point in the history