diff options
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ Compilers: - ocamldep now supports -absname - PR#5768: On "unbound identifier" errors, use spell-checking to suggest names present in the environment - ocamlc has a new option -dsource which visualize the parsetree +- tools/eqparsetree compare two parsetree ignoring location Bug fixes: - PR#4762: ?? is not used at all, but registered as a lexer token - PR#4994: ocaml-mode doesn't work with xemacs21 |