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

Feature/line seeker #108

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

Commits on Dec 29, 2017

  1. add SeekLine function

    sam-kleiner committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    0fc1e78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9579af View commit details
    Browse the repository at this point in the history
  3. check error on final seek

    sam-kleiner committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    444cf62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42c2e2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddbcc23 View commit details
    Browse the repository at this point in the history
  6. add line location tests

    sam-kleiner committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    2a149d7 View commit details
    Browse the repository at this point in the history
  7. fix travis tests

    sam-kleiner committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    66de0d7 View commit details
    Browse the repository at this point in the history
  8. fix test names

    sam-kleiner committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    93fd86f View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2017

  1. use io.Seek consts

    sam-kleiner committed Dec 30, 2017
    Configuration menu
    Copy the full SHA
    ca3f42d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d054ed View commit details
    Browse the repository at this point in the history
  3. remove log line

    sam-kleiner committed Dec 30, 2017
    Configuration menu
    Copy the full SHA
    2ffa3cf View commit details
    Browse the repository at this point in the history
  4. fix off by 1 errror

    sam-kleiner committed Dec 30, 2017
    Configuration menu
    Copy the full SHA
    2a5af2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f0e9bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c42fd0 View commit details
    Browse the repository at this point in the history