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: support jstype custom options #117

Merged
merged 7 commits into from
Oct 23, 2023

Commits on Oct 13, 2023

  1. feat: support jstype custom options

    Allow overriding 64 bit number types with strings or regular js numbers.
    
    Closes #112
    achingbrain committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a6dfb0a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    284ff25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06c5b47 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    820b466 View commit details
    Browse the repository at this point in the history
  2. chore: check lower bound

    achingbrain committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    1038e0d View commit details
    Browse the repository at this point in the history
  3. chore: remove unused code

    achingbrain committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    06ac59c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

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