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

Support array indexes #82

Merged
merged 14 commits into from Jan 21, 2022
Merged

Commits on Mar 4, 2021

  1. Support setting array indexes

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    9d76c4d View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    Richienb committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    d31ce1d View commit details
    Browse the repository at this point in the history
  3. Update index.d.ts

    Richienb committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    1c4c946 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    d24d774 View commit details
    Browse the repository at this point in the history
  2. Parse the path for real

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    996eb30 View commit details
    Browse the repository at this point in the history
  3. Fix TypeScript typings

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    502af84 View commit details
    Browse the repository at this point in the history
  4. Fix lint

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    7c6e8ac View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Full coverage

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    ae71070 View commit details
    Browse the repository at this point in the history
  2. Update test.js

    Richienb committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    008ad61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4524361 View commit details
    Browse the repository at this point in the history
  4. Update test.js

    Richienb committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    669e36d View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Parse foo[bar] literally and use better integer checks

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    26dabdd View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Refactor

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    4d50be0 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Refactor

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    e93ae0b View commit details
    Browse the repository at this point in the history