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

Feat/completion #202

Closed
wants to merge 12 commits into from
Closed

Commits on Dec 24, 2022

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

Commits on Dec 26, 2022

  1. feat: add code completion

    a-moreira committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    83e0285 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    a-moreira committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    b737838 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. re-use some code

    a-moreira committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    528dac8 View commit details
    Browse the repository at this point in the history
  2. cargo clippy

    a-moreira committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    7dc9c43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ee645d View commit details
    Browse the repository at this point in the history
  4. fix CI

    a-moreira committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    103bb24 View commit details
    Browse the repository at this point in the history
  5. fix wordlist.rs tests

    a-moreira committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    7f1b8a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

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

    a-moreira committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    15a8be5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    987c9f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. fix clippy

    a-moreira committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ab35282 View commit details
    Browse the repository at this point in the history