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 JS array types #369

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Commits on Mar 12, 2024

  1. JS: fix int+float array types decoding

    Signed-off-by: Damien Gaillard <damien.gaillard@vossloh.com>
    gaillarddamien committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e09f92b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. JS: fix boolean array decoding

    Signed-off-by: Damien Gaillard <damien.gaillard@vossloh.com>
    gaillarddamien committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c488f2e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. JS: add support for (u)int64 array decoding

    Signed-off-by: Damien Gaillard <damien.gaillard@vossloh.com>
    gaillarddamien committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e93660d View commit details
    Browse the repository at this point in the history