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

So many changes #4

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

So many changes #4

wants to merge 14 commits into from

Commits on Mar 17, 2017

  1. Modernize test matrix

    Joshua Davey committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    30ce13b View commit details
    Browse the repository at this point in the history
  2. Extract formatting ns

    Also, modernize ns decls
    Joshua Davey committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    434ce8b View commit details
    Browse the repository at this point in the history
  3. Some minor refactoring

    Joshua Davey committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    ac02767 View commit details
    Browse the repository at this point in the history
  4. Major refactor: switch to protocol-based render

    Joshua Davey committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    290b2e7 View commit details
    Browse the repository at this point in the history
  5. Add basic json renderers

    Joshua Davey committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    bc9d10a View commit details
    Browse the repository at this point in the history
  6. Escape for table-based layouts

    Joshua Davey committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    f2ee158 View commit details
    Browse the repository at this point in the history
  7. Allow :when to work with json

    Joshua Davey committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    122a6ce View commit details
    Browse the repository at this point in the history
  8. Extract tabular ns

    Joshua Davey committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    3361d2f View commit details
    Browse the repository at this point in the history
  9. Escape in same loop

    Joshua Davey committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    52f59e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2017

  1. Make escaping per renderer

    Joshua Davey committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    32195f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. Add unicode renderer

    Joshua Davey committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    e852804 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. Fix typo

    jgdavey committed May 23, 2017
    Configuration menu
    Copy the full SHA
    6458c7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c47995 View commit details
    Browse the repository at this point in the history
  3. Fix vectors bug

    jgdavey committed May 23, 2017
    Configuration menu
    Copy the full SHA
    088faec View commit details
    Browse the repository at this point in the history