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

Refactor Number into separate languages #46

Merged
merged 7 commits into from
Nov 19, 2015

Commits on Oct 30, 2015

  1. Refactor Number into separate languages

    The old Number\Ordinal is no longer directly responsible for the ordinal string
    generation. Instead, it'll use a dynamically included closure for that. Closures
    for English and Dutch are included.
    doenietzomoeilijk committed Oct 30, 2015
    Configuration menu
    Copy the full SHA
    2c72fba View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2015

  1. Merged master

    doenietzomoeilijk committed Nov 7, 2015
    Configuration menu
    Copy the full SHA
    ffb35fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    415fb6b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2015

  1. Refactor back to __toString() usage

    Also added some tests.
    doenietzomoeilijk committed Nov 8, 2015
    Configuration menu
    Copy the full SHA
    8c576e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c41211 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2015

  1. Configuration menu
    Copy the full SHA
    86694f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    586674b View commit details
    Browse the repository at this point in the history