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

Truckfile parser cleaned up and made more tolerant. #696

Merged
merged 15 commits into from
Feb 2, 2016

Commits on Feb 1, 2016

  1. Configuration menu
    Copy the full SHA
    5d481b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71cf496 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42a303b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e261d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea6c851 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0a19a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    87baa1a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    641a89c View commit details
    Browse the repository at this point in the history
  9. [codechange] Parser cleanup and simplification; tolerance++

    Regexes simplified and modernized.
    Simplified overly complex (or even dead) verifications (i.e. which delimiters were used in 'flares'?)
    More tolerance for trailing comments.
    ohlidalp committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    cf84c82 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    496573c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f375887 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    20054b7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    aa7401f View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2016

  1. Configuration menu
    Copy the full SHA
    9ccd76e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bc7bd8 View commit details
    Browse the repository at this point in the history