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

Templated accessors and range-based for #542

Merged
merged 18 commits into from
Feb 19, 2016
Merged

Commits on Feb 12, 2016

  1. Add templated accessors

    miloyip committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    4d648fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    513fe78 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2016

  1. Configuration menu
    Copy the full SHA
    c6946fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59309b5 View commit details
    Browse the repository at this point in the history
  3. Rectify constness of Array

    miloyip committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    0b098eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a78b4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    960324a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    effc8a8 View commit details
    Browse the repository at this point in the history
  7. Fix gcc compilation error

    miloyip committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    923db0e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2016

  1. Add object helper

    miloyip committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    1634395 View commit details
    Browse the repository at this point in the history
  2. Fix compilation errors

    miloyip committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    be66450 View commit details
    Browse the repository at this point in the history
  3. Fix another compilation error

    miloyip committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    6671bd5 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2016

  1. Fixed typos pointed out by @pah

    miloyip committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    4ababca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c79fb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70f9671 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. Configuration menu
    Copy the full SHA
    d13be6c View commit details
    Browse the repository at this point in the history
  2. Add implicit constructors of GenericValue for GenercArray|Object

    Also remove SetArray|Object(…)
    miloyip committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    46dc8e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f6736c View commit details
    Browse the repository at this point in the history