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

renderer feature for customising output #129

Closed
wants to merge 10 commits into from

Commits on Mar 1, 2013

  1. use renderer to customize output

    Hsiaoming Yang committed Mar 1, 2013
    Configuration menu
    Copy the full SHA
    a4078c2 View commit details
    Browse the repository at this point in the history
  2. fix blockcode render, more test cases passed

    Hsiaoming Yang committed Mar 1, 2013
    Configuration menu
    Copy the full SHA
    d40c9d0 View commit details
    Browse the repository at this point in the history
  3. detail fix. 44/48 tests passed, just as the master branch

    Hsiaoming Yang committed Mar 1, 2013
    Configuration menu
    Copy the full SHA
    2f22cd0 View commit details
    Browse the repository at this point in the history
  4. export Renderer

    Hsiaoming Yang committed Mar 1, 2013
    Configuration menu
    Copy the full SHA
    95a419f View commit details
    Browse the repository at this point in the history
  5. convenience parse api

    Hsiaoming Yang committed Mar 1, 2013
    Configuration menu
    Copy the full SHA
    5ea496f View commit details
    Browse the repository at this point in the history
  6. add readme for renderer

    Hsiaoming Yang committed Mar 1, 2013
    Configuration menu
    Copy the full SHA
    7cf8132 View commit details
    Browse the repository at this point in the history
  7. this is not a bugfix, version bump to 0.3. remove preferGlobal, coz i…

    …t is a lib more than a program
    Hsiaoming Yang committed Mar 1, 2013
    Configuration menu
    Copy the full SHA
    a5b2a5f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2013

  1. remove the convient way

    Hsiaoming Yang committed Mar 11, 2013
    Configuration menu
    Copy the full SHA
    b628f20 View commit details
    Browse the repository at this point in the history
  2. global leak of flags

    Hsiaoming Yang committed Mar 11, 2013
    Configuration menu
    Copy the full SHA
    527bebb View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2013

  1. make example more clearly

    Hsiaoming Yang committed Mar 12, 2013
    Configuration menu
    Copy the full SHA
    cd66055 View commit details
    Browse the repository at this point in the history