1
1
mirror of https://github.com/thma/WhyHaskellMatters.git synced 2024-08-16 17:00:20 +03:00

Commit Graph

  • 4eb7d21ea4
    Merge 145f840b52 into e6fe297323 renovate[bot] 2023-12-15 08:29:59 +0000
  • 145f840b52
    Add renovate.json renovate/configure renovate[bot] 2023-12-15 08:29:56 +0000
  • e6fe297323 clean up a bit. master Mahler, Thomas 2020-10-26 13:44:10 +0100
  • 96674c2a87 add implementaion for Luhn algorithm. Mahler, Thomas 2020-10-25 17:49:43 +0100
  • 375349dfb6 Merge remote-tracking branch 'origin/master' Mahler, Thomas 2020-10-25 10:43:41 +0100
  • 55189b4b64 add implementaion for Luhn algorithm. Mahler, Thomas 2020-10-25 10:43:26 +0100
  • d11fa94755
    Update haskell.yml Thomas Mahler 2020-10-22 10:12:41 +0200
  • 804f5c3e11 correct stack.yaml Mahler, Thomas 2020-10-22 10:03:46 +0200
  • 24835c9a74 update the code examples Mahler, Thomas 2020-10-21 17:49:09 +0200
  • 48356d7151
    Merge pull request #5 from behnoodk/patch-1 thma 2020-04-30 18:22:24 +0200
  • 4e8e02d56f
    Fix two small typos Behnood Khani 2020-04-30 18:56:08 +0430
  • 78219891bc add link to ROP slides Mahler, Thomas 2020-04-25 21:06:49 +0200
  • f61800e731
    Merge pull request #4 from skrapi/master thma 2020-04-24 21:31:09 +0200
  • 0df1449ae4 Finished grammar changes Sylvan 2020-04-24 18:47:51 +0200
  • 128f1bdb3e Made changes up to Total Functions line 1449 Sylvan 2020-04-24 16:29:13 +0200
  • 8c7909cd86
    Merge pull request #3 from Viir/patch-1 thma 2020-04-20 09:00:08 +0200
  • c47e63b61c
    Fix typo Michael Rätzel 2020-04-19 20:32:31 +0000
  • 4368775652 enhance the proof section Mahler, Thomas 2020-04-17 16:37:03 +0200
  • 7d80675139 remove misplaced reference to even Thomas Mahler 2020-04-16 22:00:31 +0200
  • adb738b335
    Merge pull request #1 from moodmosaic/patch-1 thma 2020-04-16 20:25:23 +0200
  • fce2f6ddef
    add missing dot Nikos Baxevanis 2020-04-16 17:45:43 +0200
  • fdf09d5547 static typing Mahler, Thomas 2020-04-16 17:16:07 +0200
  • ce46d5dc4e static typing Mahler, Thomas 2020-04-16 16:19:22 +0200
  • 870cb687fb add functor proof Mahler, Thomas 2020-04-16 12:41:05 +0200
  • 8a257be84c explain Ord, write conclusion Mahler, Thomas 2020-04-15 20:47:22 +0200
  • 5fa15ff8b7 start polishing Mahler, Thomas 2020-04-14 16:31:36 +0200
  • 1879a30e90 fix the TOC Thomas Mahler 2020-04-13 22:52:00 +0200
  • 8b75738689 clean up IOMonad & co Thomas Mahler 2020-04-13 22:35:33 +0200
  • 71a397d601 start with IO Mahler, Thomas 2020-04-13 21:25:57 +0200
  • 06876a8156 start with IO Mahler, Thomas 2020-04-13 11:46:37 +0200
  • 369e718c56 Maybe Mahler, Thomas 2020-04-12 21:31:09 +0200
  • a67aa20a08 Maybe Mahler, Thomas 2020-04-12 20:44:08 +0200
  • e824457603 Foldable Mahler, Thomas 2020-04-11 21:01:21 +0200
  • 0aab9d02de add ci status Mahler, Thomas 2020-04-11 10:37:06 +0200
  • e94db1b6fa Functor Mahler, Thomas 2020-04-11 10:29:54 +0200
  • 0d7badee9a Functor Mahler, Thomas 2020-04-10 21:13:48 +0200
  • 9fe9ddc4e5 Show and Read Mahler, Thomas 2020-04-10 18:26:11 +0200
  • 8123a8c9df Show and Read Mahler, Thomas 2020-04-10 12:27:36 +0200
  • cb4ef73e29 start to work on type classes Mahler, Thomas 2020-04-09 21:32:29 +0200
  • e88d9fefb8 start to work on type classes Mahler, Thomas 2020-04-08 21:03:50 +0200
  • 660527e248 start to work on type classes Mahler, Thomas 2020-04-08 15:47:30 +0200
  • e97bd35c51 Implementing Num & Eq Mahler, Thomas 2020-04-07 20:51:55 +0200
  • 97d3f36361 start to work on type classes Mahler, Thomas 2020-04-06 21:35:33 +0200
  • 8a9e4b8742 start to work on type classes Mahler, Thomas 2020-04-06 21:24:09 +0200
  • a9190efcaa fix test case Mahler, Thomas 2020-04-06 09:24:53 +0200
  • 7376324e2c working on 2nd section on non-strict evaluation Mahler, Thomas 2020-04-05 20:59:02 +0200
  • 633ccb4380 started 2nd section on non-strict evaluation Mahler, Thomas 2020-04-04 21:48:30 +0200
  • 0fdc82e8e4 finished first section on non-strict evaluation Mahler, Thomas 2020-04-04 15:52:38 +0200
  • ced0273e9a finished first section on non-strict evaluation Mahler, Thomas 2020-04-04 15:51:33 +0200
  • c9c833745d starting with non-strict evaluation Mahler, Thomas 2020-04-02 21:51:32 +0200
  • e829eaa4b3 declarative programming Mahler, Thomas 2020-04-01 18:42:45 +0200
  • c7ad772c88 lists Mahler, Thomas 2020-03-31 21:16:31 +0200
  • 95147dcd25 polymorphic data types Mahler, Thomas 2020-03-30 20:48:35 +0200
  • 0f9b263407 pattern matching and ADTs Mahler, Thomas 2020-03-29 20:01:26 +0200
  • f3f9736541 pattern matching and ADTs Mahler, Thomas 2020-03-29 19:31:05 +0200
  • f6af968aed pattern matching and ADTs Mahler, Thomas 2020-03-29 16:14:55 +0200
  • 78353a2f7a pattern matching Mahler, Thomas 2020-03-29 12:36:18 +0200
  • 7e9fc82e1e pattern matching Mahler, Thomas 2020-03-28 21:32:27 +0100
  • 151c428e04 pattern matching Mahler, Thomas 2020-03-28 21:28:42 +0100
  • e5f3012594 pattern matching Mahler, Thomas 2020-03-28 20:53:53 +0100
  • 623ccee6ef starting with lists Mahler, Thomas 2020-03-27 20:52:29 +0100
  • df21fdea2c work on higher order functions section Thomas Mahler 2020-03-26 21:08:05 +0100
  • 7c22739f5f work on higher order functions section Thomas Mahler 2020-03-26 21:05:13 +0100
  • 7c2b4e34c4 work on higher order example Mahler, Thomas 2020-03-26 20:28:55 +0100
  • 8c6019bc8e hack on functions Thomas Mahler 2020-03-25 21:29:45 +0100
  • 9318de8660 hack on functions Thomas Mahler 2020-03-25 21:14:19 +0100
  • 3001872b85 Merge remote-tracking branch 'origin/master' Mahler, Thomas 2020-03-25 18:28:59 +0100
  • 21658cc801 work on higher order example Mahler, Thomas 2020-03-25 18:28:43 +0100
  • 71f56fbc84 minor polish Thomas Mahler 2020-03-24 20:50:54 +0100
  • cc40e366e8 polish Mahler, Thomas 2020-03-24 18:39:43 +0100
  • da3ba90d26 polish Mahler, Thomas 2020-03-23 20:57:42 +0100
  • f3c97f4e22 polish Mahler, Thomas 2020-03-23 20:25:13 +0100
  • 5907834ed8 work in progress Mahler, Thomas 2020-03-21 18:30:42 +0100
  • cb0f128409 starting to work on article Mahler, Thomas 2020-03-19 20:47:00 +0100
  • 5afcbe5f3a add outline item Thomas Mahler 2020-03-11 20:47:58 +0100
  • af66e3ba82 Merge remote-tracking branch 'origin/master' Thomas Mahler 2020-03-08 20:42:20 +0100
  • 376c9643d3 add some more code Thomas Mahler 2020-03-08 20:42:07 +0100
  • e2ac809822
    Update README.md thma 2020-03-07 20:28:46 +0100
  • a5b1bc0a6b add some more code Thomas Mahler 2020-03-07 20:22:07 +0100
  • 308df508f4 clean up Mahler, Thomas 2020-03-06 16:17:49 +0100
  • df88f0b778 clean up Thomas Mahler 2020-03-05 21:42:18 +0100
  • fd3195ec54 clean up Mahler, Thomas 2020-03-05 17:26:30 +0100
  • 90f2710ee5 more about lists thma 2020-02-08 21:36:05 +0100
  • f84ac22860 add filter thma 2020-02-08 16:46:14 +0100
  • 61dc6d6cf6 Update haskell.yml thma 2020-02-08 13:18:47 +0100
  • b3037c139c
    Update haskell.yml thma 2020-02-08 13:15:40 +0100
  • 15ea2ac997
    add haskell-ci action thma 2020-02-08 13:12:56 +0100
  • 74899a80a7 Add some list stuff Thomas Mahler 2020-02-08 13:04:49 +0100
  • 01cb17b1b7 some more ideas Thomas Mahler 2020-02-05 21:42:33 +0100
  • 4a50430249 initial commit Thomas Mahler 2020-02-05 21:29:29 +0100
  • 759b3f5b5c
    Initial commit thma 2020-02-05 20:41:17 +0100