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: Add the stdlib_diff tool to compare gno and go standard libraries #2869

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    50fa8d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa3b468 View commit details
    Browse the repository at this point in the history
  3. Add report generation

    FloRichardAloeCorp authored and Villaquiranm committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    df26bbf View commit details
    Browse the repository at this point in the history
  4. Add README.md

    FloRichardAloeCorp authored and Villaquiranm committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    dadbdf4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d7850e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    adb9478 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb55d62 View commit details
    Browse the repository at this point in the history
  8. Add --src_is_gno flag to indicates which one of the source or destina…

    …tion is the standard gno library
    FloRichardAloeCorp authored and Villaquiranm committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    89dc533 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a4ec9ca View commit details
    Browse the repository at this point in the history
  10. Add code comment

    FloRichardAloeCorp authored and Villaquiranm committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    f56696b View commit details
    Browse the repository at this point in the history
  11. Update README.md

    FloRichardAloeCorp authored and Villaquiranm committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    193e2df View commit details
    Browse the repository at this point in the history
  12. Update flag usage

    FloRichardAloeCorp authored and Villaquiranm committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    16e54a3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8e5bc5e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8a6ab0b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4854614 View commit details
    Browse the repository at this point in the history
  16. Add named return values

    FloRichardAloeCorp authored and Villaquiranm committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    9efc2ef View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5edfd6c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    79f825e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8033330 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    175c32d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    219de73 View commit details
    Browse the repository at this point in the history
  22. Fix templates

    FloRichardAloeCorp authored and Villaquiranm committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    cfb11ac View commit details
    Browse the repository at this point in the history
  23. Solve comments on PR

    Villaquiranm committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    ef3bb3a View commit details
    Browse the repository at this point in the history
  24. use gotextdiff

    Villaquiranm committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    777a759 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0d563bc View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    88c73f0 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    44441cc View commit details
    Browse the repository at this point in the history