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

Added italian language support. #36

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Feb 21, 2016

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

Commits on Feb 23, 2016

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

Commits on Feb 24, 2016

  1. Parsing of numbers that have two adjacent "o". For example, "centotta…

    …nta" and "centoottanta" should be both parsed as 180.
    
    Added specific tests.
    albertodall committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    1c519d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2016

  1. Handled accent on "tré" if found at the end of other numbers (but not…

    … on "tre" itself).
    
    Moved tens handling from "simplify" to the "toItalianImp" function body.
    Added unit tests
    albertodall committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    e287ec2 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2016

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

Commits on Jul 5, 2017

  1. Merge remote-tracking branch 'refs/remotes/ploeh/master'

    Merge remote-tracking branch 'refs/remotes/ploeh/master'
    albertodall committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    a9989bf View commit details
    Browse the repository at this point in the history
  2. merge from origin

    albertodall committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    e2af1a2 View commit details
    Browse the repository at this point in the history