Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-09-27 06:32:00 -0700 (Tue, 27 Sep 2005)
Revision: 7788
Log message:

      Implemented proper location handling in quotations parsing (including the
      <:doc< >> quotations and nested quotations).
      

Changes  Path
+4 -4 metaprl/editor/ml/shell_mp.ml
+3 -3 metaprl/editor/ml/shell_p4.ml
+23 -12 metaprl/filter/base/filter_util.ml
+2 -0 metaprl/filter/base/filter_util.mli
+3 -3 metaprl/filter/filter/filter_parse.ml
+2 -2 metaprl/filter/filter/term_grammar.ml
+22 -4 metaprl/mllib/comment_parse.mll
+1 -1 metaprl/support/shell/shell_state.ml