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

Refactor zinolib config parsing #22

Merged
merged 4 commits into from
Oct 18, 2023
Merged

Commits on Oct 17, 2023

  1. Refactor config parsing

    - allow storing config file elsewhere than users' home directories
    - add tests!
    hmpf committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e031807 View commit details
    Browse the repository at this point in the history
  2. Improve regex parsing of tcl

    hmpf committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d319466 View commit details
    Browse the repository at this point in the history
  3. Make config-object

    hmpf committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    6f8dc0e View commit details
    Browse the repository at this point in the history
  4. Add parser for config in TOML

    hmpf committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f140df8 View commit details
    Browse the repository at this point in the history