1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jun 29, 2024 — Jun 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a typo in project.clj More... about 12 years ago
Fixed a typo in project.clj More... about 12 years ago
Added scm to project.clj More... about 12 years ago
Added Getting Started guide example code to the tests. More... about 12 years ago
Moved getting started example to articles. More... about 12 years ago
Started working on examples. More... about 12 years ago
Changed the homepage address in README More... about 12 years ago
Added LICENSE file. More... about 12 years ago
Wrote README. More... about 12 years ago
Fixed some unrenamed appearances of Redcat. More... about 12 years ago
Renamed the project to Fluokitten . More... about 12 years ago
Minor typos in README. More... about 12 years ago
Modified basic info in project.clj More... about 12 years ago
Fixed travis.yml again. Catch 22 typo :) More... about 12 years ago
Fixed travis.yml. It should call lein2 midje instead of lein midje. More... about 12 years ago
Added travis-ci hooks. More... about 12 years ago
Added basic info to README. More... about 12 years ago
Wrote documentation for protocols. More... about 12 years ago
collection fold refactored, so monoidf is not longer needed and has been removed from Monoid protocol. More... about 12 years ago
Removed unnecessary files. More... about 12 years ago
Repaired and tested monoidf for collections. More... about 12 years ago
Most of the code from jvm.clj moved to algo.clj, into macros that receive platform-specific parameters. More... about 12 years ago
Implemented Maybe monad (just). Refactored CurriedFn to use only inline implementation. More... about 12 years ago
Changed Applicative protocol's fapply method's agument order. Now it expects af ab instead of a f. More... about 12 years ago
Started working on Maybe. More... about 12 years ago
Documentation has been written for core. More... about 12 years ago
Java-independent code moved to algo.clj. Placing for some code (algo vs jvm) needs to be decided later. More... about 12 years ago
Java-independent code moved to algo.clj. Placing for some code (algo vs jvm) needs to be decided later. More... about 12 years ago
Java-independent code moved to algo.clj. Placing for some code (algo vs jvm) needs to be decided later. More... about 12 years ago
Appropriate monadic functions now preserve metadata. More... about 12 years ago