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

Local i18n #85

Merged
merged 21 commits into from
Oct 17, 2022
Merged

Local i18n #85

merged 21 commits into from
Oct 17, 2022

Commits on Oct 12, 2022

  1. add unless statement

    zix99 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    244b692 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    9554fff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ff2a53 View commit details
    Browse the repository at this point in the history
  3. Unit tests and fixes

    zix99 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    65286b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01149c8 View commit details
    Browse the repository at this point in the history
  5. Expression command special keys

    zix99 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    e19d299 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Fix two small bugs

    zix99 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    b77a81f View commit details
    Browse the repository at this point in the history
  2. Fix empty statement panic

    zix99 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    f7eae58 View commit details
    Browse the repository at this point in the history
  3. Empty statement test

    zix99 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    eba6359 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eaa893d View commit details
    Browse the repository at this point in the history
  5. Fixed missed spot

    zix99 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    bc6164a View commit details
    Browse the repository at this point in the history
  6. Add select expression

    zix99 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    edad7bf View commit details
    Browse the repository at this point in the history
  7. Fix typo

    zix99 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    0995ea0 View commit details
    Browse the repository at this point in the history
  8. More typos

    zix99 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    e2c3581 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    378e941 View commit details
    Browse the repository at this point in the history
  10. Mod cleanup

    zix99 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    99e0e04 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d343f41 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Benchmarks

    zix99 committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    c9d0c51 View commit details
    Browse the repository at this point in the history
  2. Vet error

    zix99 committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    6198172 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Finish up the float formatter

    zix99 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    b60ea75 View commit details
    Browse the repository at this point in the history
  2. typo

    zix99 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    b4dd661 View commit details
    Browse the repository at this point in the history