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

Allow tuples in input terms with the [tuples_to_lists] option #148

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    1c651a8 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Co-authored-by: Paulo F. Oliveira <paulo.ferraz.oliveira@gmail.com>
    brigadier and paulo-ferraz-oliveira committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    9e055df View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Co-authored-by: Paulo F. Oliveira <paulo.ferraz.oliveira@gmail.com>
    brigadier and paulo-ferraz-oliveira committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    0f340e0 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Co-authored-by: Paulo F. Oliveira <paulo.ferraz.oliveira@gmail.com>
    brigadier and paulo-ferraz-oliveira committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    10a7fff View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Update README.md

    Co-authored-by: Paulo F. Oliveira <paulo.ferraz.oliveira@gmail.com>
    brigadier and paulo-ferraz-oliveira committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    28f7079 View commit details
    Browse the repository at this point in the history
  2. Update src/jsx_config.erl

    Co-authored-by: Paulo F. Oliveira <paulo.ferraz.oliveira@gmail.com>
    brigadier and paulo-ferraz-oliveira committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    0d30032 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. disable_timestamp_euristics config flag disables conversion of {A, B,…

    … C} and {{A, B, C}, {D, E, F}} to datetime. Converts to lists instead.
    brigadier committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    a87e43e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. euristics -> heuristics

    brigadier committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    a4abe37 View commit details
    Browse the repository at this point in the history