Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Added an interface for all the public functions of the survey package #429

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Jun 2, 2022

  1. Added an interface for all the public functions of the survey package

    Also includes a struct with function pass throughs to all the direct survey calls.
    SirRegion committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    cc375fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc306a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Added missing bracket

    SirRegion committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    5e8fe73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    155eb18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed80995 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96b15b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80f6737 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Removed unneccessary formated output from example

    Co-authored-by: Mislav Marohnić <hi@mislav.net>
    SirRegion and mislav committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    a462a5c View commit details
    Browse the repository at this point in the history
  2. Removed verbose comparison

    Co-authored-by: Mislav Marohnić <hi@mislav.net>
    SirRegion and mislav committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    b9c3cb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b78430 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69f3ff0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ba9322 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79a6d75 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Revert "Replaced all direct ask/askOne calls in the readme with struc…

    …t calls"
    
    This reverts commit 5ba9322.
    SirRegion committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    fe82ce8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f62075a View commit details
    Browse the repository at this point in the history
  3. Styled warning a bit better

    SirRegion committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    d70c6af View commit details
    Browse the repository at this point in the history