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

Dev #64

Merged
merged 9 commits into from
Oct 1, 2024
Merged

Dev #64

merged 9 commits into from
Oct 1, 2024

Commits on Mar 14, 2024

  1. refactor,feature(libccc/sys/ansi.h): renamed all the IO_* macros to A…

    …NSI_*, and added several new ones to control the commandline cursor and to erase parts of the commandline
    lexouduck committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    44088ce View commit details
    Browse the repository at this point in the history
  2. fix(libccc/sys/ansi.h): small fix to inner stringization of new ANSI_…

    …CURSOR_* macros
    lexouduck committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d6b150b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    753a567 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    92a9cb4 View commit details
    Browse the repository at this point in the history
  2. ci(github): updated upload-artifacts to latest v4

    lexouduck committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    34b5dd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    860f9b3 View commit details
    Browse the repository at this point in the history
  2. fix(mkfile/help): added double-quotes to paths, to allow mk file syst…

    …em to work properly even when in a filepath containing spaces
    LexouDuck committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9e2fa75 View commit details
    Browse the repository at this point in the history
  3. fix,wip(libccc/sys/time): attempt to solve newer mingw MSYS2 warning …

    …for deprecated 'timezone' variable
    LexouDuck committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    69cac6f View commit details
    Browse the repository at this point in the history
  4. fix,wip(libccc/sys/time): attempt to solve newer mingw MSYS2 warning …

    …for deprecated 'timezone' variable
    LexouDuck committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    de41bb6 View commit details
    Browse the repository at this point in the history