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

std.slice builtin does not exist #74

Closed
Qinusty opened this issue Jun 18, 2020 · 1 comment
Closed

std.slice builtin does not exist #74

Qinusty opened this issue Jun 18, 2020 · 1 comment

Comments

@Qinusty
Copy link
Contributor

Qinusty commented Jun 18, 2020

The std.slice function is not implemented in sjsonnet. This is currently missing from the upstream documentation but implemented in both google/jsonnet and google/go-jsonnet.

This is seen within stdlib.jsonnet in google/jsonnet.

This is an incompatibility issue as tracked by #73

@markj-db
Copy link
Contributor

markj-db commented Feb 9, 2021

std.slice is now included in upstream documentation: https://jsonnet.org/ref/stdlib.html

lihaoyi-databricks added a commit that referenced this issue Jun 2, 2023
… handling of numbers in manifestXmlJsonml, handling of code in extCode (#171)

Fixes #110 and
#149 and
#74 and
#56 and
#47 and
#114 and
#76

Mostly straightforward changes, though the constructor signature of
`Interpeter` and `Evaluator` had to change a bit to satisfy the fixed
`extCode` semantics. Added unit tests to assert the correct behaviors
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

No branches or pull requests

3 participants