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

Add the ability to buffer commands #88

Merged
merged 39 commits into from
Aug 26, 2024
Merged

Add the ability to buffer commands #88

merged 39 commits into from
Aug 26, 2024

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    e85f5d8 View commit details
    Browse the repository at this point in the history
  2. start remove command

    memorycode committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a3dfe88 View commit details
    Browse the repository at this point in the history
  3. add remove command

    memorycode committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7ecc772 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1945388 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7986fd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db171d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb72ef6 View commit details
    Browse the repository at this point in the history
  8. rename defer methods

    memorycode committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6206863 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    18c9473 View commit details
    Browse the repository at this point in the history
  10. make loop tests pass

    memorycode committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    76a2a7c View commit details
    Browse the repository at this point in the history
  11. remove outdated loop test

    memorycode committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0b5bec4 View commit details
    Browse the repository at this point in the history
  12. fix ci

    memorycode committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    67f62c9 View commit details
    Browse the repository at this point in the history
  13. add docs

    memorycode committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1e1d74e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. handle error in commit

    memorycode committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    5d4f9ae View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. add replace command

    memorycode committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9cc4523 View commit details
    Browse the repository at this point in the history
  2. pass arguments to systems

    memorycode committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    134aa83 View commit details
    Browse the repository at this point in the history
  3. remove old comments

    memorycode committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8dc8803 View commit details
    Browse the repository at this point in the history
  4. polish

    memorycode committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8bb9749 View commit details
    Browse the repository at this point in the history
  5. remove comments

    memorycode committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0bdf946 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6edeee2 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. allow multiple worlds

    memorycode committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    9c2d830 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. address review comments

    memorycode committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    020cd76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24b4a61 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. add more tests

    memorycode committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1fdcb82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    500d3cd View commit details
    Browse the repository at this point in the history
  3. update changelog

    memorycode committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    00faa15 View commit details
    Browse the repository at this point in the history
  4. remove prints

    memorycode committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f39172a View commit details
    Browse the repository at this point in the history
  5. remove commented out code

    memorycode committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a267037 View commit details
    Browse the repository at this point in the history
  6. apply reviewed changes

    memorycode committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6b1d1b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. apply feedback from review

    memorycode committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    2fceafe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e822b4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5a942f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. update debug labels

    memorycode committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e47dc79 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

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

Commits on Aug 7, 2024

  1. fix error formatting

    memorycode committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4d4c40c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    d175779 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f4a979 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

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

Commits on Aug 24, 2024

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