update CHANGES
Ignore-this: 543d35dd89756b8bdfe9fbd758315cec darcs-hash:20120730180115-c41ad-811ddd446a75a2e5c36df642873653b23b29c12d
This commit is contained in:
parent
62cbdede99
commit
9c07dbc84a
31
CHANGES
31
CHANGES
|
@ -1,13 +1,26 @@
|
||||||
===== 1.1+dev =====
|
===== 1.2 (2012-07-30) =====
|
||||||
|
|
||||||
* improve emacs mode
|
* ocaml 4.00 compatibility
|
||||||
- add a menu
|
* prevent findlib from being initialized twice
|
||||||
* improve tuareg integration
|
* better highlighting of errors
|
||||||
* add typerex integration
|
* automatically insert Lwt_main.run for
|
||||||
* better handling of error messages
|
toplevel expressions of type 'a Lwt.t
|
||||||
* better handling of multiline input in the terminal
|
* better camlp4 support
|
||||||
* add loading findlib package from list menu
|
** parse quotations and antiquotations to
|
||||||
* add loading packages from file variable utop-package-list
|
handle completion inside them
|
||||||
|
** better support revised syntax
|
||||||
|
* emacs mode improvements
|
||||||
|
** various fixes
|
||||||
|
** highlight errors
|
||||||
|
** add a menu
|
||||||
|
** add interactive list of findlib packages
|
||||||
|
** better tuareg integration
|
||||||
|
** typerex integration
|
||||||
|
** allow to complete using the toplevel environment
|
||||||
|
in a tuareg buffer
|
||||||
|
** allow to change the utop command
|
||||||
|
** use the same history as the terminal mode
|
||||||
|
** follow output of ocaml
|
||||||
|
|
||||||
===== 1.1 (2010-08-06) =====
|
===== 1.1 (2010-08-06) =====
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue