utop/src/lib
Etienne Millon a05100db32 Bump the compat to 4.08+
Utop supports a wide range of OCaml versions, but this is getting more
difficult to support. In addition, some of the dependencies we use do
not support 4.03-4.07, so utop can not be built on these versions.
2022-07-19 11:38:52 +02:00
..
dune Use logs.lwt instead of lwt_logs 2022-07-05 17:20:22 +02:00
uTop.ml Bump the compat to 4.08+ 2022-07-19 11:38:52 +02:00
uTop.mli Fix color highlight for errors. 2021-04-05 08:56:50 +01:00
uTop_complete.ml Bump the compat to 4.08+ 2022-07-19 11:38:52 +02:00
uTop_complete.mli Remove camlp4 remnants 2019-07-09 11:55:13 -04:00
uTop_history.ml Make more functions tail-recursive, and use tail-rec List functions (#251) 2018-08-23 17:53:07 +01:00
uTop_history.mli Add #utop_stash and #utop_save 2017-04-11 17:31:58 +01:00
uTop_lexer.mli Remove camlp4 remnants 2019-07-09 11:55:13 -04:00
uTop_lexer.mll remove more camlp4 remnants 2019-07-16 15:08:51 -04:00
uTop_main.ml Bump the compat to 4.08+ 2022-07-19 11:38:52 +02:00
uTop_main.mli Resurect UTop_main.interact 2017-05-26 15:26:27 +01:00
uTop_private.ml add UTop.set_margin_function 2015-08-04 11:44:36 +01:00
uTop_styles.ml Use logs.lwt instead of lwt_logs 2022-07-05 17:20:22 +02:00
uTop_styles.mli correctly lex quotations and antiquotations and do completion inside antiquotations 2012-02-22 16:59:31 +01:00
uTop_token.ml #156: start of support for quoted strings 2016-02-04 08:06:11 +00:00