enso/distribution/lib/Standard/Base/0.0.0-dev
Hubert Plociniczak a83c75f8ec
Add missing API for Jackson_Object (#9591)
`Jackson_Object` supported parsing but not creating JSON from text. With this change, `Jackson_Object` is on par with `JS_Object` API and replaces the latter.

The most visible differences come from more detailed parsing exception's messages. Had to add some special cases for corner cases like `NaN` or infinity.

Closes #9473.
2024-04-02 20:45:35 +00:00
..
src Add missing API for Jackson_Object (#9591) 2024-04-02 20:45:35 +00:00
THIRD-PARTY Upgrading to GraalVM 21.0.2 (#8883) 2024-02-19 12:08:59 +00:00
package.yaml Add GROUP to functions (#7622) 2023-08-23 13:20:38 +00:00