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

Move all NIF functions out of main.zig #305

Merged
merged 10 commits into from
Apr 25, 2024
Merged

Move all NIF functions out of main.zig #305

merged 10 commits into from
Apr 25, 2024

Commits on Apr 25, 2024

  1. Create memref.zig

    jackalcooper committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    714908b View commit details
    Browse the repository at this point in the history
  2. Update main.zig

    jackalcooper committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7b004ae View commit details
    Browse the repository at this point in the history
  3. mv Printer

    jackalcooper committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    24f20cb View commit details
    Browse the repository at this point in the history
  4. Update string_ref.zig

    jackalcooper committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5513f49 View commit details
    Browse the repository at this point in the history
  5. Update enif_support.zig

    jackalcooper committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ccc6aa3 View commit details
    Browse the repository at this point in the history
  6. Update main.zig

    jackalcooper committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4b94d45 View commit details
    Browse the repository at this point in the history
  7. Update enif_support.zig

    jackalcooper committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e066666 View commit details
    Browse the repository at this point in the history
  8. refactor main.zig

    jackalcooper committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c31b530 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fe5b027 View commit details
    Browse the repository at this point in the history
  10. simplify memref

    jackalcooper committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    cfc73b9 View commit details
    Browse the repository at this point in the history