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

multiple fixes of small things and QOL #758

Merged
merged 19 commits into from
Nov 17, 2024

Conversation

liz3
Copy link
Contributor

@liz3 liz3 commented Nov 16, 2024

multiple fixes of small things and QOL

What's Changed:

  • Fixes mkdirAll which would fail if one of the directories would already exist.
  • adds eprint and eprintln to the IO module
  • add a CMake option to not relocate the main executable(i use this to have two builds debug/not debug at the same time`
  • Adds a git hash and debug info to the version
  • fixes some stuff in the docs

Type of Change:

  • Bug fix
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Housekeeping:

  • Tests have been updated to reflect the changes done within this PR (if applicable).
  • Documentation has been updated to reflect the changes done within this PR (if applicable).

Screenshots (If Applicable):

@liz3
Copy link
Contributor Author

liz3 commented Nov 16, 2024

@briandowns @Jason2605

Copy link
Contributor

@briandowns briandowns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

tests/path/isDir.du Outdated Show resolved Hide resolved
@Jason2605
Copy link
Member

Nice, thanks for this!

@Jason2605 Jason2605 merged commit a2554ab into dictu-lang:develop Nov 17, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants