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: Rewrite reason_pprint_ast with pprint library #2699

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Mar 7, 2023

  1. Add history entry.

    SanderSpies committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    2f5645a View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. wip: pprint experiment

    SanderSpies committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    b6e1805 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

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

Commits on Mar 25, 2023

  1. wip: print more

    SanderSpies committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    825fb3a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Merge branch 'master' into sanderspies/pprint

    * master:
      fix: binary parser (reasonml#2713)
      Improve functor printing. (reasonml#2683)
      chore: remove old BS_NO_COMPILER_PATCH flag (reasonml#2710)
      Improve printing of modules types with one line inside (reasonml#2709)
      generate opam files with dune (reasonml#2704)
      Fix version on refmt (reasonml#2701)
      Drop the result dependency (reasonml#2703)
      Remove old CI and test.sh (reasonml#2705)
      Migrate tests to cram suite (reasonml#2694)
      Make sure win doesnt break when importing (reasonml#2700)
      Fix top level extensions (reasonml#2693)
      Install before importing deps
      Update package json and install esy normally
      Re-arrange esy install
      Reduce install esy time
      Use master branch instead of main
      Ignore _export from esy
      Rename refmt_test to test
      Add esy-ci and opam-ci
      Remove jbuild-ignore
    SanderSpies committed May 4, 2023
    Configuration menu
    Copy the full SHA
    8a113c9 View commit details
    Browse the repository at this point in the history
  2. fix build

    SanderSpies committed May 4, 2023
    Configuration menu
    Copy the full SHA
    4b2734a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into sanderspies/pprint

    * master:
      Add formatting diff on typecheck (reasonml#2717)
      feat: Support OCaml 5.1 (reasonml#2714)
      chore: port to ppxlib (reasonml#2711)
    SanderSpies committed May 4, 2023
    Configuration menu
    Copy the full SHA
    0434304 View commit details
    Browse the repository at this point in the history
  4. wip

    SanderSpies committed May 4, 2023
    Configuration menu
    Copy the full SHA
    0ac9c81 View commit details
    Browse the repository at this point in the history
  5. fix build

    SanderSpies committed May 4, 2023
    Configuration menu
    Copy the full SHA
    2330afd View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. wip: pprint

    SanderSpies committed May 5, 2023
    Configuration menu
    Copy the full SHA
    b459dbb View commit details
    Browse the repository at this point in the history
  2. wip

    SanderSpies committed May 5, 2023
    Configuration menu
    Copy the full SHA
    9e1e253 View commit details
    Browse the repository at this point in the history
  3. wip

    SanderSpies committed May 5, 2023
    Configuration menu
    Copy the full SHA
    df0aa94 View commit details
    Browse the repository at this point in the history
  4. wip

    SanderSpies committed May 5, 2023
    Configuration menu
    Copy the full SHA
    757f219 View commit details
    Browse the repository at this point in the history
  5. wip

    SanderSpies committed May 5, 2023
    Configuration menu
    Copy the full SHA
    76f603b View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

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