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 try blocks #28

Merged
merged 17 commits into from
Aug 29, 2024
Merged

Add try blocks #28

merged 17 commits into from
Aug 29, 2024

Commits on Aug 23, 2024

  1. Remove testing section

    bkiac committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9a42bc1 View commit details
    Browse the repository at this point in the history
  2. Add try generator

    bkiac committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    379db50 View commit details
    Browse the repository at this point in the history
  3. Add async try block

    bkiac committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    4f8423d View commit details
    Browse the repository at this point in the history
  4. Rename readme

    bkiac committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    2c55f62 View commit details
    Browse the repository at this point in the history
  5. Remove unused import

    bkiac committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    f3f199b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Remove old try

    bkiac committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7963c57 View commit details
    Browse the repository at this point in the history
  2. Add panic handling

    bkiac committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b86dae1 View commit details
    Browse the repository at this point in the history
  3. Add jsdocs

    bkiac committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3a64ed9 View commit details
    Browse the repository at this point in the history
  4. Update test

    bkiac committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5ce7556 View commit details
    Browse the repository at this point in the history
  5. Remove generator wrappers

    bkiac committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    25fbd24 View commit details
    Browse the repository at this point in the history
  6. Add docs

    bkiac committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    57059af View commit details
    Browse the repository at this point in the history
  7. Fix advanced types

    bkiac committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0bf6973 View commit details
    Browse the repository at this point in the history
  8. Update docs

    bkiac committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0fb8c74 View commit details
    Browse the repository at this point in the history
  9. Add links

    bkiac committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c722285 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c82176a View commit details
    Browse the repository at this point in the history
  11. Fix test

    bkiac committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c71f29e View commit details
    Browse the repository at this point in the history
  12. Remove self iterators

    bkiac committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b5ca5ea View commit details
    Browse the repository at this point in the history