Jeremie Dimino
4c530ac123
ci test for 4.03
2016-08-15 10:21:22 +01:00
Jeremie Dimino
c6f3647a45
fix build on 4.02
2016-08-15 10:20:41 +01:00
Jeremie Dimino
f630fa0afc
fix conditional
2016-08-15 10:06:33 +01:00
Jeremie Dimino
d888ee5ba9
Fix 4.04 compatibility
...
Closes #173
2016-08-15 09:32:20 +01:00
Jérémie Dimino
f84b9b10ae
Merge pull request #170 from jaredly/patch-1
...
typo
2016-07-04 07:54:20 +01:00
Jared Forsyth
61bfe67bfb
typo
2016-07-01 07:26:50 -06:00
Jeremie Dimino
9e9ebbfa4a
typo
2016-04-25 11:20:02 +01:00
Jeremie Dimino
aef140ce26
updated opam
2016-04-25 11:03:17 +01:00
Jeremie Dimino
57f8ac4437
make ppx_tools dependency optional
2016-04-25 10:57:01 +01:00
whitequark
80f4b60058
Update for Asttypes.arg_label changes in 4.03.
...
This is required for utop to compile on 4.03.0+beta2.
2016-04-11 20:05:02 +00:00
Jeremie Dimino
fcee98b6f6
remove build of 4.03 due to oasis problems
2016-04-08 10:37:08 +01:00
Jeremie Dimino
06e9b26c58
added travis build status in README.md
2016-04-08 10:16:55 +01:00
Jeremie Dimino
f58c4c752d
added a travis file
2016-04-08 10:14:36 +01:00
Jeremie Dimino
35c740c312
fix 4.01 compatibility
2016-04-08 09:52:11 +01:00
Jeremie Dimino
7b966e17e3
version 1.19
2016-04-07 18:23:37 +01:00
Jeremie Dimino
8d12d48d32
cut search for UTop_main.interact to avoid loops
2016-03-11 16:37:46 +00:00
Jeremie Dimino
236c468bc6
update changelog
2016-03-02 17:47:06 +00:00
Jeremie Dimino
aab3878dd8
ignore errors in oasis-generated code
...
They are none of our concern...
2016-03-02 17:47:00 +00:00
Jeremie Dimino
eff7153821
fix compatibility with 4.03
2016-03-02 17:46:55 +00:00
Jeremie Dimino
5bfd1ba632
setup directories properly
2016-02-24 11:08:20 +00:00
Jeremie Dimino
c816baf8fb
register missing compiler error printer
2016-02-24 11:03:51 +00:00
Jeremie Dimino
a51d79079a
handle errors in UTop_main.interact
2016-02-24 10:46:18 +00:00
Jeremie Dimino
05a0816d95
make UTop_main.interact work and add an example
2016-02-23 11:27:22 +00:00
Jeremie Dimino
fa05edcc93
first try at UTop_main.interact
2016-02-23 11:06:52 +00:00
Jeremie Dimino
2f48c9f512
update README with new emacs instructions
2016-02-09 17:16:50 +00:00
Jérémie Dimino
fd7c663264
#156 : start of support for quoted strings
2016-02-04 08:06:11 +00:00
Jeremie Dimino
b63e0f9225
fallback to latin-1 instead of escaping with \yHH
...
Fixes #155
2016-02-01 08:55:17 +00:00
Jeremie Dimino
9e41bf85da
Better check for async rewrite
...
Resolve the types Async.Std.Deferred.t instead of hard-coding a list
of aliases.
Fix #137
2016-01-07 10:30:53 +00:00
Jeremie Dimino
e608977856
add a `#pwd` directive
...
Closes #149
2015-11-23 12:48:27 +00:00
Jeremie Dimino
b37ead142a
Fix build of the custom-utop example
...
Fixes #148
2015-11-23 10:38:40 +00:00
Jérémie Dimino
921270c121
Merge pull request #145 from syohex/fix-non-exist-function
...
Fix non-exist function
2015-11-05 10:47:08 +00:00
Syohei YOSHIDA
5c58afb3de
Fix non-exist function
...
Emacs does not have 'replace-in-string' function.
2015-11-05 19:32:03 +09:00
Jeremie Dimino
0003236802
attempt at fixing #141
2015-11-02 15:10:51 +00:00
Jeremie Dimino
c41969dc62
allow to configure the external editor
2015-10-29 10:07:28 +00:00
Jeremie Dimino
8d104762ce
set temporary file for external editor
2015-10-29 09:55:31 +00:00
Jeremie Dimino
2a8762c0f7
update definition of Deferred.t
...
It is now Async_kernel.Deferred0.t.
Fixes #137
2015-08-17 10:19:49 +01:00
Jeremie Dimino
d1419acbb7
make sure is never called
...
This cause a failure when pressing Enter in history search mode
2015-08-07 11:03:25 +01:00
Jeremie Dimino
a721d13082
update error message for utop-setup-ocaml-buffer
2015-08-06 10:58:42 +01:00
Jeremie Dimino
86c68d118e
add UTop.set_margin_function
2015-08-04 11:44:36 +01:00
Jeremie Dimino
fccbafa75b
don't trust locations returned by the compiler
2015-08-04 11:26:28 +01:00
Jeremie Dimino
bdfecd6fd3
bump version to 1.18
2015-06-23 09:57:51 +01:00
Jeremie Dimino
6feae0a9f1
update CHANGES
2015-06-23 09:57:34 +01:00
whitequark
46fde2b36b
Fix cppo link in readme ( closes #133 )
2015-05-24 01:52:42 +03:00
Jeremie Dimino
92fafe1f48
Add UTop.end_and_accept_current_phrase
...
Closes #131
2015-05-12 16:46:24 +01:00
Jeremie Dimino
90ffbe737a
build with trunk
2015-03-18 16:47:29 +00:00
Jeremie Dimino
c4bf0cc25e
update man page and readme
2015-01-12 10:06:08 +00:00
Jeremie Dimino
0a386c3fb8
use simpler emacs features for utop-compat-resolve
...
Some people have complained about this in the past IIRC.
2015-01-12 09:56:50 +00:00
Jeremie Dimino
1fa1b1f0b3
simplify utop-compat-resolve
...
No need to try loading one of the major mode as utop-mode is now a
minor mode and has to be used in conjunction with the current major
mode of the buffer.
2015-01-12 09:36:54 +00:00
Jérémie Dimino
0d606f6dae
Merge pull request #124 from mads379/refactor-major-mode-use
...
Refactor major mode use
2015-01-12 09:36:07 +00:00
Mads Hartmann Jensen
6e7314861e
Code review by @diml
...
- Changed default key-binding for utop to C-c C-s to match tuareg
default
- Add some compatibility functions to make the transition easier for
existing users
2015-01-11 13:20:03 +01:00