GetFirefly/firefly

Undocumented BIFs

Open

#188 opened on 2019年6月7日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Rust (110 forks)github user discovery
enhancementhelp wantedruntime/bifs

Repository metrics

Stars
 (3,591 stars)
PR merge metrics
 (PR metrics pending)

説明

Determine whether these BIFs are undocumented, but called by Erlang code, so necessary for us to implement or if they are an implementation detail of the BEAM and can be ignored.

  • crasher/6
  • delay_trap/2
  • dt_append_vm_tag_data/1
  • dt_get_tag/0
  • dt_get_tag_data/0
  • dt_prepend_vm_tag_data/1
  • dt_put_tag/1
  • dt_restore_tag/1
  • dt_spread_tag/1
  • exit_signal/2
  • get_module_info/1
  • get_module_info/2
  • subtract/2

コントリビューターガイド