Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-03-09 21:19:03 -0800 (Wed, 09 Mar 2005)
Revision: 6876
Log message:

      Added lazy computation of grammars (this is bug #411).  This should
      reduce compile times in mmc significantly.
      

Changes  Path
+4 -5 metaprl/filter/base/filter_cache_fun.ml
+218 -62 metaprl/filter/base/filter_grammar.ml
+2 -2 metaprl/filter/base/filter_grammar.mli
+1 -1 metaprl/filter/base/filter_magic.ml
+1 -1 metaprl/filter/base/filter_summary_type.ml
+1 -1 metaprl/filter/filter/filter_parse.ml
+2 -2 metaprl/support/shell/shell_state.ml
+1 -1 mpcompiler/mmc/core/mmc_core_ast.mli
+1 -0 mpcompiler/mmc/extensions/tuple/mmc_x86_tuple.mli