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

Row: New class with iterators (WIP) #363

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Jul 24, 2022

  1. Configuration menu
    Copy the full SHA
    3fdd78e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2da22a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    be1d031 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    826a17f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4117377 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b72479a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Clean new classes code

    Kacperos155 committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    12a3886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a81ee9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dcde6d View commit details
    Browse the repository at this point in the history
  4. Implement working Row class.

    Move more statement info to StatementPtr.
    Replace int&uint16_t with int_fast16_t.
    Kacperos155 committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    95158f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    9699499 View commit details
    Browse the repository at this point in the history
  2. Add Iterators tests

    Kacperos155 committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    56899b6 View commit details
    Browse the repository at this point in the history