Commit Graph

  • 56a7b809e1
    Merge 0c91e706a1 into b5af449545 runebak 2024-07-03 08:15:05 +0200
  • 0c91e706a1 Added tuple-check for base <=4.17 back in Rune 2024-07-03 08:14:08 +0200
  • b5af449545
    Fixed tuples iko/ghc-9.8 iko 2024-01-22 13:05:54 +0300
  • 596cfb443c
    Support GHC 9.8 iko 2024-01-22 01:12:23 +0300
  • 5238776c65 v0.8.3 master Simon Marechal 2024-01-09 07:11:30 +0100
  • 12a7b2d671
    Merge pull request #59 from domenkozar/patch-1 Simon Marechal 2024-01-08 21:21:56 +0100
  • 04991c3528
    Support Int32 and Int64 Domen Kožar 2024-01-04 14:35:45 +0000
  • 57b06b76be
    Fixed elm build iko/single-tagged-constructor iko 2023-08-28 15:15:33 +0300
  • 4b0407c02e
    Fixed single tagged constructor iko 2023-08-28 15:07:37 +0300
  • 74f78ce8d4 version 0.8.2 Simon Marechal 2023-02-11 08:33:18 +0100
  • f925cc1a3b
    Merge pull request #57 from ilyakooo0/iko/tag-single-constructor Simon Marechal 2023-02-11 08:32:39 +0100
  • 8fe50f37c8
    Tag single constructors when appropriate iko 2023-02-06 16:47:39 +0300
  • 3221dd18a9
    Merge pull request #56 from ncaq/fix-nest-tuple iko/tag-single-fields Simon Marechal 2022-05-27 10:50:41 +0200
  • c73a4b6ae7
    Merge pull request #55 from ncaq/add-gitignore-for-cabal-v2 Simon Marechal 2022-05-27 10:45:18 +0200
  • f831e0d8a0 updated: elm test case file ncaq 2022-05-27 16:05:20 +0900
  • e14a1d0ec7 fixed: Avoid errors due to shadowing by sharing namespace within the recurrence ncaq 2022-05-27 16:04:04 +0900
  • d5984f8a12 fixed: use renderElm where renderSingleTy was used by mistake ncaq 2022-05-27 15:58:46 +0900
  • 0d667ba4c4 added: test: RecordNestTuple ncaq 2022-05-27 15:47:56 +0900
  • 3f6cb0603c added: .gitignore created by toptal.com ncaq 2022-05-27 15:10:45 +0900
  • ebb56cdc6d
    Merge pull request #54 from ncaq/add-unit-TaggedObject Simon Marechal 2022-05-26 14:05:42 +0200
  • 6043943735 added: objectSet include do not have field constructor ncaq 2022-05-26 01:54:38 +0900
  • a26c0b366b added: test: SumIncludeUnit ncaq 2022-05-26 01:38:34 +0900
  • 982c618984 Version 0.8.0 Simon Marechal 2021-08-30 09:19:23 +0200
  • 85bd13e765
    Merge pull request #50 from odanoburu/feature-intmap-translation Simon Marechal 2021-08-30 09:17:59 +0200
  • bccbb3d965 * Convert IntMap to Dict Int bruno cuconato (@odanoburu) 2021-08-26 19:27:46 -0300
  • e40e3997f8 Version 0.7.0 Simon Marechal 2021-08-10 14:19:11 +0200
  • 28400342b1 v0.6.1 Simon Marechal 2020-05-21 11:01:13 +0200
  • b9d47cae3e Add dicts in e2e tests Simon Marechal 2020-05-21 09:04:49 +0200
  • 888b53f050 Ignore stack.yaml Simon Marechal 2020-05-21 09:04:06 +0200
  • a18ab729e8 Properly encode dictionnaries with string index Simon Marechal 2020-05-21 09:03:43 +0200
  • 0856922e8c
    Merge pull request #47 from k-bx/master Simon Marechal 2020-04-15 18:12:54 +0200
  • 1c93cf0f61 Fix haddock Kostiantyn Rybnikov 2020-04-15 17:57:10 +0300
  • be7f447183 Mention new functions in README Kostiantyn Rybnikov 2020-04-15 17:12:48 +0300
  • 297a043b7f Fixes in parser generation Kostiantyn Rybnikov 2020-04-15 16:51:27 +0300
  • fede707cf3 Implement stringSerForSimpleAdt, stringParserForSimpleAdt Kostiantyn Rybnikov 2020-04-15 14:05:41 +0300
  • 35eb9804ac v0.6.0 Simon Marechal 2019-10-21 18:31:19 +0200
  • d9d419e5f9 Fix some 0.19 problems Simon Marechal 2019-10-21 18:29:22 +0200
  • 907d91f0c4 Linting! Simon Marechal 2019-10-21 17:51:43 +0200
  • 670615bf31 v0.5.2 Simon Marechal 2019-08-04 19:37:23 +0200
  • fea4dc7b0b
    Merge pull request #45 from matsubara0507/fix-to-elm-tuple-type Simon Marechal 2019-08-04 19:35:59 +0200
  • e9347d3baa Fix toElmType for tuple type MATSUBARA Nobutada 2019-08-04 02:34:35 +0900
  • c99f8cd96a Add toElmType spec for primitive types MATSUBARA Nobutada 2019-08-04 02:31:12 +0900
  • 38289cc4d0
    Merge pull request #44 from ibizaman/master Simon Marechal 2019-06-09 09:42:13 +0200
  • 4b6f0e1e69 fix json-helpers instruction for Elm 0.19 ibizaman 2019-06-07 23:11:25 -0700
  • 26eea3f024 v0.5.1 Simon Marechal 2019-03-21 07:35:09 +0100
  • 916ac17618 update travis job Simon Marechal 2019-02-28 14:17:49 +0100
  • eb08b1422a rename parameter variable for tuples to 't' Simon Marechal 2019-02-28 06:54:32 +0100
  • d95b6bbb26
    Merge pull request #38 from tmbull/fix-tests-019 Simon Marechal 2018-09-18 08:59:35 +0200
  • e8586d6ed3 Updating tests for Elm 0.19. tmbull 2018-09-17 18:17:46 -0500
  • e2b717e316 Extra mutation for UTCTime bartavelle 2018-09-13 10:02:28 +0200
  • 1d345967f9
    Merge pull request #36 from tmbull/end-to-end Simon Marechal 2018-09-11 19:13:36 +0200
  • 797e1fe6eb Making EndToEnd test run with elm-test. tmbull 2018-09-11 11:51:02 -0500
  • 52c7f4be80 Tuple helpers bartavelle 2018-09-11 09:29:07 +0200
  • 6dbf1b72ed First steps to 0.19 bartavelle 2018-09-10 18:00:59 +0200
  • 887c2dd939 Work in progress for phantom newtypes Simon Marechal 2018-08-22 07:46:11 +0200
  • 5d298317ea
    Merge pull request #34 from tmbull/servant-elm2 Simon Marechal 2018-07-11 09:23:10 +0200
  • 18a3dd8d71
    Merge branch 'master' into servant-elm2 Tristan Bull 2018-07-10 15:54:37 -0500
  • c8b56a7dda Numerous fixes to the previous change bartavelle 2018-07-09 18:09:21 +0200
  • 61ef397667 Introduce a new reprensentation for sum types bartavelle 2018-07-09 17:04:30 +0200
  • e5fe00d0cc Use a descriptive sum type for sum types variables bartavelle 2018-07-09 16:50:04 +0200
  • e86321e466 Wrote tests exhibiting the bad behaviour bartavelle 2018-07-09 15:24:30 +0200
  • d464a895b9 Added sample test bartavelle 2018-07-09 15:13:55 +0200
  • 0179e228b5 Adding support for the unit type. tmbull 2018-07-02 16:34:58 -0500
  • 681b18aea5
    Merge pull request #33 from tmbull/servant-elm Simon Marechal 2018-06-20 08:05:05 +0200
  • bf90a81702 Exposing and adding EType functions for servant-elm. tmbull 2018-05-31 15:10:53 -0500
  • 2704e5a9f5 update stack bartavelle 2018-05-28 09:19:01 +0200
  • a1b610637f Drop the phantom type of Tagged data bartavelle 2018-03-13 17:30:38 +0100
  • 1c3c6f2887 Release v0.4.3 bartavelle 2018-02-15 09:35:26 +0100
  • 6247ebf877 Alter the cabal definition a bit bartavelle 2018-02-15 09:23:12 +0100
  • d337259c38 Drop hspec-discover so that travis works Simon Marechal 2018-02-14 19:25:03 +0100
  • ad53fc7a6a new travis build bartavelle 2018-02-14 18:08:03 +0100
  • e250a5f075 Fixing issue #18 bartavelle 2018-02-14 17:35:34 +0100
  • 428553cdd7 Fixing tests that illustrate #27 bartavelle 2018-02-14 17:23:24 +0100
  • ac306eff34 WIP #27 bartavelle 2018-02-14 14:59:08 +0100
  • fb522a48d6 Switch default value for enwrap unary bartavelle 2018-02-14 14:21:55 +0100
  • a6390f5bf5 Updating end-to-end tests bartavelle 2018-02-14 13:54:08 +0100
  • d4ce920250
    Merge pull request #26 from aleator/naturals Simon Marechal 2018-02-08 16:07:52 +0100
  • d7d1e0431f Added support for Naturals Ville Tirronen 2018-02-08 16:04:55 +0200
  • e21171505e Alternative newtype support bartavelle 2018-01-11 16:02:19 +0100
  • fb772a597f Expose issue #18 Simon Marechal 2018-01-11 07:29:17 +0100
  • 5cec7445b4 Merge branch 'master' of github.com:agrafix/elm-bridge Simon Marechal 2018-01-11 07:18:01 +0100
  • 632159734c Test for issue #18 Simon Marechal 2018-01-11 07:17:57 +0100
  • 252ece6600
    Merge pull request #23 from Saulzar/master Simon Marechal 2017-12-01 09:39:15 +0100
  • 37ede40f0a Add lazy for record Sum types, too. Fix decoder test expected literals Oliver Batchelor 2017-12-01 21:20:19 +1300
  • becc2f2bc8 Make decoder for sum types use 'lazy' combinator to allow recursive types Oliver Batchelor 2017-12-01 19:26:52 +1300
  • 646a2a3f72 Adding dependency to hspec-discover bartavelle 2017-06-06 14:25:57 +0200
  • fb24d26ef6 New travis build scripts bartavelle 2017-06-06 14:04:03 +0200
  • c12c2b56c4 Dropped support for aeson < 1, tentative support for 1.2 bartavelle 2017-06-06 13:51:52 +0200
  • c565a3966d Fix upper bound for aeson bartavelle 2017-06-06 12:47:20 +0200
  • 9aba149b0c v0.4.1 bartavelle 2017-06-06 11:38:50 +0200
  • 832afd14e3 Actually fix the tests :( bartavelle 2017-04-03 11:03:06 +0200
  • dff83d0a42 Fix tests and redundant import bartavelle 2017-04-03 09:28:30 +0200
  • 3cfa85799d Removal of old Elm import code bartavelle 2017-04-03 09:01:15 +0200
  • 559deff102 Shorter synopsis :) bartavelle 2016-11-25 17:18:04 +0100
  • e7a67941a5 Longer synopsis bartavelle 2016-11-25 16:38:45 +0100
  • c07c054d08 Small changelog tweak Alexander Thiemann 2016-11-25 10:58:12 +0100
  • 60783b81d1 v0.4.0 bartavelle 2016-11-25 10:21:52 +0100
  • 05621d5e7d Update all code to Elm 0.18 bartavelle 2016-11-25 10:18:20 +0100
  • 31d5ace75e Removal of unused file bartavelle 2016-11-24 13:52:18 +0100
  • aa48855e19 Do not pollute the global namespace with dictionnaries bartavelle 2016-08-23 17:59:11 +0200