Fardale
|
13252a9513
|
CCHashtbl(cleanup): remove function always present on 4.08
|
2024-12-25 15:18:54 +01:00 |
|
Simon Cruanes
|
10865eaced
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
Fardale
|
099f2e176f
|
chore(doc): adapt module docstring for the index page
|
2021-11-11 14:40:35 +01:00 |
|
Simon Cruanes
|
739dd4412c
|
prepare for 3.3
|
2021-04-01 22:16:40 -04:00 |
|
Simon Cruanes
|
0ef515f1af
|
feat: add CCHashtbl.{of,add}_{list,seq,iter}_with
|
2021-02-06 12:16:03 -05:00 |
|
Simon Cruanes
|
add6a58cf5
|
prepare for 3.0~rc1
|
2020-07-28 18:15:05 -04:00 |
|
Fardale
|
01da25cead
|
break: change pp functions to take unit printer for sep/stop/start
sep/stop/start -> pp_sep/pp_stop/pp_start
string -> unit printer
|
2020-07-27 22:57:29 -04:00 |
|
Fardale
|
8c3d716ab1
|
break: rename fonction from *std_seq* to *seq*
|
2020-07-23 16:32:52 +02:00 |
|
JPR
|
0f9e51fbe3
|
Comments presentation
|
2020-04-26 16:17:17 -05:00 |
|
Simon Cruanes
|
a767e4618d
|
wip(3.0): remove deprecated functions, in particular sequence
|
2020-04-24 20:16:53 -04:00 |
|
Simon Cruanes
|
5126973173
|
prepare for 2.8
|
2019-12-14 17:50:35 -06:00 |
|
Simon Cruanes
|
138047ef11
|
feat: add {to,of,add}_{iter,std_seq} where relevant; deprecations
deprecate `seq` named functions (for `iter`)
deprecate klist functions (for `std_seq`)
close #231
|
2019-12-14 16:29:07 -06:00 |
|
Simon Cruanes
|
78d79c1317
|
chore: minor details in doc
|
2018-03-28 20:30:26 -05:00 |
|
JPR
|
d18d9fb636
|
Comments - Style & typos fixing
|
2018-03-15 23:09:31 -05:00 |
|
nathan moreau
|
3e2fbce3ee
|
Comments - few changes
|
2018-02-07 14:36:03 +01:00 |
|
nathan moreau
|
00b2638ae7
|
Adding more comments
|
2018-01-30 14:07:05 +01:00 |
|
Simon Cruanes
|
446ae9f26b
|
prepare for 2.0
|
2018-01-21 15:38:34 -06:00 |
|
Simon Cruanes
|
fc329fa118
|
rename print to pp for Format printers (closes #153)
|
2018-01-14 17:58:20 -06:00 |
|
Simon Cruanes
|
5777549c54
|
prepare for 1.0
|
2017-02-11 13:56:08 +01:00 |
|
Simon Cruanes
|
8ddacbb028
|
add CCHashtbl.Poly and fix issue in Containers (close #46)
|
2017-02-11 13:28:47 +01:00 |
|
Simon Cruanes
|
edc488b909
|
add CCHashtbl.get_or_add
|
2017-02-07 11:38:10 +01:00 |
|
Simon Cruanes
|
03fd42e67d
|
reindentation
|
2017-01-25 00:08:12 +01:00 |
|
Simon Cruanes
|
416d19a763
|
remove deprecated functions and modules
- `CCList.{split,findi,find}`
- `CCHashtbl.{MakeDefault,MakeCounter}`
- `CCVector.flat_map'`
|
2017-01-25 00:08:12 +01:00 |
|
Simon Cruanes
|
ed38c25711
|
replace or_ by default in labelled functions
|
2016-12-29 11:45:55 +01:00 |
|
Simon Cruanes
|
f0aecf3b8e
|
add doc for of_list in relevant modules (close #85)
|
2016-12-29 11:39:21 +01:00 |
|
Simon Cruanes
|
a2179d4355
|
prepare for 0.16
|
2016-02-24 22:08:26 +01:00 |
|
Simon Cruanes
|
26298516b5
|
add CCHashtbl.add_list
|
2016-02-21 21:26:02 +01:00 |
|
Simon Cruanes
|
822a6d806c
|
bugfix: fix wrong signature of CCHashtbl.Make.{keys,values}_list
|
2016-02-21 18:33:44 +01:00 |
|
Simon Cruanes
|
34b1a4f9ae
|
add counter function in CCHashtbl, to replace CCHashtbl.Counter
|
2016-02-21 18:33:44 +01:00 |
|
Simon Cruanes
|
12fe3fdde3
|
deprecation incoming for CCHashtbl.{Counter,Default} tables
|
2016-02-18 12:28:19 +01:00 |
|
Simon Cruanes
|
708a92d027
|
add {CCMap,CCHashtbl}.get_or for lookup with default value
|
2016-02-18 12:21:21 +01:00 |
|
Simon Cruanes
|
db67b19fe8
|
update some headers, formatting
|
2016-02-18 12:18:19 +01: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
|
c10b240474
|
add CCHashtbl.update
|
2015-10-16 15:22:23 +02:00 |
|
Simon Cruanes
|
1cc835dfd4
|
improve CCHashtbl.MakeCounter
|
2015-10-16 15:08:03 +02:00 |
|
Simon Cruanes
|
044cbf0c20
|
prepare for 0.13
|
2015-09-23 16:26:07 +02:00 |
|
Simon Cruanes
|
ff6157771e
|
add printer to CCHashtbl
|
2015-08-11 22:54:21 +02:00 |
|
Simon Cruanes
|
dea635f8e3
|
version 0.8
|
2015-01-26 20:34:36 +01:00 |
|
Vincent Bernardoff
|
86fdb22d5a
|
CCHashtbl: Added {keys,values}_list in the functor as well. Better doc.
|
2014-12-22 17:27:04 +01:00 |
|
Vincent Bernardoff
|
22e5b26b94
|
CCHashtbl: Added functions {keys,values}_list.
|
2014-12-22 16:40:40 +01:00 |
|
Simon Cruanes
|
a1e9443e52
|
more accurate type for CCHashtbl.Make
|
2014-12-22 00:10:48 +01:00 |
|
Simon Cruanes
|
352b7e3901
|
CCHashtbl.map_list
|
2014-12-17 10:22:27 +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 |
|