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

Update stdlib and add builtins for atan2, hypot #782

Merged
merged 2 commits into from
Jan 18, 2025

Conversation

johnbartholomew
Copy link
Collaborator

This brings stdlib up to the latest (unreleased) version, which includes some new functions added in google/jsonnet#1187

Also adds builtins for atan2 and hypot to match the corresponding builtins in the C++ version.

The full stdlib changes can be seen from the changes to std.jsonnet at: google/jsonnet@f45e01d...4487bfb

(That shows all changes to the C++ repo from the previously embedded version to the newly embedded version)

This includes the stdlib additions in
google/jsonnet#1187

Also updates golden files for go-jsonnet tests; the changes
to the goldens are mostly changes to error locations from
the standard library.
@johnbartholomew
Copy link
Collaborator Author

Some checks are failing but that looks like unrelated breakage of the bazel build.

@johnbartholomew johnbartholomew merged commit 74c8d09 into google:master Jan 18, 2025
6 of 8 checks passed
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.

1 participant