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

fixed setSignal and added catch all exception implementation #10

Merged
merged 7 commits into from
May 30, 2024

Commits on Mar 28, 2024

  1. fix setSignal

    setSignal was mistakenly taking the enabled/disabled status from the same first parameter used for the signalId
    epessoa-i authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    07db62f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc73a57 View commit details
    Browse the repository at this point in the history
  3. fix vscode cpp includePath config

    Enrique Pessôa committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4ae6c4f View commit details
    Browse the repository at this point in the history
  4. add exception_all option to setSignal

    Enrique Pessôa committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    480a347 View commit details
    Browse the repository at this point in the history
  5. add TypeScript declaration for the exception constants

    Enrique Pessôa committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a204fa3 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    096aacf View commit details
    Browse the repository at this point in the history
  2. Fix line size

    raub authored May 30, 2024
    Configuration menu
    Copy the full SHA
    1fbc724 View commit details
    Browse the repository at this point in the history