aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide/xml_printer.ml
Commit message (Collapse)AuthorAge
* Bump year in headers.Gravatar Pierre-Marie Pédrot2017-07-04
|
* xml_printer: use sensible names for putc and putsGravatar Enrico Tassi2016-09-05
| | | | They used to be called output and output' ...
* Move ide serialization libraries from lib/ to ide/Gravatar Emilio Jesus Gallego Arias2016-06-02
This makes the core free from particular protocol choices. It should help with the ppx serialization project and shrinks clib.cma a bit.