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

Add support for tagged unions, vectors and arrays in pushAny and toAny #66

Merged
merged 20 commits into from
Mar 19, 2024

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    b0c98d5 View commit details
    Browse the repository at this point in the history
  2. performance optimization

    VisenDev committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5ce4e94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51f7f1f View commit details
    Browse the repository at this point in the history
  4. fixed bug

    VisenDev committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    79be6d9 View commit details
    Browse the repository at this point in the history
  5. added stress test

    VisenDev committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a25dab6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b2cde3 View commit details
    Browse the repository at this point in the history
  7. bug fix

    VisenDev committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    3943d11 View commit details
    Browse the repository at this point in the history
  8. removed std.debug.panic

    VisenDev committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    afc235a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Fix bugs and test

    T1nk3r1 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    b5c2f6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    628b96b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97241a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdddc2d View commit details
    Browse the repository at this point in the history
  5. New tests

    T1nk3r1 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    640e438 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    913de33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffa6b7a View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

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

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    e8aa8f5 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    T1nk3r1 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    4569510 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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