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

Not-so-small rewrite #11

Draft
wants to merge 26 commits into
base: master
Choose a base branch
from
Draft

Not-so-small rewrite #11

wants to merge 26 commits into from

Commits on Nov 9, 2022

  1. WIP Rewrite v2

    No integration into build system yet, just dumping something I've been working on.
    Dropping mem/file handling for file-only. I would really appreciate being able to just throw a buffer at it to
    read from / write into but for maintenance reasons let's start with file-only and see that through first...
    OPNA2608 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    dc1ae96 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. WIP rewrite

    OPNA2608 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    e0733ea View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. WIP rewrite

    OPNA2608 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    e34620f View commit details
    Browse the repository at this point in the history
  2. WIP rewrite

    OPNA2608 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    053a86f View commit details
    Browse the repository at this point in the history
  3. WIP try using gotos

    OPNA2608 committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    e9787dd View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. WIP back to goto-less

    OPNA2608 committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    e74692c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79184d7 View commit details
    Browse the repository at this point in the history
  3. WIP fixups

    OPNA2608 committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    ebbbe1d View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. p86test use cmdargs

    OPNA2608 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    1cfa305 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. p86* use cmdargs

    OPNA2608 committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    1d1a668 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. blub

    OPNA2608 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    15be93b View commit details
    Browse the repository at this point in the history
  2. Merge rewrite

    OPNA2608 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    b97ca3b View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Fix CI

    OPNA2608 committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    b18dfb3 View commit details
    Browse the repository at this point in the history
  2. Oops

    OPNA2608 committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    8863916 View commit details
    Browse the repository at this point in the history
  3. More oops

    OPNA2608 committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    b530cdf View commit details
    Browse the repository at this point in the history
  4. No SIGTRAP on Winblows

    OPNA2608 committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    c6f41d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. DOS CI, attempt 1

    OPNA2608 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    3683223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    091861d View commit details
    Browse the repository at this point in the history
  3. Missing space

    OPNA2608 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    cbce61b View commit details
    Browse the repository at this point in the history
  4. blergh

    OPNA2608 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    c12a0e7 View commit details
    Browse the repository at this point in the history
  5. nix install error 403 fix

    OPNA2608 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    ddc3ccb View commit details
    Browse the repository at this point in the history
  6. paths & quoting

    OPNA2608 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    7b7e10a View commit details
    Browse the repository at this point in the history
  7. please

    OPNA2608 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    4912a91 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5719219 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. common: Make UNUSED macro available in non-Debug builds

    Might use this soon.
    OPNA2608 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    0296c90 View commit details
    Browse the repository at this point in the history
  2. default.nix: Update

    OPNA2608 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    2900067 View commit details
    Browse the repository at this point in the history