Skip to content

globalcontext: dedup globalcontext_existing_term_from_atom_string code#2311

Merged
bettio merged 1 commit into
atomvm:release-0.7from
bettio:dedup-existing-atom-code
May 23, 2026
Merged

globalcontext: dedup globalcontext_existing_term_from_atom_string code#2311
bettio merged 1 commit into
atomvm:release-0.7from
bettio:dedup-existing-atom-code

Conversation

@bettio
Copy link
Copy Markdown
Collaborator

@bettio bettio commented May 21, 2026

Implement globalcontext_existing_term_from_atom_string using newly introduced globalcontext_existing_atom_from_buf.

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

Implement globalcontext_existing_term_from_atom_string using newly
introduced globalcontext_existing_atom_from_buf.

Signed-off-by: Davide Bettio <davide@uninstall.it>
@bettio bettio merged commit 415780f into atomvm:release-0.7 May 23, 2026
194 of 223 checks passed
bettio added a commit that referenced this pull request May 25, 2026
Merge fixes, features, and improvements from release-0.7, including:
- ESP32: add USB-Serial-JTAG support in uart driver (#2300)
- ESP32: migrate init_usb_serial to esp_tinyusb v2.x API (#2306)
- Add safe option to binary_to_term/2 (#2305)
- Fix spec of string:trim/2 (#2308)
- Refactor globalcontext_existing_term_from_atom_string (#2311)
- Remove workaround for OTP 29 TLS 1.3/fastly.com issue (#2307)
- Workaround flaky tests with retries and bumped timeouts (#2303)
- Fix i2c:open property list table format in docs (#2312)
- CI: pin esp32p4 to esp-idf v5.4.4 (#2315)
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.

2 participants