Simon Cruanes
|
10865eaced
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
Simon Cruanes
|
b695918e99
|
move all core tests to new testlib
|
2022-07-02 00:29:25 -04: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 |
|
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 |
|
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
|
faeae964fc
|
fix(pp): improve printing of hashtables
close #243
|
2019-12-14 14:25:38 -06:00 |
|
Simon Cruanes
|
96ed8a37ab
|
feat: introduce shim modules for 4.08 compat
- also make `unlabel` an explicit operation
- use `Stdlib` instead of `Pervasives`
- remove some warnings in Format
|
2019-06-14 18:26:14 -05:00 |
|
JPR
|
8e3dc5e006
|
Small typos
|
2019-05-14 11:14:12 -05:00 |
|
Simon Cruanes
|
960e704bb1
|
test: disable labels for tests
necessary for the consistency checks of Label modules
|
2018-04-08 18:48:54 -05:00 |
|
JPR
|
d18d9fb636
|
Comments - Style & typos fixing
|
2018-03-15 23:09:31 -05: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
|
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
|
485c6a11b5
|
test
|
2016-02-21 18:33:44 +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
|
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
|
92510d2c70
|
bugfix in hashtable printing
|
2015-10-05 19:32:57 +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
|
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 |
|