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

Context blocks #14

Merged
merged 17 commits into from
Sep 23, 2021
Merged

Context blocks #14

merged 17 commits into from
Sep 23, 2021

Commits on Sep 21, 2021

  1. Remove done todo

    stoeffel committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    8e146c0 View commit details
    Browse the repository at this point in the history
  2. Add new comment type

    stoeffel committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    a6ff516 View commit details
    Browse the repository at this point in the history
  3. Parse context blocks

    stoeffel committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    b828797 View commit details
    Browse the repository at this point in the history
  4. Update golden results

    stoeffel committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    5a44694 View commit details
    Browse the repository at this point in the history
  5. Better context test

    stoeffel committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    fd2505a View commit details
    Browse the repository at this point in the history
  6. Smaller context test

    stoeffel committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    26bcaa4 View commit details
    Browse the repository at this point in the history
  7. Cleanup mergeComments

    stoeffel committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    17c95b9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a105a16 View commit details
    Browse the repository at this point in the history
  9. More cleanup

    stoeffel committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    350814e View commit details
    Browse the repository at this point in the history
  10. Cleanup src spans

    stoeffel committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    5b4afe4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    739f387 View commit details
    Browse the repository at this point in the history
  12. Cleanup

    stoeffel committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    308a83b View commit details
    Browse the repository at this point in the history
  13. Implicit imports

    stoeffel committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    a4f90ad View commit details
    Browse the repository at this point in the history
  14. Cleanup print import

    stoeffel committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    5917e98 View commit details
    Browse the repository at this point in the history
  15. Update golden results

    stoeffel committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    79ff047 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Verify examples concurrently

    stoeffel committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    ad7d32a View commit details
    Browse the repository at this point in the history
  2. Speed up tests

    stoeffel committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    0036cbe View commit details
    Browse the repository at this point in the history