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

LanguageCode #7

Merged
merged 40 commits into from
Aug 1, 2024
Merged

LanguageCode #7

merged 40 commits into from
Aug 1, 2024

Commits on Jul 23, 2024

  1. Create ISO639Set.cs

    gluschenko committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a10b4a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0185ab2 View commit details
    Browse the repository at this point in the history
  3. Parsing ISO_639-3

    gluschenko committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    54ac6ea View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

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

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    e8530f1 View commit details
    Browse the repository at this point in the history
  2. LC: fixes

    gluschenko committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3776336 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b98a8e View commit details
    Browse the repository at this point in the history
  4. Sync namespaces

    gluschenko committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c264395 View commit details
    Browse the repository at this point in the history
  5. Fix: PUPA vs LUPA

    gluschenko committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    38e1667 View commit details
    Browse the repository at this point in the history
  6. Update github-ci.yml

    gluschenko committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3d66faa View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    b57b244 View commit details
    Browse the repository at this point in the history
  2. LC: Parsing HTML table

    gluschenko committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    15d872f View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Update ISOExtractor.cs

    gluschenko committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    0de83e7 View commit details
    Browse the repository at this point in the history
  2. Add NuGet badges to readme

    gluschenko committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    c8c2d1a View commit details
    Browse the repository at this point in the history
  3. Langauge deprecation data

    gluschenko committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    5bf816d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3558e96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    045dd37 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Move ISOExtractor to Core

    gluschenko committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    503fe66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd51e6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26b1408 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a88cc77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4284fba View commit details
    Browse the repository at this point in the history
  6. Add xml comments

    gluschenko committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    3913b4e View commit details
    Browse the repository at this point in the history
  7. Update README.md

    gluschenko committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    b8baf60 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09475d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. LC: fixes

    gluschenko committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    40d57a5 View commit details
    Browse the repository at this point in the history
  2. LC: GetEntity method

    gluschenko committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d792ad2 View commit details
    Browse the repository at this point in the history
  3. LC: Normalize -> Resolve

    gluschenko committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    abada00 View commit details
    Browse the repository at this point in the history
  4. LC: EnglishName

    gluschenko committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b8582a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    73cd05d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61c636d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    991c150 View commit details
    Browse the repository at this point in the history
  4. LC: less code

    gluschenko committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    953e88e View commit details
    Browse the repository at this point in the history
  5. LC: rule ordering

    gluschenko committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    221d5c8 View commit details
    Browse the repository at this point in the history
  6. LC: refactoring

    gluschenko committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d68afd6 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. LC: more legacy languages

    gluschenko committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f722014 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4364f1c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. LC: missing code tests

    gluschenko committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    59bd869 View commit details
    Browse the repository at this point in the history
  2. LC: docs and comments

    gluschenko committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    18cca7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63684b1 View commit details
    Browse the repository at this point in the history