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

Release 3.0 #11

Merged
merged 30 commits into from
Jan 28, 2021
Merged

Release 3.0 #11

merged 30 commits into from
Jan 28, 2021

Commits on Dec 31, 2020

  1. Migrated code

    lowleveldesign committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    53012b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    684b45e View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. WIP: simplifications

    lowleveldesign committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    810bf40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cab4c9 View commit details
    Browse the repository at this point in the history
  3. WIP: ISR/DPC

    lowleveldesign committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    4dfe4ea View commit details
    Browse the repository at this point in the history
  4. WIP: IsrDpc

    lowleveldesign committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    f6c914c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1ca6b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Added ISR/DPC tracing

    lowleveldesign committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    34b6c94 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Configuration menu
    Copy the full SHA
    41efd3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b31aa83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f940951 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da7e041 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

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

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    2be1531 View commit details
    Browse the repository at this point in the history
  2. Improved output

    lowleveldesign committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    95a42dc View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

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

Commits on Jan 18, 2021

  1. Configuration menu
    Copy the full SHA
    930834d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    876cef8 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    8946205 View commit details
    Browse the repository at this point in the history
  2. Fixed test

    lowleveldesign committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    9a191b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6912211 View commit details
    Browse the repository at this point in the history
  4. --amend

    lowleveldesign committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    e85ee4c View commit details
    Browse the repository at this point in the history
  5. Switched FSharp.Core to 4.7.3 and projects to net472

    When I used FSharp.Core 5.0 (netstandard 2.0) on full .NET Framework it
    threw an TypeLoadException complaining about serialization attribute
    over the Map type. I believe the problem relates to a bug in the .NET
    Framework described here: dotnet/runtime#20795
    lowleveldesign committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    7591262 View commit details
    Browse the repository at this point in the history
  6. Updated readme

    lowleveldesign committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    971edc0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc24985 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1bf0a9e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2afcd78 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c6ccdcd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    35a05d9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0713b84 View commit details
    Browse the repository at this point in the history