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

Add FCs #117

Closed
wants to merge 4 commits into from
Closed

Add FCs #117

wants to merge 4 commits into from

Commits on May 17, 2024

  1. Add FCs

    TFC: top level function call
    LFC: local function call
    RFC: remote function call
    dfarr committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2cbe666 View commit details
    Browse the repository at this point in the history
  2. Update docstrings

    dfarr committed May 17, 2024
    Configuration menu
    Copy the full SHA
    87b8098 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    fa10630 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Add type information to FCs

    dfarr committed May 21, 2024
    Configuration menu
    Copy the full SHA
    dea33f3 View commit details
    Browse the repository at this point in the history