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

Stdlib separation #812

Merged
merged 8 commits into from
Nov 28, 2024
Merged

Stdlib separation #812

merged 8 commits into from
Nov 28, 2024

Conversation

DaddyWesker
Copy link
Contributor

So, I've separated stdlib as was suggested by Vitaly in #806

Currently I'm not sure about naming of parts of stdlib. Probably all parts should be names as name_mod or something similar. Any suggestions on naming? Currently only two parts are named using "_mod" since their non-_mod name have conflicts with another files.

@DaddyWesker DaddyWesker requested a review from vsbogd November 28, 2024 09:55
lib/src/metta/runner/stdlib/core_mod.rs Outdated Show resolved Hide resolved
lib/src/metta/runner/stdlib/debug.rs Show resolved Hide resolved
lib/src/metta/runner/stdlib/core.rs Outdated Show resolved Hide resolved
lib/src/metta/runner/stdlib/mod.rs Outdated Show resolved Hide resolved
lib/src/metta/runner/stdlib/mod.rs Show resolved Hide resolved
lib/src/metta/runner/stdlib/package.rs Outdated Show resolved Hide resolved
lib/src/metta/runner/stdlib/package.rs Outdated Show resolved Hide resolved
lib/src/metta/runner/stdlib/random.rs Show resolved Hide resolved
@vsbogd
Copy link
Collaborator

vsbogd commented Nov 28, 2024

Thanks @DaddyWesker !

@vsbogd vsbogd merged commit f69a717 into trueagi-io:main Nov 28, 2024
1 check passed
@DaddyWesker DaddyWesker deleted the stdlib_separation branch December 19, 2024 04:15
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