-
Notifications
You must be signed in to change notification settings - Fork 67
Pull requests: databricks/sjsonnet
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: error when comparing arrays containing function elements
#958
opened Jun 17, 2026 by
He-Pin
Contributor
Loading…
fix: YamlRenderer block scalar trailing newlines and leading whitespace
#957
opened Jun 17, 2026 by
He-Pin
Contributor
Loading…
fix: TomlRenderer large integers render as decimal not scientific notation
#956
opened Jun 17, 2026 by
He-Pin
Contributor
Loading…
fix: unify NaN checks across all arithmetic evaluation paths
#955
opened Jun 17, 2026 by
He-Pin
Contributor
Loading…
fix: replace MatchError with descriptive error in +: nested field merge
#954
opened Jun 17, 2026 by
He-Pin
Contributor
Loading…
fix: add word boundary check for in binary operator
#953
opened Jun 17, 2026 by
He-Pin
Contributor
Loading…
fix: std.isEmpty should reject non-string/array/object types
#952
opened Jun 17, 2026 by
He-Pin
Contributor
Loading…
fix: assert errors with type error for non-boolean conditions
#951
opened Jun 17, 2026 by
He-Pin
Contributor
Loading…
fix: std.asin, std.acos, and std.pow error on NaN results
#950
opened Jun 17, 2026 by
He-Pin
Contributor
Loading…
fix: tryEagerEval does not force unevaluated lazy thunks
#949
opened Jun 17, 2026 by
He-Pin
Contributor
Loading…
fix: object comprehension supports :: and ::: visibility modifiers
#948
opened Jun 17, 2026 by
He-Pin
Contributor
Loading…
fix: function equality errors when either operand is a function
#947
opened Jun 17, 2026 by
He-Pin
Contributor
Loading…
fix: std.removeAt errors on invalid index instead of silently returning original array
#946
opened Jun 17, 2026 by
He-Pin
Contributor
Loading…
fix: regexPartialMatch string field returns matched substring
#945
opened Jun 17, 2026 by
He-Pin
Contributor
Loading…
fix: correct parameter names for std.hypot, std.xor, and std.xnor
#944
opened Jun 17, 2026 by
He-Pin
Contributor
Loading…
fix: correct error messages in manifestYamlDoc/Stream parameter validation
#943
opened Jun 17, 2026 by
He-Pin
Contributor
Loading…
fix: correct copy-paste error in format type error messages
#942
opened Jun 17, 2026 by
He-Pin
Contributor
Loading…
fix: align strReplace empty-from error message with go-jsonnet
#941
opened Jun 17, 2026 by
He-Pin
Contributor
Loading…
fix: std.log, std.log2, and std.log10 should reject negative and zero input
#940
opened Jun 17, 2026 by
He-Pin
Contributor
Loading…
fix: std.sqrt should reject negative input with clear error
#939
opened Jun 17, 2026 by
He-Pin
Contributor
Loading…
fix: align division-by-zero error message with go-jsonnet
#938
opened Jun 17, 2026 by
He-Pin
Contributor
Loading…
fix: validate Unicode codepoints in %c format conversion
#932
opened Jun 16, 2026 by
He-Pin
Contributor
Loading…
fix: preserve negative zero (-0) across all manifest functions and JSON parsing
#926
opened Jun 16, 2026 by
He-Pin
Contributor
Loading…
ProTip!
Adding no:label will show everything without a label.