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

Another attempt at an astable flag #298

Merged
merged 29 commits into from
Sep 24, 2021
Merged

Commits on Sep 14, 2021

  1. initial attempt

    pdeffebach committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    a8701c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. finally working

    pdeffebach committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    9b997a6 View commit details
    Browse the repository at this point in the history
  2. start adding tests

    pdeffebach committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    d639560 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. more tests

    pdeffebach committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    b77e8ca View commit details
    Browse the repository at this point in the history
  2. more tests

    pdeffebach committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    3cdf0d5 View commit details
    Browse the repository at this point in the history
  3. add docstring

    pdeffebach committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    b878fbb View commit details
    Browse the repository at this point in the history
  4. tests pass

    pdeffebach committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    2344a2e View commit details
    Browse the repository at this point in the history
  5. add ByRow in docstring

    pdeffebach committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    6557def View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. add type annotation

    pdeffebach committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    6002def View commit details
    Browse the repository at this point in the history
  2. better docs

    pdeffebach committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    08a1c4b View commit details
    Browse the repository at this point in the history
  3. more docs fixes

    pdeffebach committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    581b2cf View commit details
    Browse the repository at this point in the history
  4. update index.md

    pdeffebach committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    7cc8947 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Milan Bouchet-Valat <[email protected]>
    pdeffebach and nalimilan committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    0eca67d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4ab9a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. clean named tuple creation

    pdeffebach committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    ab9bae4 View commit details
    Browse the repository at this point in the history
  2. add example with string

    pdeffebach committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    495f08a View commit details
    Browse the repository at this point in the history
  3. grouping tests

    pdeffebach committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    01cb5e7 View commit details
    Browse the repository at this point in the history
  4. Update src/macros.jl

    Co-authored-by: Bogumił Kamiński <[email protected]>
    pdeffebach and bkamins committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    01fb3b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. changes

    pdeffebach committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    915191c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a331fc2 View commit details
    Browse the repository at this point in the history
  3. fix some errors

    pdeffebach committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    2ce4d9e View commit details
    Browse the repository at this point in the history
  4. add macro check

    pdeffebach committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    57b4051 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da7674d View commit details
    Browse the repository at this point in the history
  6. better grouping tests

    pdeffebach committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    285e3ac View commit details
    Browse the repository at this point in the history
  7. Update src/parsing_astable.jl

    Co-authored-by: Milan Bouchet-Valat <[email protected]>
    pdeffebach and nalimilan committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    713eaf0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e01c4a View commit details
    Browse the repository at this point in the history
  9. add mutating tests

    pdeffebach committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    09c692a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    ae26da8 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Milan Bouchet-Valat <[email protected]>
    pdeffebach and nalimilan committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    a7fd1a2 View commit details
    Browse the repository at this point in the history