duckling/Duckling
Steven Troxler 4b44e969c9 Fix all name collisions on the main Types.hs
Summary:
I think they all fell into one of two categories:
- names colliding with field names, but where there was already an existing
  pattern (e.g. d for dimension, v for value) and we just had to be consistent
- cases that were best fixed by turning NamedFieldPuns on, which I did

Reviewed By: chessai

Differential Revision: D28213245

fbshipit-source-id: 18fbd61771e12da11ce03b98b74af51d1e837787
2021-05-07 06:20:03 -07:00
..
AmountOfMoney Add more variants of egp to EN and AR AmountOfMoney dimension (#590) 2021-04-07 12:31:41 -07:00
CreditCardNumber Relicense to BSD3 2019-05-22 10:46:39 -07:00
Dimensions Initialise Catalan language with Numeral 2021-04-08 14:47:02 -07:00
Distance Distance - introduce interval rules 2021-02-04 12:02:32 -08:00
DistanceUnits Relicense to BSD3 2019-05-22 10:46:39 -07:00
Duration Duration/RU: For non-int times, use the coarsest grain 2021-04-21 13:32:38 -07:00
Email Add type=value to JSON response for Email, PhoneNumber and Url 2020-03-18 17:04:42 -07:00
Engine Relicense to BSD3 2019-05-22 10:46:39 -07:00
Numeral Numeral/ES: Add support for additive concatenations 2021-04-23 09:48:07 -07:00
Ordinal NL: Fix spelling of ‘achttien’ (18) (#602) 2021-04-19 18:01:33 -07:00
PhoneNumber Add type=value to JSON response for Email, PhoneNumber and Url 2020-03-18 17:04:42 -07:00
Quantity Quantity/EN: Support k.g k.g. (#570) 2021-02-03 12:46:27 -08:00
Ranking Time/EN: Get rid of unnecessary rules 2021-04-26 06:17:44 -07:00
Regex parse latent year intervals 2021-01-29 16:33:56 -08:00
Rules Add Ordinal dimension to CA (Catalan) locale 2021-04-09 13:05:19 -07:00
Temperature EN/FR support temperature with decimal values (#408) 2019-09-17 10:34:25 -07:00
Testing Simple style fixes for outer layers around Engine.hs 2021-05-06 08:54:56 -07:00
Time Time/EN: Get rid of unnecessary rules 2021-04-26 06:17:44 -07:00
TimeGrain Duration/EN: fix lint errors 2021-04-21 13:32:37 -07:00
Types Relicense to BSD3 2019-05-22 10:46:39 -07:00
Url Add type=value to JSON response for Email, PhoneNumber and Url 2020-03-18 17:04:42 -07:00
Volume Volume - extend interval support 2021-02-04 12:02:32 -08:00
Api.hs Filter with a self-describing function in where 2021-05-06 08:54:57 -07:00
Core.hs Simple style fixes for outer layers around Engine.hs 2021-05-06 08:54:56 -07:00
Debug.hs In Debug.hs, s/sentence/input/g 2021-05-06 08:54:57 -07:00
Dimensions.hs Initialise Catalan language with Numeral 2021-04-08 14:47:02 -07:00
Engine.hs Simple style fixes for outer layers around Engine.hs 2021-05-06 08:54:56 -07:00
Locale.hs Initialise Catalan language with Numeral 2021-04-08 14:47:02 -07:00
Region.hs Add a new Arabic locale (EG) (#554) 2020-12-15 11:33:40 -08:00
Resolve.hs Relicense to BSD3 2019-05-22 10:46:39 -07:00
Rules.hs Initialise Catalan language with Numeral 2021-04-08 14:47:02 -07:00
Types.hs Fix all name collisions on the main Types.hs 2021-05-07 06:20:03 -07:00