Commit Graph

  • 480c9f7a88
    Merge pull request #353 from kit-ty-kate/413 Rudi Grinberg 2021-05-25 14:00:59 -0700
  • 9fe8b5d838 Get rid of deprecated functions in OCaml 4.13 Kate 2021-05-25 20:54:51 +0100
  • 300dd7e562 Add support for OCaml 4.13 Kate 2021-03-09 10:52:53 +0000
  • 711c24661c
    Merge pull request #338 from hyphenrf/patch-1 Rudi Grinberg 2021-04-08 08:00:44 -0700
  • c898602882
    Merge pull request #350 from chripell/master Rudi Grinberg 2021-04-07 19:41:16 -0700
  • 243f7a1536 Fix color highlight for errors. Christian Pellegrin 2020-01-05 21:21:53 +0000
  • 1660e5989a
    Merge pull request #347 from dansanduleac/patch-1 Rudi Grinberg 2021-04-03 20:18:13 -0700
  • b2f15bff67
    Merge pull request #340 from leungbk/byte-comp Rudi Grinberg 2021-04-03 20:13:38 -0700
  • e5059d2e2f utop.el: Fix utop-tuareg-next-phrase for newer tuareg.el Brian Leung 2021-03-03 17:59:03 -0800
  • ac9c21cfcf exit with the right exit status Florian Angeletti 2021-03-30 14:18:31 +0200
  • ee030bab0b
    Use lambdaterm resources for home path instead of sys Haz 2021-03-31 09:47:39 +0200
  • ba44fc9cc2
    Utop correctly restarts when (not utop-edit-command) Dan Sănduleac 2021-03-18 11:31:49 +0000
  • a5ff52bbf6 Release 2.7.0 Etienne Millon 2021-01-06 21:00:37 +0100
  • 5c55cb60a3
    Merge pull request #339 from emillon/build-on-4.12 Etienne Millon 2021-01-06 20:44:17 +0100
  • 71faa5fb62 utop.el: Placate byte-compiler Brian Leung 2020-11-08 11:36:12 -0800
  • e31656e725 Fix build on 4.12 Etienne Millon 2020-10-30 16:22:14 +0100
  • 251228d677
    Make sure we're not at $HOME before sourcing local .ocamlinit Haz 2020-09-21 22:23:36 +0000
  • 7bc5117d34
    update README ZAN DoYe 2020-06-01 12:10:01 +0800
  • df2447a63d release 2.6.0 ZAN DoYe 2020-05-30 09:34:44 +0800
  • c0109a6da6 Vi edit mode: cross phrase register support ZAN DoYe 2020-05-30 09:19:39 +0800
  • 952f97a460 compatible with 4.11 ZAN DoYe 2020-05-08 14:54:32 +0800
  • aa832e280c Test OCaml 4.11 in CI Kate 2020-05-08 13:45:49 +0100
  • 1da1f64765 Fix warnings with OCaml 4.11 Kate 2020-05-08 13:45:39 +0100
  • 471cb31115 release 2.5.0 ZAN DoYe 2020-04-26 12:42:43 +0800
  • 09f479af69 update manpage according to the lambda-term update ZAN DoYe 2020-04-26 12:40:26 +0800
  • cea5509294 add #edit_mode_default #edit_mode_vi directives ZAN DoYe 2020-04-14 16:05:09 +0800
  • fd5bd4f665 UTop_main: support lambda-term 3.0 ZAN DoYe 2020-04-08 10:39:38 +0800
  • 30c77ce4d7 Update CHANGES.md Jérémie Dimino 2020-03-25 10:43:59 +0000
  • 692b92794d make the #use_output directive compatible with ocaml >= 4.02 ZAN DoYe 2020-03-25 09:58:22 +0800
  • 3f735497d9 Backport the #use_output directive from OCaml 4.11 Jeremie Dimino 2020-03-16 17:59:06 +0000
  • 693ef525b1 changes Fabian 2020-03-18 03:48:14 +0100
  • e8bc602746 Remove trailing whitespaces Fabian 2020-03-18 03:43:05 +0100
  • 712678f959 Update docs to refer to .config/utop/init.ml Fabian 2020-02-22 21:53:20 +0100
  • 53813ef663 Load init file from .config/utop/init.ml as per XDG conventions (fix #144) Fabian 2020-02-22 21:38:28 +0100
  • c719401992
    Merge pull request #310 from kit-ty-kate/travis-409-410 Etienne Millon 2020-02-13 09:33:39 +0100
  • 6a14761d86
    Update .travis.yml Kate 2020-02-12 15:09:57 +0000
  • 88bf1bdd30 Add OCaml 4.09 and 4.10.0+beta1 to the CI matrix Kate 2020-01-13 21:00:24 +0000
  • 7c99d8c904 change markdown code blocks from scheme to elisp Samarth Kishor 2020-01-03 17:26:17 -0500
  • fa32fa78a2 add documentation for dune utop usage in emacs Samarth Kishor 2019-12-21 01:01:01 -0500
  • ba35712f1b update CHANGES for release 2.4.3 ZAN DoYe 2019-12-31 10:08:53 +0800
  • 5ca210e80a opam: require dune >= 1.0 ZAN DoYe 2019-12-31 10:06:39 +0800
  • 0b37fd0de8 clean up ZAN DoYe 2019-12-12 17:01:21 +0800
  • 5ca427f2d2 compatible with 4.10 ZAN DoYe 2019-12-12 10:15:29 +0800
  • 83ee76fc39 opam: remove {build} directive from dune Anil Madhavapeddy 2019-09-18 09:59:36 +0100
  • d4bbdf8647 release 2.4.2 Anil Madhavapeddy 2019-09-18 09:58:35 +0100
  • 53eca3491a
    Merge pull request #299 from Octachron/fixes_for_4.09 Anil Madhavapeddy 2019-09-16 16:20:05 +0100
  • a4896483bd 4.09: Replace TypedtreeIter with Tast_iterator Florian Angeletti 2019-09-16 14:30:29 +0200
  • d8248687a3 4.09: caml_sys_modify_arg rather than Obj.truncate Florian Angeletti 2019-09-16 14:28:38 +0200
  • 0debad9aaf 4.09: use Persistent_env Florian Angeletti 2019-09-16 14:28:08 +0200
  • 2405c8dd8f update CHANGES for release 2.4.1 ZAN DoYe 2019-08-09 18:06:00 +0800
  • 9da0951274 remove more camlp4 remnants ZAN DoYe 2019-07-16 00:04:53 +0800
  • 7bd35e08ae Remove now-broken elisp that depends on utop-ocaml-preprocessor Mitchell Plamann 2019-07-12 13:18:11 -0400
  • ca00ce6146 Remove camlp4 remnants Anton Kochkov 2019-07-08 15:30:37 +0800
  • 0c17ffa6b2 Add OCaml 4.08 build in Travis CI Anton Kochkov 2019-07-08 15:35:58 +0800
  • a589d5caee Fix typo: mode -> modes Hongchang Wu 2019-06-14 17:39:42 -0400
  • 7e8567682d Allow to statically link utop Jeremie Dimino 2019-06-06 13:32:57 +0100
  • 1fa416862f README: update dependencies ZAN DoYe 2019-05-26 16:21:02 +0800
  • a07156ca80 compatible with 4.03: unattached doc comment ZAN DoYe 2019-05-26 13:46:10 +0800
  • ff6665daca utop.opam: loosen the upper bound of the ocaml version ZAN DoYe 2019-05-25 18:10:42 +0800
  • 287854cdea udpate the README about the 4.08 compatibility and interface changes ZAN DoYe 2019-05-25 17:02:05 +0800
  • 55ff32027c remove outdated doc comment ZAN DoYe 2019-05-23 20:41:17 +0800
  • 928bba9896 add get_load_path and set_load_path ZAN DoYe 2019-05-23 20:37:56 +0800
  • 97224e635f remove aux code ZAN DoYe 2019-05-23 20:37:25 +0800
  • ad510daa99 compatible with 4.08 ZAN DoYe 2019-05-23 13:42:47 +0800
  • 01c5361a17 fix typo ZAN DoYe 2019-05-19 07:20:20 +0800
  • c046e42720 update CHANGES for release 2.4.0 ZAN DoYe 2019-05-17 17:17:57 +0800
  • 91763db846 update opam: depend on lambda-term 2 ZAN DoYe 2019-05-17 16:50:44 +0800
  • 3b1f930dfb follow the api changes of Zed_string.ends_with ZAN DoYe 2019-05-17 12:01:04 +0800
  • da0fa23a05 Utop_lexer: to keep semantic consistent with the ocaml compiler, we now consider a combined double-quote to be a legal mark to start a string ZAN DoYe 2019-05-13 10:47:00 +0800
  • 1ae50d3201 UTop_lexer: support editing, displaying malformed Zed_char (start with combining marks) ZAN DoYe 2019-05-13 00:18:29 +0800
  • 99f28d9f17 UTop_lexer: support combined glyph for more kind of token, Symbol, Ident, Blanks, Literals... ZAN DoYe 2019-05-12 00:25:06 +0800
  • dd1f834985 UTop_lexer: support combined glyph ZAN DoYe 2019-04-27 16:21:36 +0800
  • fa6f1ee90f follow the changes of LTerm_history, perf regression fixed ZAN DoYe 2019-04-02 00:51:01 +0800
  • 7df33e500a depend on new zed and lambda-term ZAN DoYe 2019-03-30 21:27:48 +0800
  • 63fb913332 added tip to man page to make simple prompt mars0i 2019-04-30 22:08:41 -0500
  • b2eed8cb69 Added tips for simple prompt without fancy features mars0i 2019-04-30 21:53:07 -0500
  • 5637c67a7c Correct quoting for Windows command shell (#272) Dmitry Bely 2019-04-18 09:22:27 +0300
  • 0b631b4e7e
    Merge pull request #271 from avsm/rel-2.3.0 Anil Madhavapeddy 2019-01-31 11:45:29 +0000
  • 2a711a79c8 also update the README with the toplevel printers documentation Anil Madhavapeddy 2019-01-31 10:37:01 +0000
  • 499b1a6435 update CHANGES for release 2.3.0 Anil Madhavapeddy 2019-01-31 10:32:27 +0000
  • 4aca5d8136 add doc entry to opam file to support dune-release Anil Madhavapeddy 2019-01-31 10:32:19 +0000
  • a91ae34dce ignore vim swapfiles Anil Madhavapeddy 2019-01-31 10:32:13 +0000
  • 83dda5bb5d remove `release` target as `dune-release` can be used now Anil Madhavapeddy 2019-01-31 10:31:59 +0000
  • 4e9b9d1c66 Fix compat with 403 Jeremie Dimino 2019-01-16 08:59:48 +0000
  • fa3880d2a2 Automatically install printers marked with [@@ocaml.toplevel_printer] Jeremie Dimino 2019-01-15 18:49:54 +0000
  • 3212401775 fix or suppress some warnings in dune dev build mode Anil Madhavapeddy 2019-01-14 18:57:08 +0000
  • 5f3eb3134d update opam metadata to 2.0 format Anil Madhavapeddy 2019-01-14 18:53:10 +0000
  • 93408e5cfc opam: relax dune restriction to >=1.0 Anil Madhavapeddy 2019-01-14 18:50:57 +0000
  • 641af3fd63 port build from jbuilder to dune Anil Madhavapeddy 2019-01-14 18:50:32 +0000
  • ea38850e60 Company backend only complete on utop buffers Mario Rodas 2018-06-10 21:35:19 -0500
  • 4009cb09dc Add screenshot (#259) Rizo Isrof 2018-09-24 17:48:27 +0100
  • 4a05fa91b5 Update a link in Readme.md François Bobot 2018-09-18 17:56:28 +0200
  • 53db99356e Env.Env_copy_types should work also on OCaml 4.06 Anton Kochkov 2018-08-30 13:20:07 +0800
  • cf8e423f58 Replace deprecated CamomileLibraryDyn with CamomileLibraryDefault for camomile >= 1.0.0 ncihnegn 2018-07-14 00:56:00 -0700
  • 098d2f854b Replace deprecated String.capitalize with String.capitalize_ascii ncihnegn 2018-07-14 00:51:29 -0700
  • 9dcb51fea8 Replace deprecated String.lowercase with String.lowercase_ascii ncihnegn 2018-07-14 00:49:08 -0700
  • 239e6aad95 Replace deprecated Lwt_sequence with LTerm_dlist ncihnegn 2018-07-14 00:45:19 -0700
  • 03b383bd58 Add dune-project ncihnegn 2018-07-14 00:39:15 -0700
  • 13132c3ea4 Deprecate OCaml 4.02 version support, add 4.07 (#254) Anton Kochkov 2018-08-29 17:23:29 +0800
  • 081e49d882 Make more functions tail-recursive, and use tail-rec List functions (#251) Guillaume Petiot 2018-08-23 18:53:07 +0200