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

Block parameters for Parser.new and Encoder.new #139

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

Commits on Jun 19, 2014

  1. Fix typo

    Patrick Oscity committed Jun 19, 2014
    Configuration menu
    Copy the full SHA
    5870d7d View commit details
    Browse the repository at this point in the history
  2. Fix indentation of comment

    Patrick Oscity committed Jun 19, 2014
    Configuration menu
    Copy the full SHA
    3468f09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ab456e View commit details
    Browse the repository at this point in the history
  4. Allow setting on_parse_complete as block to Parser.new

    Patrick Oscity committed Jun 19, 2014
    Configuration menu
    Copy the full SHA
    d680c71 View commit details
    Browse the repository at this point in the history
  5. Fix typo in call-seq documentation of Encoder.new

    Patrick Oscity committed Jun 19, 2014
    Configuration menu
    Copy the full SHA
    f43b7c4 View commit details
    Browse the repository at this point in the history
  6. Allow setting on_progress_callback as block to Encoder.new

    Patrick Oscity committed Jun 19, 2014
    Configuration menu
    Copy the full SHA
    0cb3512 View commit details
    Browse the repository at this point in the history