Skip to content

Bring up-to-date with current libraries #43

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

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

Bring up-to-date with current libraries #43

wants to merge 3 commits into from

Conversation

cgay
Copy link
Member

@cgay cgay commented Mar 30, 2025

No description provided.

Less likely to cause dependency conflicts
@cgay cgay marked this pull request as draft March 30, 2025 18:04
@cgay cgay marked this pull request as ready for review March 30, 2025 18:22
@cgay cgay requested a review from housel March 30, 2025 18:22
@cgay cgay removed the request for review from housel March 30, 2025 18:29
@cgay cgay marked this pull request as draft March 30, 2025 18:29
README.rst Outdated
Be sure that you cloned this repository recursively or have otherwise
initialized and updated the git submodules. This will not build without
the submodules present.
Be sure that you cloned this repository recursively and have run ``deft update`` to
Copy link
Member

Choose a reason for hiding this comment

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

Is still needed to clone the repository recursively if the submodules are going to be deleted?

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed, thanks.

@cgay cgay force-pushed the dev branch 2 times, most recently from 8b84c14 to 031bd5e Compare March 30, 2025 21:00
cgay added 2 commits April 7, 2025 09:26
* Remove submodules
* Remove registry
* Update package file
* Update README
Less parsing by hand, more done by the command-line-parser library.

Note that there is one thing that could be considered a regression here: the --help
output isn't quite as nice because the auto-generated output isn't wrapped nicely the way
it was when done by hand. That will be fixed with
dylan-lang/command-line-parser#51.
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.

2 participants