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

Rewrite JS code to Rust #288

Merged
merged 46 commits into from
Dec 2, 2022
Merged

Rewrite JS code to Rust #288

merged 46 commits into from
Dec 2, 2022

Commits on Nov 26, 2022

  1. feat: support rust cargo

    williamdes committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    31d57b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe2e067 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71d6974 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2393ada View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c61433 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3340ac8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    057a5d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    627ce21 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e1c850a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    17f8046 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aa239fa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3ea756d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Configuration menu
    Copy the full SHA
    94c3137 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b57a5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c77f85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d95e54f View commit details
    Browse the repository at this point in the history
  5. ci: add Rust code coverage

    williamdes committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    e5bd8cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4786c7 View commit details
    Browse the repository at this point in the history
  7. ci: remove filter: covered

    williamdes committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    8a8dad9 View commit details
    Browse the repository at this point in the history
  8. ci: add debug step

    williamdes committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    ce45275 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c2fd0f5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7475be1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0614775 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5221f25 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3972cfc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    25fecb1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bbc82fe View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    da5c7d7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f83060a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3c3a23e View commit details
    Browse the repository at this point in the history
  19. chore: update test case 4 to remove a specific case that does not exi…

    …st anymore, add tests, and implement a missing syntax
    williamdes committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    7f60823 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0441d2f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    62102a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

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

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    4e5d00f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e62fb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e870390 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    668ece2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f6c3a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    35f2c28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8e944e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f2b9ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c834981 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d0a42f View commit details
    Browse the repository at this point in the history
  6. ci: build

    williamdes committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    952ab6e View commit details
    Browse the repository at this point in the history
  7. fix: remove keywords

    williamdes committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    e6e8f99 View commit details
    Browse the repository at this point in the history