index
:
higher-free-macro
main
A macro that allows to conjure a Free Monad for every Functor. This builds on the traits from the higher crate, and re-exports said crate.
Andreas Grois
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update readme with copyright notice.
Andreas Grois
2023-04-02
1
-2
/
+8
*
Example: Fix inconsistency in cashier handling.
Andreas Grois
2023-04-02
2
-4
/
+10
*
Minor changes to documentation.
Andreas Grois
2023-04-02
2
-11
/
+21
*
Run cargo fmt
Andreas Grois
2023-04-02
12
-493
/
+623
*
I, for one, welcome our new clippy overlords
Andreas Grois
2023-04-02
13
-308
/
+261
*
Minor docs update
Andreas Grois
2023-04-02
1
-3
/
+10
*
Example project is now runnable.
Andreas Grois
2023-04-02
5
-149
/
+265
*
Example: Initial draft of the story
Andreas Grois
2023-04-02
4
-0
/
+634
*
Add integration test for trivial case with lifetime dependency
Andreas Grois
2023-03-28
1
-0
/
+37
*
Update Readme
Andreas Grois
2023-03-24
1
-2
/
+5
*
More unit tests. That's all of them, I think.
Andreas Grois
2023-03-24
1
-1
/
+218
*
Fix a lifetime issue related to multiple generic parameters
Andreas Grois
2023-03-23
1
-6
/
+29
*
Finish unit tests for independent-lifetime functors.
Andreas Grois
2023-03-23
1
-1
/
+49
*
Minor docs update and addition of one unit test.
Andreas Grois
2023-03-23
2
-6
/
+41
*
Some documentation (unfinished) and unit tests.
Andreas Grois
2023-03-22
1
-11
/
+230
*
Multiple generic parameters now with lifetimes.
Andreas Grois
2023-03-21
3
-23
/
+125
*
Partial support for multiple generic parameters.
Andreas Grois
2023-03-20
2
-20
/
+102
*
First few integration tests: trivial types
Andreas Grois
2023-03-18
4
-6
/
+232
*
Update Readme to reflect latest API changes.
Andreas Grois
2023-03-16
1
-2
/
+6
*
Remaining changes needed for proper lifetime support
Andreas Grois
2023-03-16
1
-6
/
+6
*
Partial support for additional lifetime parameters on functors.
Andreas Grois
2023-03-16
1
-32
/
+32
*
Remove dependency on Paste.
Andreas Grois
2023-03-13
2
-138
/
+125
*
Add README.
Andreas Grois
2023-03-05
1
-0
/
+145
*
Initial commit.
Andreas Grois
2023-03-05
4
-0
/
+553