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

WIP: dump asts #1041

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

WIP: dump asts #1041

wants to merge 24 commits into from

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    88819e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c88a9c9 View commit details
    Browse the repository at this point in the history
  3. Initial signature dump

    nojaf committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4d596d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    312eee0 View commit details
    Browse the repository at this point in the history
  2. Try CPS

    nojaf committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6f3e7fd View commit details
    Browse the repository at this point in the history
  3. Revert "Try CPS"

    This reverts commit 6f3e7fd.
    nojaf committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    765a49f View commit details
    Browse the repository at this point in the history
  4. Print name_of_type_desc

    nojaf committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    46ab52f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    b6ae20c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30f7454 View commit details
    Browse the repository at this point in the history
  3. Extend mk_package

    nojaf committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d7af028 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c487c5 View commit details
    Browse the repository at this point in the history
  5. Complete mk_type_desc

    nojaf committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f6fd9a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Add support for Type.t

    nojaf committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e1227bc View commit details
    Browse the repository at this point in the history
  2. Print module

    nojaf committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2c2e5b7 View commit details
    Browse the repository at this point in the history
  3. Simplify dump code

    nojaf committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    eff807f View commit details
    Browse the repository at this point in the history
  4. Clean up printer file

    nojaf committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3adb001 View commit details
    Browse the repository at this point in the history
  5. Update expected files

    nojaf committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    47c4f79 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Update ReScript bindings

    nojaf committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    1e14581 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    3018283 View commit details
    Browse the repository at this point in the history
  2. Refactor infix operator

    nojaf committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    900278e View commit details
    Browse the repository at this point in the history
  3. Remove printer_sandbox

    nojaf committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    abc13c9 View commit details
    Browse the repository at this point in the history
  4. Inline isFunction check

    nojaf committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a37f17f View commit details
    Browse the repository at this point in the history
  5. Update help

    nojaf committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    09088d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Refactor infix operator

    nojaf committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    339eb3a View commit details
    Browse the repository at this point in the history