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

Add initial support for localization and internationalization #126

Merged
merged 21 commits into from
Jun 25, 2024

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    3cbf2ff View commit details
    Browse the repository at this point in the history
  2. Update test

    gcotelli committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f0e1095 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4216b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f7a1ac View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    7d5b337 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9df9de6 View commit details
    Browse the repository at this point in the history
  3. Move LanguageTag and LanguageRange from Hyperspace project

    Add String>>#escaped and String>>#unescaped to handle character control and Unicode escape sequences
    gcotelli committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    74f5f3e View commit details
    Browse the repository at this point in the history
  4. Add String>>#localized and String>>#localizedWithAll:

    Add CurrentLocale dynamic variable
    gcotelli committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    41cc1f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa2bfe6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74727cb View commit details
    Browse the repository at this point in the history
  7. Fix GS64 compatibility

    gcotelli committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    175e669 View commit details
    Browse the repository at this point in the history
  8. Fix symbol list

    gcotelli committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    deb6795 View commit details
    Browse the repository at this point in the history
  9. Fix more incompatibilities

    gcotelli committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4cae000 View commit details
    Browse the repository at this point in the history
  10. Add missing dependency

    gcotelli committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3245340 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e404fd3 View commit details
    Browse the repository at this point in the history
  12. Fix GS64 incompatibilities

    gcotelli committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a566d08 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    b7a76e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Update docs

    gcotelli committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a9210c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33bd6ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2120228 View commit details
    Browse the repository at this point in the history
  4. Update test

    gcotelli committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ae6c6cc View commit details
    Browse the repository at this point in the history