Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

[WIP] Update to pick up new grammars #16

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

Commits on Dec 30, 2019

  1. Add the new parsers.

    CrossR committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    c7d6a37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a2e441 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. Resolve against GitHub commit.

    CrossR committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    855292e View commit details
    Browse the repository at this point in the history
  2. Fix names and add C++ flag.

    CrossR committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    3123fc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5e89e5 View commit details
    Browse the repository at this point in the history
  4. Fix all existing tests.

    CrossR committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    e2c2955 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e96dca View commit details
    Browse the repository at this point in the history
  6. Run format.

    CrossR committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    8166db4 View commit details
    Browse the repository at this point in the history
  7. Update all lock files.

    CrossR committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    98cc8fe View commit details
    Browse the repository at this point in the history
  8. Add JS bench.

    CrossR committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    49cadc3 View commit details
    Browse the repository at this point in the history
  9. Tidy up test.

    CrossR committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    4267f4d View commit details
    Browse the repository at this point in the history
  10. Typo.

    CrossR committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    35b142e View commit details
    Browse the repository at this point in the history
  11. Try fix linux build.

    CrossR committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    2c37c11 View commit details
    Browse the repository at this point in the history
  12. Add TS test.

    CrossR committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    32fe9ff View commit details
    Browse the repository at this point in the history
  13. Add Python test.

    Also add all Licenses to the README.
    CrossR committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    6b9a7c0 View commit details
    Browse the repository at this point in the history
  14. Add C++ test.

    CrossR committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    f0d8c1b View commit details
    Browse the repository at this point in the history
  15. Update lib.

    CrossR committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    61a2a5c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Configuration menu
    Copy the full SHA
    7b44400 View commit details
    Browse the repository at this point in the history
  2. Bump macOS CI version.

    CrossR committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    5baa4ae View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. Drop printing from tests.

    The value should be shown in the test output anyways.
    CrossR committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    0b67a42 View commit details
    Browse the repository at this point in the history
  2. Remove dummy test.

    CrossR committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    d02040f View commit details
    Browse the repository at this point in the history
  3. Bump esy-tree-sitter version.

    CrossR committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    b2913d3 View commit details
    Browse the repository at this point in the history
  4. Format.

    CrossR committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    041a34a View commit details
    Browse the repository at this point in the history
  5. Pick up esy-tree-sitter fix.

    Drop symlink since we don't use it, and Windows CI build isn't happy.
    CrossR committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    cab8e9b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. Configuration menu
    Copy the full SHA
    0580982 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f3489e View commit details
    Browse the repository at this point in the history
  3. Update bench lockfiles.

    CrossR committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    8973097 View commit details
    Browse the repository at this point in the history
  4. Fix bench code.

    CrossR committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    d8fdf14 View commit details
    Browse the repository at this point in the history
  5. Bring over tests.

    CrossR committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    697f802 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f888caa View commit details
    Browse the repository at this point in the history
  7. Format code.

    CrossR committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    a6bb607 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Add -lstdc++ flag

    bryphe committed May 8, 2020
    Configuration menu
    Copy the full SHA
    9ad5f8e View commit details
    Browse the repository at this point in the history
  2. Upgrade dune, esy

    bryphe committed May 8, 2020
    Configuration menu
    Copy the full SHA
    2379433 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Configuration menu
    Copy the full SHA
    d539579 View commit details
    Browse the repository at this point in the history
  2. Pass over paths.

    CrossR committed May 10, 2020
    Configuration menu
    Copy the full SHA
    8e586bd View commit details
    Browse the repository at this point in the history