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

61 stdlib #63

Merged
merged 8 commits into from
Oct 21, 2022
Merged

61 stdlib #63

merged 8 commits into from
Oct 21, 2022

Conversation

skx
Copy link
Owner

@skx skx commented Oct 21, 2022

This pull request, once complete, will close #61, by breaking our standard library into a bunch of files:

  • stdlib/stdlib.go
    • Still contains embedded resources.
  • stdlib/stdlib/*.lisp
    • Now contains a whole bunch of files, broken out by theme/topic.

This is intended to be both clear to follow, more logical, and something that makes it easier to add new grouped-functionality in the future.

TODO:

  • Document the exclusion.
  • Restore test-coverage to 100% for the stdlib-package.

@skx skx self-assigned this Oct 21, 2022
@skx skx merged commit 76140cd into master Oct 21, 2022
@skx skx deleted the 61-stdlib branch October 21, 2022 19:39
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.

Breakup standard library ...
1 participant