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

First implementation of TI-Basic debugging (Fix #286) #457

Merged
merged 19 commits into from
Jan 11, 2023

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    220e219 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dec4ca View commit details
    Browse the repository at this point in the history
  3. Remove old code

    adriweb committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    4d29e71 View commit details
    Browse the repository at this point in the history
  4. ignore temporary program steps

    mateoconlechuga authored and adriweb committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    1b84fcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0aadc2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7e18d0 View commit details
    Browse the repository at this point in the history
  7. support line highlight caching

    mateoconlechuga authored and adriweb committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    9f06f04 View commit details
    Browse the repository at this point in the history
  8. fix highlighting

    mateoconlechuga authored and adriweb committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    cb8af4d View commit details
    Browse the repository at this point in the history
  9. fix subprogram returns

    mateoconlechuga authored and adriweb committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    3d97f00 View commit details
    Browse the repository at this point in the history
  10. start working on basic step next

    mateoconlechuga authored and adriweb committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    5fcd332 View commit details
    Browse the repository at this point in the history
  11. add some more broken things

    mateoconlechuga authored and adriweb committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    547d429 View commit details
    Browse the repository at this point in the history
  12. make stepping a little better

    mateoconlechuga authored and adriweb committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    2dde032 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a2db95a View commit details
    Browse the repository at this point in the history
  14. add basic execution debugging

    mateoconlechuga authored and adriweb committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    2297ec6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d64fd07 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    19578af View commit details
    Browse the repository at this point in the history
  17. fix more warnings

    adriweb committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    fb791d3 View commit details
    Browse the repository at this point in the history
  18. fix qmap usages

    adriweb committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    158d179 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1fbf136 View commit details
    Browse the repository at this point in the history