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

FlxSave: Allow custom handling of parsing errors #3286

Merged
merged 8 commits into from
Nov 25, 2024

Commits on Nov 15, 2024

  1. add new LOAD_ERROR state

    Geokureli committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b161dad View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

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

Commits on Nov 17, 2024

  1. fix flash CI

    Geokureli committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    19ed65a View commit details
    Browse the repository at this point in the history
  2. don't set data on failures

    Geokureli committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    7c2190a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. fix typo

    Geokureli committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    2cbaa7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7f58cd View commit details
    Browse the repository at this point in the history
  3. doc

    Geokureli committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    d88661e View commit details
    Browse the repository at this point in the history
  4. fix flash CI

    Geokureli committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    447bc4c View commit details
    Browse the repository at this point in the history