Skip to content

v0.3.6 - Elixir support

Choose a tag to compare

@safishamsi safishamsi released this 07 Apr 11:57

What's new

  • Elixir language support.ex and .exs files now go through AST extraction. Extracts defmodule, def/defp, alias/import/require/use, and the call graph between functions. Same EXTRACTED/INFERRED tagging as every other language.