Commit graph

27 commits

Author SHA1 Message Date
Simon Cruanes
03fd42e67d reindentation 2017-01-25 00:08:12 +01:00
Simon Cruanes
13b283a91d remove buffer printers, rename pretty-printers to pp 2016-11-03 18:24:11 +01:00
Simon Cruanes
228011d9aa prepare for 0.18 2016-06-14 14:12:02 +02:00
Simon Cruanes
c3e0f81f7e add CCLazy_list.take 2016-04-25 20:39:08 +02:00
Simon Cruanes
560cba9754 add Lazy_list.filter 2016-04-25 19:52:57 +02:00
Simon Cruanes
73eecfb10d prepare for 0.17 2016-04-22 23:01:37 +02:00
Simon Cruanes
bb74a33385 add (--^) to CCRAl, CCFQueue, CCKlist (closes #56); add CCKList.Infix 2016-04-22 22:50:37 +02:00
Simon Cruanes
0485bc5cd9 formattign, headers 2016-04-22 22:08:40 +02:00
Simon Cruanes
871fe7cfb7 fix 2016-04-21 16:15:19 +02:00
Simon Cruanes
d587e8aaf4 compat 2016-04-21 15:54:33 +02:00
Simon Cruanes
a3d763bfd9 add CCLazy_list in containers.iter (with a few functions) 2016-04-21 15:24:51 +02:00
Fourchaux
44387de784 Correction typos (fichiers src) 2015-11-08 22:27:59 +01:00
Simon Cruanes
60aea81750 prepare for 0.14 2015-11-08 13:04:09 +01:00
Simon Cruanes
fdcba1122d add CCKlist.memoize for costly computations 2015-10-01 20:50:35 +02:00
Simon Cruanes
ec0e92da35 bugfix in CCKList.take, it was slightly too eager 2015-10-01 18:54:09 +02:00
Simon Cruanes
044cbf0c20 prepare for 0.13 2015-09-23 16:26:07 +02:00
Simon Cruanes
d033b4621c add fair functions to CCKList 2015-09-14 19:44:59 +02:00
Simon Cruanes
118c9154bd add CCKtree.force 2015-09-04 21:43:11 +02:00
Simon Cruanes
40012fc84c add CCKList.{zip, unzip} 2015-08-31 15:41:17 +02:00
Simon Cruanes
5a4d25b939 add CCKList.{of_array,to_array} 2015-08-31 13:42:13 +02:00
Simon Cruanes
6bbe443d85 add CCKList.{head,tail,mapi,iteri} 2015-08-31 13:37:40 +02:00
Simon Cruanes
6f8882b8af add CCKList.{unfold,of_gen} 2015-08-31 13:16:35 +02:00
Simon Cruanes
ac180aa339 remove trailing whitespace 2015-03-02 23:39:10 +01:00
Simon Cruanes
95295b834c version 0.9 2015-02-27 14:39:58 +01:00
Simon Cruanes
0c49d30d85 use S-expressions in CCKTree.print, much much easier 2015-02-20 17:50:33 +01:00
Simon Cruanes
f9d32d0af2 draft of printer for CCKTree (not done yet) 2015-02-20 17:24:55 +01:00
Simon Cruanes
61465fa19a remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00