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

Use mapbox hpp skel #6

Merged
merged 22 commits into from
Sep 12, 2018
Merged

Use mapbox hpp skel #6

merged 22 commits into from
Sep 12, 2018

Commits on Sep 6, 2018

  1. Updated to use mapbox hpp skel, made into header only library, added …

    …google benchmark, fixed various configuration issues, moved the namespace some
    flippmoke committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    df8d963 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f23e58f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb0ec55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88a05e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b9f314 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2018

  1. add Makefile

    delfrrr committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    72f0ad4 View commit details
    Browse the repository at this point in the history
  2. fix missing include

    delfrrr committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    f3157da View commit details
    Browse the repository at this point in the history
  3. make long to double explicit

    delfrrr committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    2a60ec2 View commit details
    Browse the repository at this point in the history
  4. init i0 i1 i2

    delfrrr committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    52b622b View commit details
    Browse the repository at this point in the history
  5. remove redundant CI jobs

    delfrrr committed Sep 9, 2018
    Configuration menu
    Copy the full SHA
    0fa2733 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90c9045 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. recover validate fn

    delfrrr committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    f2ef8eb View commit details
    Browse the repository at this point in the history
  2. move utils

    delfrrr committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    b59810e View commit details
    Browse the repository at this point in the history
  3. reorganize examples

    delfrrr committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    910a1f8 View commit details
    Browse the repository at this point in the history
  4. update README

    delfrrr committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    043f064 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. move back to class

    delfrrr committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    04ccec2 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. Configuration menu
    Copy the full SHA
    972e94d View commit details
    Browse the repository at this point in the history
  2. update version

    delfrrr committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    ab4a534 View commit details
    Browse the repository at this point in the history
  3. use clang-format

    delfrrr committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    50ade6c View commit details
    Browse the repository at this point in the history
  4. add CI for formatting

    delfrrr committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    d89a9a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    808030d View commit details
    Browse the repository at this point in the history
  6. fix build

    delfrrr committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    90bd235 View commit details
    Browse the repository at this point in the history