ocaml/utils
Gabriel Scherer 843f152505 simplify the spellcheck functions
- expose the core spellchecking functionality in Misc rather than Typetexp
- remove the too high-order (yet insufficiently parametric)
  Typetexp.spellcheck from the public interface
- rewrite the spellchecking functions for variants and fields in
  Typecore from the Misc functions rather than reusing
  Typetexp.spellcheck

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15650 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2014-12-13 14:46:16 +00:00
..
.ignore uniform .ignore system 2011-07-20 15:37:36 +00:00
ccomp.ml Improved implementation of OCAMLPARAM 2013-06-05 16:34:40 +00:00
ccomp.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
clflags.ml merge changes of version/4.02 from r15121 to r15155 2014-08-29 17:14:00 +00:00
clflags.mli merge changes of version/4.02 from r15121 to r15155 2014-08-29 17:14:00 +00:00
config.mlbuild update magic numbers 2014-11-17 12:19:17 +00:00
config.mli Merge branch 4.01 from branching point to 4.01.0+rc1 2013-09-04 15:12:37 +00:00
config.mlp update magic numbers 2014-11-17 12:19:17 +00:00
consistbl.ml Reflecting commit 15169 on version/4.02: 2014-08-31 14:44:51 +00:00
consistbl.mli re-commit Leo's weak-dependencies pull request 2014-05-07 00:34:20 +00:00
misc.ml simplify the spellcheck functions 2014-12-13 14:46:16 +00:00
misc.mli simplify the spellcheck functions 2014-12-13 14:46:16 +00:00
tbl.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
tbl.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
terminfo.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
terminfo.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
warnings.ml fix typo in help text 2014-12-09 22:07:49 +00:00
warnings.mli Protocol to allow ppx processors to report warnings to the compiler (reported as warning 22). 2014-05-07 14:52:19 +00:00