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

Adding YAML Support for input files #57

Closed
wants to merge 4 commits into from
Closed

Adding YAML Support for input files #57

wants to merge 4 commits into from

Conversation

zmertens
Copy link
Contributor

Addresses #23

  • Adds some YAML examples to be parsed
  • Can't parse backwards
  • Add Boost unit test
  • Compare speed with normal trick file
  • ???

zryan3 and others added 4 commits March 1, 2017 16:34
 - Closes #23
 - Add basic-dna example in YAML format
 - Dawg Trick can detect YAML using file extension
 - Add Unit tests to verify equality of parsing outputs between
traditional trick files and YAML files
 - Add preprocessor definition check for yaml-cpp lib in parse.cpp
, trick.h, and trick_parse.h
 - Add option to build and link YAML-CPP with CMAKE (BUILD_EXTERNAL_PROJECTS=ON)
 - Update dawg.txt and readme.txt to describe YAML input formats
@dng-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@zmertens zmertens closed this May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants