Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2003-07-16 00:21:56 -0700 (Wed, 16 Jul 2003)
Revision: 4752
Log message:

      The branch finally compiles! Still TODO:
      - A lot of debugging (it currently just dies on startup)
      - finish pushing the new parsing changes all the way to the parsing of terms in toploop
      - fully implement the context restrictions on rule/rewrite arguments (this is
      different from how it works in case of rule/rewrite goals since arguments are compiled
      by the rewriter out of the scope of those contexts).
      

Changes  Path
+1 -1 metaprl-branches/bound_contexts/filter/filter/filter_parse.ml
+4 -4 metaprl-branches/bound_contexts/filter/filter/term_grammar.ml
+6 -3 metaprl-branches/bound_contexts/refiner/term_gen/term_meta_gen.ml
+1 -1 metaprl-branches/bound_contexts/theories/fir/mfir_tr_exp.ml
+1 -1 metaprl-branches/bound_contexts/theories/itt/itt_pointwise.mli
+1 -1 metaprl-branches/bound_contexts/theories/itt/itt_squiggle.ml
+4 -4 metaprl-branches/bound_contexts/theories/itt/itt_struct.ml
+2 -2 metaprl-branches/bound_contexts/theories/itt/itt_struct.mli
+2 -2 metaprl-branches/bound_contexts/theories/itt/itt_struct2.ml