Skip to content

Commit

Permalink
Support GenServer.ex & Supervisor.ex
Browse files Browse the repository at this point in the history
Carbon copy from upstream, and adapted to gen_server.erl

Signed-off-by: Peter M <[email protected]>
  • Loading branch information
petermm committed Oct 16, 2024
1 parent 24084c5 commit c8f2a31
Show file tree
Hide file tree
Showing 6 changed files with 2,016 additions and 0 deletions.
4 changes: 4 additions & 0 deletions libs/exavmlib/lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,16 @@ set(ELIXIR_MODULES
Enumerable.MapSet
Enumerable.Range
Exception
GenServer
IO
List
Map
MapSet
Module
Keyword
Supervisor
Supervisor.Default
Supervisor.Spec
Kernel
Process
Protocol.UndefinedError
Expand Down
Loading

0 comments on commit c8f2a31

Please sign in to comment.