Skip to content
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

docs: show overloads for functions #55565

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on May 4, 2024

  1. refactor(compiler-cli): extract function overload separatly

    in order for the docs to process function entry, this commit refactor function extraction by keeping the implementation as a the default entry and adds all the overloads into a separate array of entries.
    JeanMeche committed May 4, 2024
    Configuration menu
    Copy the full SHA
    07c4cf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c212c8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91b9854 View commit details
    Browse the repository at this point in the history