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

Implement a KFMon generator #35

Merged
merged 16 commits into from
May 25, 2020
Merged

Implement a KFMon generator #35

merged 16 commits into from
May 25, 2020

Commits on May 25, 2020

  1. Initial implementation of a KFMon generator

    I may have broken All The Things! :D
    NiLuJe committed May 25, 2020
    Configuration menu
    Copy the full SHA
    d72ae82 View commit details
    Browse the repository at this point in the history
  2. Yup.

    Obvious mistake is obvious.
    NiLuJe committed May 25, 2020
    Configuration menu
    Copy the full SHA
    ff4bda5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d8bb53 View commit details
    Browse the repository at this point in the history
  4. Remove the PoC list action

    NiLuJe committed May 25, 2020
    Configuration menu
    Copy the full SHA
    588bea0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a50b3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    219f792 View commit details
    Browse the repository at this point in the history
  7. Revert "Gratuitous experiment that isn't actually any more readable"

    This reverts commit 819e737.
    
    Yeah, it really isn't any more readable, ditch it.
    NiLuJe committed May 25, 2020
    Configuration menu
    Copy the full SHA
    cd6d593 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0368282 View commit details
    Browse the repository at this point in the history
  9. Missed one ;).

    NiLuJe committed May 25, 2020
    Configuration menu
    Copy the full SHA
    6360cc0 View commit details
    Browse the repository at this point in the history
  10. Don't log empty lines

    NiLuJe committed May 25, 2020
    Configuration menu
    Copy the full SHA
    dbeb9eb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7a29aae View commit details
    Browse the repository at this point in the history
  12. Address review comments

    NiLuJe committed May 25, 2020
    Configuration menu
    Copy the full SHA
    4cee0a4 View commit details
    Browse the repository at this point in the history
  13. Address review comment.

    That *should* work :D.
    NiLuJe committed May 25, 2020
    Configuration menu
    Copy the full SHA
    8163a4b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4f17acc View commit details
    Browse the repository at this point in the history
  15. Take care of those, too

    NiLuJe committed May 25, 2020
    Configuration menu
    Copy the full SHA
    47bcafb View commit details
    Browse the repository at this point in the history
  16. Follow house style for pointer notation

    Also to make it consistent even within these files ;p.
    
    (I, err, may have been spoiled by clang-format ^^).
    NiLuJe committed May 25, 2020
    Configuration menu
    Copy the full SHA
    85651b4 View commit details
    Browse the repository at this point in the history