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

Added format-args #67

Merged
merged 9 commits into from
Aug 14, 2024
Merged

Added format-args #67

merged 9 commits into from
Aug 14, 2024

Conversation

royward
Copy link
Collaborator

@royward royward commented Aug 12, 2024

A couple of notes:

This only deals with {} , {} and escaped {{ }}, not the formatting stuff.

Unlike rust, this will not return any errors - if there is any problem with a substitution, it just won't do it.

I have commented out the corelib stuff until I get a better idea what the types are.

@TeamSPoon TeamSPoon merged commit a0a1cf4 into trueagi-io:main Aug 14, 2024
1 check failed
TeamSPoon added a commit that referenced this pull request Dec 4, 2024
TeamSPoon added a commit that referenced this pull request Dec 4, 2024
TeamSPoon added a commit that referenced this pull request Dec 4, 2024
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