Commit Graph

  • 250e2397f1
    do all tasks main Dmitriy Pleshevskiy 2023-05-29 22:27:14 +0300
  • f867fef92d
    Rename `apEitherK` to `apSEitherK` + fix some typos (#127) Gabriel Théron 2023-05-12 17:35:11 +0200
  • 93139b9b7b
    Bump eslint from 8.38.0 to 8.39.0 (#119) dependabot[bot] 2023-04-27 09:56:41 +0200
  • 8f1cc8c0ca update README Vincent JOUANNE 2023-04-21 15:31:33 +0200
  • a004571e7e update README Vincent JOUANNE 2023-04-21 15:28:36 +0200
  • 3332af2323 fix jest config warning Vincent JOUANNE 2023-04-21 14:24:42 +0200
  • 9df7ac21c0 fix typechecking on exo8 Vincent JOUANNE 2023-04-21 14:21:31 +0200
  • 538308081b Upgrade all dependencies Hugo Saracino 2023-04-21 14:15:42 +0200
  • 40472e3fb7
    Add exercise 8 for defining new combinators (#109) Hugo Saracino 2023-01-11 09:41:36 +0700
  • e11c1b34c8
    Ex6 fixes (#108) Brian Valette 2022-12-28 09:26:52 +0100
  • f5babc5737
    Bump typescript from 4.9.3 to 4.9.4 (#106) dependabot[bot] 2022-12-23 09:27:51 +0100
  • 5e3c581809
    Bump @types/node from 18.11.9 to 18.11.17 (#105) dependabot[bot] 2022-12-22 16:34:29 +0100
  • df3ca1252d
    Add exercise 7 on collection manipulation (#98) Hugo Saracino 2022-11-25 09:27:38 +0100
  • 313c8c9bdb ⬆️ Update all dependencies Hugo Saracino 2022-11-22 14:41:30 +0100
  • a06d6b2573
    Add RTE exercice (#97) vincentj 2022-11-09 12:10:28 +0100
  • 0f7c7941fe
    Bump eslint from 8.16.0 to 8.17.0 (#52) dependabot[bot] 2022-06-09 08:48:04 +0200
  • 2c82c7fc7b
    Bump @types/node from 17.0.38 to 17.0.41 (#51) dependabot[bot] 2022-06-08 08:41:17 +0200
  • e45a58426c
    Bump typescript from 4.7.2 to 4.7.3 (#49) dependabot[bot] 2022-06-07 09:08:51 +0200
  • 68e0321699
    Bump @types/node from 17.0.36 to 17.0.38 (#48) dependabot[bot] 2022-06-01 10:25:49 +0200
  • f87b0059b3
    Bump @types/node from 17.0.35 to 17.0.36 (#46) dependabot[bot] 2022-05-30 09:27:46 +0200
  • ee37cf02ae
    Bump typescript from 4.6.4 to 4.7.2 (#45) dependabot[bot] 2022-05-25 08:52:55 +0200
  • 034f3636db
    Bump eslint from 8.15.0 to 8.16.0 (#44) dependabot[bot] 2022-05-23 09:09:39 +0200
  • 7bfde5bffb
    Bump @types/node from 17.0.34 to 17.0.35 (#43) dependabot[bot] 2022-05-20 08:50:27 +0200
  • 3fe5caf282
    Bump @types/node from 17.0.33 to 17.0.34 (#42) dependabot[bot] 2022-05-17 09:22:30 +0200
  • eb34020b8e
    Add exercice about 'if' (#40) Justine Mignot 2022-05-13 14:04:01 +0200
  • a499a93364
    Bump @types/node from 17.0.32 to 17.0.33 (#39) dependabot[bot] 2022-05-13 08:53:22 +0200
  • faab60675e
    Bump @types/node from 17.0.31 to 17.0.32 (#38) dependabot[bot] 2022-05-11 08:28:42 +0200
  • e446a5351c
    Bump eslint from 8.14.0 to 8.15.0 (#37) dependabot[bot] 2022-05-09 08:32:37 +0200
  • 6a0ba0e7c2
    Bump @types/jest from 27.4.1 to 27.5.0 (#36) dependabot[bot] 2022-05-04 08:36:26 +0200
  • 22ed8d87b6
    Bump typescript from 4.6.3 to 4.6.4 (#35) dependabot[bot] 2022-05-03 09:03:44 +0200
  • 1b9a0999af
    Bump @types/node from 17.0.29 to 17.0.31 (#34) dependabot[bot] 2022-05-02 08:39:59 +0200
  • ceb69fe76f
    Bump fp-ts from 2.12.0 to 2.12.1 (#33) dependabot[bot] 2022-04-29 08:39:39 +0200
  • e72ed03a46
    Bump @types/node from 17.0.27 to 17.0.29 (#32) dependabot[bot] 2022-04-27 08:42:05 +0200
  • 1364b783d7
    Bump @types/node from 17.0.25 to 17.0.27 (#31) dependabot[bot] 2022-04-26 08:30:53 +0200
  • 734fd997c9
    Bump eslint from 8.13.0 to 8.14.0 (#30) dependabot[bot] 2022-04-25 09:04:02 +0200
  • fb6cf146eb
    Bump fp-ts from 2.11.10 to 2.12.0 (#29) dependabot[bot] 2022-04-25 08:35:11 +0200
  • 33af9f3911
    Bump tslib from 2.3.1 to 2.4.0 (#28) dependabot[bot] 2022-04-22 08:36:21 +0200
  • 36825aae1f
    Bump fp-ts from 2.11.9 to 2.11.10 (#27) dependabot[bot] 2022-04-21 08:38:05 +0200
  • 480e063d8c
    💬 Fix some wording (#25) Darya Talanina 2022-04-20 14:41:57 +0200
  • 080bbec544
    ✏️ Fix typo in Readme (#26) Alexandre Behaghel 2022-04-20 13:32:52 +0200
  • 52c44d4f1f
    Bump eslint from 8.11.0 to 8.13.0 (#24) dependabot[bot] 2022-04-20 09:06:29 +0200
  • db715ba88c
    Fix typos (#23) Laure Retru-Chavastel 2022-04-20 09:05:56 +0200
  • eee540212f
    Merge pull request #22 from inato/dependabot/npm_and_yarn/types/node-17.0.25 Vincent François 2022-04-19 08:55:34 +0200
  • c89ab23c6f
    Bump @types/node from 17.0.24 to 17.0.25 dependabot[bot] 2022-04-19 06:49:54 +0000
  • 7ae91aa852
    Merge pull request #21 from inato/dependabot/npm_and_yarn/typescript-4.6.3 Vincent François 2022-04-19 08:48:49 +0200
  • eabee261a1
    Bump typescript from 4.6.2 to 4.6.3 dependabot[bot] 2022-04-18 04:36:58 +0000
  • 6aeaee84a2
    Merge pull request #20 from inato/dependabot/npm_and_yarn/types/node-17.0.24 Vincent François 2022-04-15 08:35:49 +0200
  • cc49eb8389
    Bump @types/node from 17.0.23 to 17.0.24 dependabot[bot] 2022-04-15 04:40:03 +0000
  • a5cdd778a6
    Merge pull request #19 from inato/dependabot/npm_and_yarn/ts-jest-27.1.4 Alexandre Behaghel 2022-04-14 11:48:21 +0200
  • 583eac11db
    Bump ts-jest from 27.1.3 to 27.1.4 dependabot[bot] 2022-04-14 07:56:38 +0000
  • 0e9e556b7c Bump @types/node from 17.0.22 to 17.0.23 dependabot[bot] 2022-03-24 05:34:18 +0000
  • 7361232796
    Merge pull request #18 from inato/readme-add-article-link Justine Mignot 2022-04-14 09:47:51 +0200
  • 6decca9f85
    Update README.md Justine Mignot 2022-04-14 09:47:41 +0200
  • 38d244de7a 📝 README add link to article explaining why Justine Mignot 2022-04-14 09:44:10 +0200
  • a3298a6bba
    Merge pull request #16 from inato/best-practices-guilde Scott Picquerey 2022-04-06 15:57:59 +0200
  • 8ec3fd335e Improve code structure Scott Picquerey 2022-04-06 15:52:18 +0200
  • cb043aec01 Update prettier rules Scott Picquerey 2022-04-06 15:26:46 +0200
  • e056cdc02c Update example for nested pipes Scott Picquerey 2022-04-06 15:26:42 +0200
  • 6fe9e04f45 PR review fix & improvements Scott Picquerey 2022-04-06 14:20:55 +0200
  • a8c6a4bb7e Update piping example Scott Picquerey 2022-04-01 11:21:53 +0200
  • 9bda724a68 Update wording Scott Picquerey 2022-04-01 10:00:29 +0200
  • acb098c296 Add best practices to readme Scott Picquerey 2022-03-31 16:29:10 +0200
  • 41c41738c6
    Merge pull request #14 from inato/dependabot/npm_and_yarn/types/node-17.0.22 Alexandre Behaghel 2022-03-22 09:24:45 +0100
  • 6f4413e0be
    Bump @types/node from 17.0.21 to 17.0.22 dependabot[bot] 2022-03-22 05:29:10 +0000
  • 76fef86106
    Merge pull request #13 from inato/add-dependabot Vincent François 2022-03-18 09:09:41 +0100
  • 35c4fba92d Run 'yarn upgrade' vinassefranche 2022-03-17 16:41:57 +0100
  • ad7115b3eb Add dependabot configuration vinassefranche 2022-03-17 16:41:32 +0100
  • 6e15174549
    Merge pull request #12 from inato/exo5-traverse Vincent François 2022-03-08 11:13:20 +0100
  • 94af9b7821 Add exercice on sequence vinassefranche 2022-03-07 15:00:59 +0100
  • 51e335067d Split the first test vinassefranche 2022-03-04 17:18:48 +0100
  • a8a660aa8d Add exercise on parallel and sequential traversing vinassefranche 2022-03-04 14:26:01 +0100
  • 5ee006f03c Add the first exercices on traverse vinassefranche 2022-03-04 11:41:41 +0100
  • 3cb6c4f926 Stop failing test because of typescript errors vinassefranche 2022-03-04 11:40:00 +0100
  • 662bf15c6d Add exercise number 4 for Reader Hugo Saracino 2022-01-12 14:17:37 +0100
  • 53440267bd 🎨 Switch to the preferred way of importing fp-ts Hugo Saracino 2022-01-11 14:48:20 +0100
  • 9102b3da54 ⬆️ Upgrade all dependencies Hugo Saracino 2022-01-11 14:47:57 +0100
  • 27f8c00210 Add an exercise 0 for pipe and flow Hugo Saracino 2020-12-08 16:52:47 +0100
  • e33814cf3b 💡 Add a hint for the sortBy step in exercise 3 Hugo Saracino 2020-12-08 16:52:32 +0100
  • 6a45b22df5 Add a test for the -Infinity edge case in exercise 1 Hugo Saracino 2020-12-08 16:52:02 +0100
  • b98e2a673e Add an option to run tests in watch mode Hugo Saracino 2020-12-08 16:51:32 +0100
  • 7c264c8f29
    Merge pull request #1 from inato/improves-tryCatch-comment Xavier Lefèvre 2020-12-03 11:41:42 +0100
  • 24888d84f8 fix comment regarding tryCatch signature Xavier 2020-12-02 16:47:48 +0100
  • 7500ab98a0 📝 Add explanations and hints for exo 3 Hugo Saracino 2020-09-14 14:38:19 +0200
  • c0ca5d234c Add exercice number 3 - Ord Hugo Saracino 2020-09-14 12:00:45 +0200
  • f3a5b79512 📝 Add Readme Hugo Saracino 2020-07-06 15:49:45 +0200
  • faf9d64553 Add exercice number 2 Hugo Saracino 2020-07-06 15:18:55 +0200
  • 8e466d82f3 🔧 Add utilitary Failure type Hugo Saracino 2020-07-06 15:18:39 +0200
  • 63f1f160ab 🎉 Initial commit Hugo Saracino 2020-07-03 18:01:45 +0200