8000 Support GenServer.ex & Supervisor.ex by petermm · Pull Request #1476 · atomvm/AtomVM · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Support GenServer.ex & Supervisor.ex #1476

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

petermm
Copy link
Contributor
@petermm petermm commented Jan 16, 2025

Carbon copy from upstream, and adapted to gen_server.erl

Pending #1625, and disterl..

Will stay in draft pending disterl merging and adaption to those changes/features.

closes #265

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

@petermm
Copy link
Contributor Author
petermm commented Jan 16, 2025

demo running circuits_i2c with AtomVM_backend https://github.com/petermm/circuits_i2c
Screenshot 2025-01-16 at 12 24 29

petermm added a commit to petermm/AtomVM that referenced this pull request Apr 8, 2025
Need the ability to add modules to Elixir testing eg for GenServer tests (atomvm#1476) etc.

Signed-off-by: Peter M <petermm@gmail.com>
petermm added a commit to petermm/AtomVM that referenced this pull request Apr 8, 2025
Need the ability to add modules to Elixir testing eg for GenServer tests (atomvm#1476) etc.

Signed-off-by: Peter M <petermm@gmail.com>
@petermm petermm mentioned this pull request Apr 8, 2025
petermm added a commit to petermm/AtomVM that referenced this pull request Apr 11, 2025
Need the ability to add modules to Elixir testing eg for GenServer tests (atomvm#1476) etc.

Signed-off-by: Peter M <petermm@gmail.com>
petermm added a commit to petermm/AtomVM that referenced this pull request Apr 11, 2025
Need the ability to add modules to Elixir testing eg for GenServer tests (atomvm#1476) etc.

Signed-off-by: Peter M <petermm@gmail.com>
petermm added a commit to petermm/AtomVM that referenced this pull request Apr 17, 2025
Need the ability to add modules to Elixir testing eg for GenServer tests (atomvm#1476) etc.

Signed-off-by: Peter M <petermm@gmail.com>
petermm added a commit to petermm/AtomVM that referenced this pull request Apr 17, 2025
Need the ability to add modules to Elixir testing eg for GenServer tests (atomvm#1476) etc.

Signed-off-by: Peter M <petermm@gmail.com>
Carbon copy from upstream, and adapted to gen_server.erl

Signed-off-by: Peter M <petermm@gmail.com>
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.

Add GenServer Elixir module
1 participant
0