summaryrefslogtreecommitdiff
path: root/stdlib/in_channel.mli
Commit message (Expand)AuthorAgeFilesLines
* Add `In_channel.input_lines` and `In_channel.fold_lines` (#11843)Xavier Leroy2023-01-131-0/+22
* improving the {In,Out}_channel documentation (#11884)Kiran Gopinathan2023-01-121-30/+55
* Remove .0 from all @since, @before and @afterDavid Allsopp2022-10-311-2/+2
* Add {In,Out}_channel.isatty (#11128)Nicolás Ojeda Bär2022-06-101-0/+6
* Fix or document concurrency issues on channelsOlivier Nicole2022-05-181-2/+11
* Add {In,Out}_channel.with_open_{bin,text,gen} and In_channel.input_all (#10596)Nicolás Ojeda Bär2021-09-291-0/+16
* Add {In,Out}_channel to Stdlib (#10545)Nicolás Ojeda Bär2021-09-011-0/+136