Commit Graph

  • 6e52edc81c Merge pull request #70 from whitequark/master Jérémie Dimino 2014-05-12 11:27:55 +0100
  • 1dc2409107 Don't execute all phrases twice on >=4.02 (fixes #69). Peter Zotov 2014-05-12 14:25:41 +0400
  • 778f2a3fbb Merge pull request #68 from pveber/patch-1 Jérémie Dimino 2014-05-12 10:25:18 +0100
  • 60672a8071 Fix typo and dead link pveber 2014-05-10 08:48:41 +0200
  • 45f35219e4 Merge pull request #66 from whitequark/master Jérémie Dimino 2014-05-07 16:42:44 +0100
  • c179eadcdb Implement autocompletion for #ppx. Peter Zotov 2014-05-07 05:08:52 +0400
  • 5cda9ffb99 Add a shim for #ppx directive for 4.02. Peter Zotov 2014-05-07 00:21:27 +0400
  • 8c09e086f5 Run ppx preprocessors before typing and report their errors gracefully. Peter Zotov 2014-05-06 21:37:32 +0400
  • 27b92f90eb Merge pull request #65 from whitequark/master Jérémie Dimino 2014-05-06 17:28:13 +0100
  • 5305027a36 Update for 4.02. Peter Zotov 2014-05-06 20:18:39 +0400
  • 42b50ce138 Merge pull request #64 from whitequark/master Jérémie Dimino 2014-05-02 17:25:31 +0100
  • 0c745bcef5 Implement -dparsetree and -dsource options (refs #51). Peter Zotov 2014-05-02 19:43:30 +0400
  • 72a7e7bfbe Implement -ppx option (fixes #63). Peter Zotov 2014-05-02 19:38:57 +0400
  • b0795906e5 fix for trunk Jeremie Dimino 2014-05-02 10:58:05 +0100
  • d49693ac4b update pa_optcomp.ml Jeremie Dimino 2014-05-02 10:36:12 +0100
  • 5be7134436 silence camlp4 Jeremie Dimino 2014-04-24 09:11:19 +0100
  • 98334b8883 version 1.12 Jeremie Dimino 2014-04-21 14:03:37 +0100
  • d082071cea supports -require for scripts Jeremie Dimino 2014-04-11 16:06:09 +0100
  • 34c65a4a03 Merge pull request #59 from dbuenzli/master Jérémie Dimino 2014-04-04 14:55:21 +0100
  • 089aed899a Support for React 1.0.0. Daniel Bünzli 2014-03-27 13:58:45 +0100
  • d316ebe421 Merge pull request #57 from martintrojer/prepare-for-melpa Jérémie Dimino 2014-03-08 19:41:14 +0000
  • 3fdec164a8 better boiler plate Martin Trojer 2014-03-07 18:25:14 +0000
  • 85d183c233 Merge pull request #56 from martintrojer/prepare-for-melpa Jérémie Dimino 2014-03-07 15:11:47 +0000
  • 7290a63513 some boilerplate so utop.el can go up on melpa (http://melpa.milkbox.net/) Martin Trojer 2014-03-07 14:59:29 +0000
  • 6101de8028 fix previous commit Jeremie Dimino 2014-02-14 10:01:48 +0000
  • 991ae65caa make utop work with trunk Jeremie Dimino 2014-02-14 09:49:00 +0000
  • db93b45222 version 1.11 Jeremie Dimino 2014-02-11 09:18:48 +0000
  • 938da825d3 add Async_kernel.Ivar.Deferred.t to the async hack Jeremie Dimino 2014-02-10 09:42:34 +0000
  • cb2711067f emacs-mode: [tab] --> (kbd "TAB") Jeremie Dimino 2014-01-17 09:17:53 +0000
  • ee400fe51b complete on #load_rec the same way as #load Jeremie Dimino 2014-01-09 08:46:16 +0000
  • 54701df7bb version 1.10 Jeremie Dimino 2013-12-10 15:20:33 +0000
  • 578c3771c5 add the -require command line argument Jeremie Dimino 2013-12-10 15:19:10 +0000
  • cc49fa8dc9 typo Jeremie Dimino 2013-11-26 14:09:04 +0000
  • 140eedf66a version 1.9 Jeremie Dimino 2013-11-26 13:50:51 +0000
  • 52d0f02e0a add option -no-autoload Jeremie Dimino 2013-11-26 13:48:34 +0000
  • 5b0adae849 fix startup files autoloading and allow to disable it Jeremie Dimino 2013-11-26 13:22:36 +0000
  • d11d83ba65 fix #7: avoid a stack overflow in UTop_lexer Jeremie Dimino 2013-11-20 10:58:33 +0000
  • ecfd8697fc fix #11: update the homepage url Jeremie Dimino 2013-11-20 10:42:47 +0000
  • 09768a060c fix #26 Jeremie Dimino 2013-11-20 10:29:10 +0000
  • bc85016584 fix #38 Jeremie Dimino 2013-11-20 09:41:06 +0000
  • d6e3dd0551 load every files in $OCAML_TOPLEVEL_PATH/autoload at startup Jeremie Dimino 2013-11-04 12:58:15 +0000
  • 188cb93366 version 1.8 Jeremie Dimino 2013-10-25 10:55:44 +0100
  • cad0bb92da avoid record disambiguation warning Jeremie Dimino 2013-10-25 10:52:32 +0100
  • 3f5ebae989 more syntax errors Jeremie Dimino 2013-10-25 10:52:05 +0100
  • dc5daeeaec Merge pull request #39 from trefis/master Jérémie Dimino 2013-10-16 08:27:37 -0700
  • 7d56719b15 add completion on typeof directive Thomas Refis 2013-10-16 14:33:02 +0200
  • 7b1984b7bc extend typeof directive Thomas Refis 2013-10-16 10:18:44 +0200
  • 8665d018ad update emacs instructions Jeremie Dimino 2013-09-06 13:28:17 +0100
  • c44ed29355 version 1.7 Jeremie Dimino 2013-08-08 11:51:06 -0400
  • 5e99e350c2 fix compilation with ocaml < 4.01 Jeremie Dimino 2013-08-08 11:50:17 -0400
  • 7a3459f511 version 1.6 Jeremie Dimino 2013-08-07 12:40:27 -0400
  • e4962e3f73 fix #30 Jeremie Dimino 2013-08-07 12:35:02 -0400
  • 893cd5f327 compile with findlib < 1.4 Jeremie Dimino 2013-08-07 12:10:10 -0400
  • 5b5839c039 hide topfind messages Jeremie Dimino 2013-08-07 11:57:28 -0400
  • 99618eafd7 don't fail when a search path does not exist Jeremie Dimino 2013-07-15 12:49:27 +0100
  • 3df2cccf51 change the trick for getting type errors Jeremie Dimino 2013-07-15 09:24:18 +0100
  • e02a18b4d7 set the filename in the lexbuf Jeremie Dimino 2013-07-12 12:02:18 +0100
  • 586bfbdc04 add the #typeof directive Jeremie Dimino 2013-07-08 13:15:52 +0100
  • 975d04b210 describe how to change key bindings Jeremie Dimino 2013-07-08 11:12:07 +0100
  • cbc658ca41 handle LTerm_inputrc.Parse_error Jeremie Dimino 2013-07-08 11:03:46 +0100
  • c5916882f2 Merge pull request #17 from lehy/patch-1 Jérémie Dimino 2013-06-19 09:56:22 -0700
  • 3e84e20904 Add hint on using the opam-provided utop lehy 2013-06-19 18:23:48 +0200
  • 589f0707c4 fix UTop.check_phrase Jeremie Dimino 2013-05-21 10:26:59 +0100
  • b721aa054b fix the split_words function in uTop.ml Jérémie Dimino 2013-05-17 19:39:14 +0100
  • 2b7dadf4b5 version 1.5 Jérémie Dimino 2013-04-28 22:42:26 +0100
  • c1ec47d83e follow type aliases Jeremie Dimino 2013-04-26 14:14:11 +0100
  • c1bb8be73f always show the box for backward search Jeremie Dimino 2013-04-26 09:57:41 +0100
  • 8da5b260fa add an option to hide the completion bar Jeremie Dimino 2013-04-26 09:53:59 +0100
  • 725c6b0327 Merge pull request #8 from benkard/input-multi Jérémie Dimino 2013-04-14 09:51:44 -0700
  • c9e89f0079 Emacs: Enable the use of multi-phrase input on startup. Matthias Andreas Benkard 2013-04-14 14:01:40 +0200
  • 244c6cfe01 Apply maintainer's suggestions. Matthias Andreas Benkard 2013-04-14 13:32:04 +0200
  • 2e0026da7c add a Maintainers field to _oasis Jérémie Dimino 2013-04-06 09:37:26 +0100
  • e8c1b5f8ca change the '$' character in the prompt to '#' to match the standard toplevel. Jérémie Dimino 2013-04-05 17:21:50 +0100
  • 9deca3da21 `input-multi`: Fix error highlighting. Matthias Andreas Benkard 2013-04-03 22:52:16 +0200
  • 3c10f874bc Support the `input-multi` command on the Emacs side. Matthias Andreas Benkard 2013-04-03 22:03:18 +0200
  • 022a271565 Fix a typo. Matthias Andreas Benkard 2013-04-03 22:02:56 +0200
  • 4db7da7a4c uTop_main: Handle `input-multi` commands. Matthias Andreas Benkard 2013-04-03 21:18:36 +0200
  • bef8cb8fed Add function `parse_use_file`. Matthias Andreas Benkard 2013-04-03 17:53:02 +0200
  • a2d132e5e4 update dist script Jérémie Dimino 2013-03-10 16:51:58 +0000
  • 51b24b6d5d version 1.4 Jérémie Dimino 2013-03-10 16:44:58 +0000
  • 7e7116ca9d fix detection of eof reaching when using camlp4 Jérémie Dimino 2013-03-09 19:15:14 +0000
  • 5123624b63 automatically load camlp4 when needed Jérémie Dimino 2013-03-09 18:44:57 +0000
  • 179fce4484 added a note about misconfiguration of CAML_LD_LIBRARY_PATH Jérémie Dimino 2013-02-23 12:13:36 -0500
  • ae1636cf45 added the option -show-reserved to disable [hide_reserved] Jeremie Dimino 2013-02-06 17:27:09 -0500
  • 8da31fbdce allow to hide identifiers starting with a '_' Jeremie Dimino 2013-02-06 17:22:03 -0500
  • 427102aacb new release Jeremie Dimino 2013-01-29 15:52:13 -0500
  • 77e525d17a make sure -short-paths is the default with ocaml >= 4.01.0 Jeremie Dimino 2013-01-29 15:02:52 -0500
  • b166bf9d17 added the command line option -short-paths for ocaml >= 4.01.0 Jeremie Dimino 2013-01-29 14:20:31 -0500
  • 2e7fa1dbc7 recommend to install utop via opam in the readme Jérémie Dimino 2013-01-18 23:29:58 -0500
  • cce03d4c83 Add an example showing how to build a custom utop with ocamlbuild Jérémie Dimino 2012-10-29 11:11:46 +0100
  • 30bbe90ac6 explain how to build a custom utop toplevel Jérémie Dimino 2012-10-29 10:48:35 +0100
  • 91c6254145 typo in README.md Jérémie Dimino 2012-10-20 11:43:05 +0200
  • 6e911b41dc Add a Makefile Jérémie Dimino 2012-10-17 11:33:37 +0200
  • cd2f0bd205 move to git Jérémie Dimino 2012-10-17 11:32:11 +0200
  • 9d5578d6f8 refactoring of expression rewriting Jeremie Dimino 2012-10-15 11:45:44 +0200
  • 6574b1252e remove local variables from uTop_main.ml Jeremie Dimino 2012-10-15 10:05:12 +0200
  • 98421358fd async-autorun anil 2012-10-15 08:02:59 +0200
  • ee65d72abd Showing type of an identifier at point wojciech.meyer 2012-08-01 04:06:53 +0200
  • 354b6d774a Allow C-j to eval with auto-end wojciech.meyer 2012-08-01 02:13:37 +0200
  • 718fb69db1 Print only OCaml preprocessor message loaded if it was really loaded wojciech.meyer 2012-08-01 01:53:43 +0200