Simon Cruanes
|
2c5cda7e3d
|
add ?margin parameter to CCFormat.ksprintf
|
2018-03-09 11:27:11 -06:00 |
|
Simon Cruanes
|
6b9f39d224
|
prepare for 2.0
|
2018-02-11 09:57:06 -06:00 |
|
Simon Cruanes
|
35f9b32a5b
|
add CCFormat.lazy_{or,force} for printing thunks
|
2018-02-09 14:20:46 -06:00 |
|
nathan moreau
|
3e2fbce3ee
|
Comments - few changes
|
2018-02-07 14:36:03 +01:00 |
|
nathan moreau
|
312901550f
|
Style - small corrections
|
2018-02-01 22:22:13 +01:00 |
|
nathan moreau
|
00b2638ae7
|
Adding more comments
|
2018-01-30 14:07:05 +01:00 |
|
Simon Cruanes
|
1b9c014e25
|
use neat trick to alias properly type of Format
|
2018-01-06 08:24:42 -06:00 |
|
Simon Cruanes
|
a160ae3672
|
missing type aliases (see #173)
|
2018-01-04 08:53:33 -06:00 |
|
Simon Cruanes
|
858ef0e90f
|
missing extension of Format
|
2018-01-02 23:39:55 +01:00 |
|
Simon Cruanes
|
d6f7f1570e
|
prepare for 1.4
|
2017-10-11 09:29:31 +02:00 |
|
Simon Cruanes
|
d076afc405
|
fix in doc (closes #145)
|
2017-07-21 15:02:42 +02:00 |
|
Simon Cruanes
|
3ab610ba0e
|
prepapre for 1.2
|
2017-05-01 16:59:25 +02:00 |
|
Simon Cruanes
|
9cca745fcf
|
add CCFormat.text (close #111)
|
2017-04-18 21:19:50 +02:00 |
|
Simon Cruanes
|
fc6682b1c1
|
add CCFormat.{newline,substring}
|
2017-04-18 21:19:37 +02:00 |
|
Simon Cruanes
|
ee69bdcab8
|
add CCFormat.with_color_ksf for colored printing
|
2017-04-03 15:32:26 +02:00 |
|
Simon Cruanes
|
ae6d81a9a4
|
add CCFormat.of_chan
|
2017-03-07 09:37:29 +01:00 |
|
Simon Cruanes
|
719d048f57
|
add CCFormat.flush
|
2017-03-07 09:36:53 +01:00 |
|
Simon Cruanes
|
5777549c54
|
prepare for 1.0
|
2017-02-11 13:56:08 +01:00 |
|
Simon Cruanes
|
56462a862b
|
Merge branch 'master' into prepare-1.0
|
2017-01-25 00:15:03 +01:00 |
|
Simon Cruanes
|
03fd42e67d
|
reindentation
|
2017-01-25 00:08:12 +01:00 |
|
Simon Cruanes
|
8ad0dce97b
|
CCFormat: remove start/stop args, make sep a unit printer
|
2017-01-24 22:50:26 +01:00 |
|
Simon Cruanes
|
e5adafced6
|
many improvements to CCFormat
- add `some`
- add `return`
- add `const`
- add `of_to_string`
|
2017-01-24 22:39:13 +01:00 |
|
Simon Cruanes
|
3f80e794ba
|
add CCFormat.tee
|
2017-01-11 18:40:07 +01:00 |
|
Simon Cruanes
|
d4d7bc1de2
|
add CCFormat.Dump.{result,to_string}
|
2016-11-03 18:11:05 +01:00 |
|
Simon Cruanes
|
c7b815509d
|
prepare for 0.21
|
2016-11-03 16:04:12 +01:00 |
|
Simon Cruanes
|
af4c3fc195
|
change boxing in CCFormat.Dump; add example/doc
|
2016-11-03 15:57:03 +01:00 |
|
Simon Cruanes
|
9045fcca0b
|
add CCFormat.{with_color_sf,fprintf_dyn_color,sprintf_dyn_color}
more dynamic way of adding colors, switching colors on/off, etc.
|
2016-11-03 15:48:21 +01:00 |
|
Simon Cruanes
|
0d9d17d5db
|
add CCFormat.Dump for easy debugging (see #82)
|
2016-11-03 15:36:25 +01:00 |
|
Simon Cruanes
|
4b7897ec82
|
doc
|
2016-04-24 18:15:24 +02:00 |
|
Simon Cruanes
|
73eecfb10d
|
prepare for 0.17
|
2016-04-22 23:01:37 +02:00 |
|
Simon Cruanes
|
a9b91943e8
|
add CCFormat.within
|
2016-04-06 11:23:21 +02:00 |
|
Simon Cruanes
|
a2179d4355
|
prepare for 0.16
|
2016-02-24 22:08:26 +01:00 |
|
Simon Cruanes
|
33b61e8bab
|
add CCFormat.{h,v,hov,hv}box printer combinators
|
2016-02-24 20:01:18 +01:00 |
|
Simon Cruanes
|
34445bead0
|
replace headers in the rest of containers core
|
2016-02-20 23:24:24 +01:00 |
|
Simon Cruanes
|
526ea35495
|
add CCFormat.sprintf_no_color
|
2016-02-19 16:34:01 +01:00 |
|
Simon Cruanes
|
12ca402025
|
provide "bold" style
|
2016-02-19 14:10:29 +01:00 |
|
Simon Cruanes
|
e2848675f7
|
add CCFormat.{with_color, with_colorf}
|
2016-01-25 19:37:43 +01:00 |
|
Simon Cruanes
|
5d6098b80d
|
make CCFormat color handling support nested tags properly
|
2015-12-22 16:09:40 +01:00 |
|
Simon Cruanes
|
d569cf59bb
|
prepare for 0.15
|
2015-12-22 10:34:14 +01:00 |
|
Simon Cruanes
|
90a611fdfd
|
use tags for color handling in CCFormat
|
2015-12-22 10:20:39 +01:00 |
|
Simon Cruanes
|
fdfc106cad
|
basic ANSI codes for colors in CCFormat
|
2015-12-03 10:01:10 +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
|
437852d18e
|
add CCFormat.{ksprintf,string_quoted}
|
2015-10-26 09:52:31 +01:00 |
|
Simon Cruanes
|
22c205f1d4
|
add functions in CCFormat
|
2015-10-13 15:07:12 +02:00 |
|
Simon Cruanes
|
fdcba1122d
|
add CCKlist.memoize for costly computations
|
2015-10-01 20:50:35 +02:00 |
|
Simon Cruanes
|
dea635f8e3
|
version 0.8
|
2015-01-26 20:34:36 +01:00 |
|
Simon Cruanes
|
3d9a7a0b74
|
add CCFormat into core/
|
2015-01-05 19:10:57 +01:00 |
|