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

feat: *stripChars builtins #162

Merged
merged 1 commit into from
May 19, 2024

Conversation

JarvisCraft
Copy link
Collaborator

Description

This implements builtins for *stripChars family of std functions.

@JarvisCraft JarvisCraft force-pushed the feat/strstrip-builtins branch 2 times, most recently from 41a107d to b1a61e1 Compare May 17, 2024 09:17
@CertainLach CertainLach force-pushed the refactor/jsonnet-less-stdlib branch from 731c7c0 to 4d059f9 Compare May 17, 2024 14:58
crates/jrsonnet-stdlib/src/strings.rs Outdated Show resolved Hide resolved
crates/jrsonnet-stdlib/src/strings.rs Outdated Show resolved Hide resolved
@CertainLach CertainLach force-pushed the refactor/jsonnet-less-stdlib branch from 4d059f9 to 0b4fbcf Compare May 17, 2024 15:12
@JarvisCraft JarvisCraft force-pushed the feat/strstrip-builtins branch 4 times, most recently from a847401 to 9ebb3d8 Compare May 18, 2024 20:26
@JarvisCraft JarvisCraft changed the title feat: strstrip builtins feat: *stripChars builtins May 18, 2024
@JarvisCraft JarvisCraft self-assigned this May 18, 2024
@JarvisCraft JarvisCraft added the enhancement New feature or request label May 18, 2024
@JarvisCraft JarvisCraft added this to the v0.5.0 milestone May 18, 2024
crates/jrsonnet-evaluator/src/val.rs Outdated Show resolved Hide resolved
crates/jrsonnet-evaluator/src/val.rs Outdated Show resolved Hide resolved
@CertainLach CertainLach merged commit dd94fb0 into refactor/jsonnet-less-stdlib May 19, 2024
4 checks passed
@CertainLach CertainLach deleted the feat/strstrip-builtins branch May 19, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants