Commit graph

22 commits

Author SHA1 Message Date
Christopher Zimmermann
dabb7de24a Add infix operators to CCFloat 2018-02-17 21:05:36 +01:00
Etienne Millon
f1adbcf2f3 Add CCFun.iterate
This adds a new `CCFun.iterate` function that computes the nth-iterate
of a function. That is, that function composed with itself n times.
2018-02-14 15:39:08 +01:00
Simon Cruanes
77cd903134
Merge branch 'master' into master 2018-02-04 12:06:44 -06:00
Dave Aitken
60596e5408 Update authors list 2018-02-04 17:56:07 +00:00
rand00
47c5c41a96 Added Rand to authors 2018-02-04 18:55:37 +01:00
Simon Cruanes
a3fa07bc05 add @orbifx to authors 2018-01-21 17:50:49 -06:00
Maciej Woś
7d88c0f068 Update AUTHORS 2017-12-06 19:35:54 +09:00
Fabian
ea54fdff32 Update authors 2017-09-16 21:34:36 +02:00
Bikal Gurung
2c92771ad9 Update authors page. 2017-06-29 21:19:48 +01:00
Leonid Rozenberg
cbff4e5a39 Merge branch 'master' into add_negate 2017-04-19 12:30:35 -04:00
Leonid Rozenberg
2b148f0055 Add self to authors 2017-04-19 12:29:23 -04:00
LemonBoy
404fede54a Add a tail-recursive implementation of List.combine
Closes #108.
2017-04-18 12:03:46 +02:00
glennsl
6573a2dd4a Add map_lazy, or_, or_lazy, to_result, to_result_lazy and of_result to CCOpt 2017-03-26 00:29:32 +01:00
Simon Cruanes
56462a862b Merge branch 'master' into prepare-1.0 2017-01-25 00:15:03 +01:00
orbitz
13888edb4d Add is_ok and is_error, simple predicates for testing a result. This is useful for tests or asserts 2017-01-17 20:09:26 +01:00
Simon Cruanes
617727617c update 'authors' 2016-12-16 21:24:48 +01:00
Simon Cruanes
f0381ae0d9 update authors 2016-10-04 13:35:46 +02:00
Simon Cruanes
b249adf86f add CCInt.{print_binary,to_string_binary} + tests (thanks @gsg) 2016-09-18 10:37:05 +02:00
jkloos
852d9c4186 Added myself to the AUTHORS file.
As per maintainer request.
2016-03-10 13:25:48 +01:00
octachron
cffbc66e6d Add octachron as author 2015-11-13 16:35:08 +02:00
Fourchaux
6b4a162b4b Authors.adoc 2015-11-09 12:50:39 +01:00
Simon Cruanes
f56a40b753 finish migration markdown -> asciidoc 2015-09-23 14:26:20 +02:00
Renamed from AUTHORS.md (Browse further)