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

Bugfixes and small improvments to the parsec adapter #742

Merged
merged 7 commits into from
Jul 20, 2021

Commits on Jul 13, 2021

  1. updatePos can handle tabs

    emmabastas committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    06c17f3 View commit details
    Browse the repository at this point in the history
  2. Implement anyToken

    emmabastas committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    546d1bf View commit details
    Browse the repository at this point in the history
  3. Implement (<?>)

    emmabastas committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    e76dfdf View commit details
    Browse the repository at this point in the history
  4. Reimplement eof

    emmabastas committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    d1189c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b074e60 View commit details
    Browse the repository at this point in the history
  6. Add some notes

    emmabastas committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    c0cb2ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14ca05d View commit details
    Browse the repository at this point in the history