Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Setup basic Luau analysis #372

Merged
merged 21 commits into from
Jun 10, 2022
Merged

Setup basic Luau analysis #372

merged 21 commits into from
Jun 10, 2022

Commits on Jun 8, 2022

  1. Setup Luau analysis

    ghostnaps committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    4fbcb21 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Remove nonstrict checking

    ghostnaps committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    bea7b3f View commit details
    Browse the repository at this point in the history
  2. Fix some type errors

    ghostnaps committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    ea5aea5 View commit details
    Browse the repository at this point in the history
  3. Few more type errors

    ghostnaps committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    3eb3abe View commit details
    Browse the repository at this point in the history
  4. Run darklua

    ghostnaps committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    729b1f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17da77e View commit details
    Browse the repository at this point in the history
  6. Use type from pairs

    ghostnaps committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    ce75481 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    332aca0 View commit details
    Browse the repository at this point in the history
  8. StyLua pass

    ghostnaps committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    d99c556 View commit details
    Browse the repository at this point in the history
  9. Missed one

    ghostnaps committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    cc8ff7c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f654dc7 View commit details
    Browse the repository at this point in the history
  11. Update changelog

    ghostnaps committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    9c340be View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Use strict

    ghostnaps committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    18843eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a202c19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2ba399 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a20089f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd99184 View commit details
    Browse the repository at this point in the history
  6. Bump Selene/StyLua versions

    ghostnaps committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    3075906 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b63d680 View commit details
    Browse the repository at this point in the history
  8. Add .luaurc

    ghostnaps committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    dab85a8 View commit details
    Browse the repository at this point in the history
  9. Back to nonstrict

    ghostnaps committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    923af16 View commit details
    Browse the repository at this point in the history