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

Added current_line variable to Tokenizer and test to check that curre… #240

Closed
wants to merge 5 commits into from

Commits on Dec 1, 2016

  1. Added current_line variable to Tokenizer and test to check that curre…

    …nt_line is correctly updated
    karenher committed Dec 1, 2016
  2. Added in missing parameter

    karenher committed Dec 1, 2016

Commits on Dec 21, 2016

  1. Made test check tuples of tokens and line numbers and changed other s…

    …tyle issues
    karenher committed Dec 21, 2016
  2. Added set_current_line function and test to treebuilder

    karenher committed Dec 21, 2016

Commits on Dec 24, 2016

  1. Fixed style issues and test. Added '\n' to pop_except_from function c…

    …all in step function to account to make sure current_line is updated.
    karenher committed Dec 24, 2016
You can’t perform that action at this time.