Commit Graph

251 Commits

Author SHA1 Message Date
Yamada Ryo
e28bed0af9
[fix] wrong sentence in README.md. 2024-09-25 04:53:10 +09:00
Yamada Ryo
774121d2fb
Update README.md to avoid ambiguous expressions and replace them with quantitative measurements later. 2024-09-25 04:52:14 +09:00
Yamada Ryo
f7ee057227
Update README.md about comparison. 2024-09-25 02:43:10 +09:00
Yamada Ryo
1e7321fe1a
[add] performance in README.md. 2024-09-14 00:23:36 +09:00
Yamada Ryo
ec299c404b
[add] about GHC version in README.md. 2024-09-10 19:36:52 +09:00
Yamada Ryo
1a2774adab
[fix] Generalize runStateIORef. 2024-09-09 18:57:52 +09:00
Yamada Ryo
e2deb545fe
[fix] Update permalinks. 2024-09-09 18:02:27 +09:00
Yamada Ryo
08f5cfe6a8
[add] the Issue 12 Semantics Test to README.md. 2024-09-09 16:32:37 +09:00
Yamada Ryo
03a43f09a6
[add] the Issue 12 Semantics Test. 2024-09-09 16:26:09 +09:00
Yamada Ryo
18367346e2
Update README.md about performance. 2024-09-09 12:58:19 +09:00
Yamada Ryo
c253377549
[fix] todo. 2024-09-09 05:09:18 +09:00
Yamada Ryo
ccdab5c234
[add] translation todo. 2024-09-09 02:03:46 +09:00
Yamada Ryo
b89b0cdee9
[add] more acknowledgements. 2024-09-09 01:38:26 +09:00
Yamada Ryo
b78868533a
[add] link for mechanism article. 2024-09-05 13:45:43 +09:00
Yamada Ryo
001dd9d115
[fix] version of heftia-effects in README.md. 2024-09-05 11:58:48 +09:00
Yamada Ryo
c3c344ad7a
[fix] #10: Allow text>=2.0 && <2.2. 2024-09-05 11:35:46 +09:00
Yamada Ryo
42584d7bea
[fix] wrong sentence. 2024-09-05 06:57:44 +09:00
Yamada Ryo
ed8daf3dc8
[fix] performance of eff. 2024-09-05 06:51:07 +09:00
Yamada Ryo
130b477aa4
Update README.md. 2024-09-05 06:46:37 +09:00
Yamada Ryo
6cfe9349f6
[fix] docs-ja/03. 2024-09-01 18:53:12 +09:00
Yamada Ryo
4ad2da9d93
[fix] links to v0.3.0. 2024-09-01 18:45:02 +09:00
Yamada Ryo
f275ec5231
[add] delimited continuation docs-ja. 2024-09-01 18:36:21 +09:00
Yamada Ryo
ce837c56b6
[fix] the continuation example. 2024-09-01 18:29:35 +09:00
Yamada Ryo
bfa8ed3786
Bump to 0.3.0. 2024-09-01 17:24:59 +09:00
Yamada Ryo
b889266998
[fix] Rename the module from Handler to Interpreter to align with terminology. 2024-09-01 17:19:44 +09:00
Yamada Ryo
1b39de88ed
[add] changelog. 2024-09-01 17:12:45 +09:00
Yamada Ryo
4b6c58097f
Bump to data-effects-0.1.1.
[remove] experimental stuffs related to pipes and shell.
2024-09-01 17:09:39 +09:00
Yamada Ryo
c05ce586d7
[remove] wrong information in README.md. 2024-09-01 05:26:19 +09:00
Yamada Ryo
4a087ccda8
[remove] outdated documentations. 2024-09-01 05:19:45 +09:00
Yamada Ryo
b36edea9b7
[fix] Simplify the logging example. 2024-09-01 05:14:07 +09:00
Yamada Ryo
80502ca4c3
[fix] outdated documentation: docs-ja/01. 2024-08-26 23:02:49 +09:00
Yamada Ryo
9639e3aeb3
Update README.md. 2024-08-25 21:26:16 +09:00
Yamada Ryo
3689da56a4
Update README.md. 2024-08-25 21:22:42 +09:00
Yamada Ryo
67432212a7
Update README.md: add installation entry. 2024-08-24 19:52:34 +09:00
Yamada Ryo
24e7774930
[add] a handler for CyclicTimer. 2024-08-19 18:56:12 +09:00
Yamada Ryo
489040f1f8
[add] a handler for the Timer effect. 2024-08-17 04:00:59 +09:00
Yamada Ryo
ed27c806a7
[add] interpreters for the Except effect in exception handling at the 'IO' layer. 2024-08-17 02:43:31 +09:00
Yamada Ryo
3b219da911
[add] raise(Under) and subsume(Under) for arbitrary numbers of effects by type classes. 2024-08-15 22:20:30 +09:00
Yamada Ryo
1bb6776f6c
[add] Fully functional TVar&MVar-based pipe effect handler and its tests. 2024-08-15 17:58:07 +09:00
Yamada Ryo
f5462b17be
[add] 'isPipeMasked' effect support. 2024-08-13 15:44:25 +09:00
Yamada Ryo
02cd13b934
[add] effectful pipes. 2024-08-12 00:22:40 +09:00
Yamada Ryo
f7875c734d
[fix] to work 'limitLogChunk' function correctly in the logging example. 2024-07-18 17:14:29 +09:00
Yamada Ryo
7a01fe0ce6
[fix] #8: subsume functions don't have the expected type signatures. 2024-07-18 16:37:54 +09:00
Yamada Ryo
701362c2cf
[fix] #7: interposeRecH is buggy. 2024-07-18 16:30:11 +09:00
Yamada Ryo
b6c19a46c8
[add] description about tested-to-work GHC version in README.md. 2024-07-17 18:54:16 +09:00
Yamada Ryo
2b275c9700
Update README.md. 2024-07-17 18:47:54 +09:00
Yamada Ryo
eded953979
[add] description about GHC extensions & plugins in README.md. 2024-07-17 17:52:53 +09:00
Yamada Ryo
6344c46247
[fix] broken (on Hackage) link in README.md. 2024-07-17 17:32:07 +09:00
Yamada Ryo
232599fbdf
[fix] outdated module descriptions. 2024-07-17 17:11:43 +09:00
Yamada Ryo
11fef21edb
[add] ChangeLog.md about ver-0.2 release. 2024-07-17 16:55:24 +09:00