Commits on Oct 2, 2019

  1. Implement core of a tool that identifies unused i18n tokens

    @wlycdgr
    wlycdgr committed Oct 2, 2019
    015c043

Commits on Oct 3, 2019

  1. Clean up and document unused i18n token finder script

    @wlycdgr
    wlycdgr committed Oct 3, 2019
    9064846

Commits on Oct 9, 2019

  1. Merge branch 'develop' into tool/unused-i18n-token-finder

    @wlycdgr
    wlycdgr committed Oct 9, 2019
    11ec40e

Commits on Oct 10, 2019

  1. Remove 'possibly' from unused i18n token finder script name

    @wlycdgr
    wlycdgr committed Oct 10, 2019
    eb21b9f
  2. Create i18n_results directory if needed when writing unused i18n toke…

    …n checker output
    @wlycdgr
    wlycdgr committed Oct 10, 2019
    b20fd10
  3. Remove a redundant return statement in unused i18n token finder

    @wlycdgr
    wlycdgr committed Oct 10, 2019
    80e0adb
  4. Add execution time logging to unused i18n token finder script

    @wlycdgr
    wlycdgr committed Oct 10, 2019
    bab629a
  5. Fix path bugs in the original i18n-checker script

    @wlycdgr
    wlycdgr committed Oct 10, 2019
    1ff575f