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

Fix #38 - support rust_decimal. #42

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Fix #38 - support rust_decimal. #42

wants to merge 9 commits into from

Commits on Sep 20, 2024

  1. Support rust_decimal.

    finnbear committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a1a5cc0 View commit details
    Browse the repository at this point in the history
  2. Use macro.

    finnbear committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    424032f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Round-trip -0.

    finnbear committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b0aa34c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee25054 View commit details
    Browse the repository at this point in the history
  3. fmt.

    finnbear committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2c6dffa View commit details
    Browse the repository at this point in the history
  4. Undo mistake.

    finnbear committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6ea4b0b View commit details
    Browse the repository at this point in the history
  5. Undo mistake 2.

    finnbear committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b3a3804 View commit details
    Browse the repository at this point in the history
  6. Undo mistake 3.

    finnbear committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    cbadccf View commit details
    Browse the repository at this point in the history
  7. Prepare optimization.

    finnbear committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8a598b3 View commit details
    Browse the repository at this point in the history