Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-04-23 05:42:38 -0700 (Fri, 23 Apr 2004)
Revision: 5699
Log message:

      - Updated the title
      - Formatting updates
      - Fixed the appendix style
      - Merged the related work with the new stuff from the ICFP paper
      - Cut the parsing section down to one paragraph and source language table
      - Killed the "on next page" and othe similarly fragile references to figure
      locatins. Hopefully I got them all.
      

Changes  Path
+9 -8 metaprl/theories/experimental/compile/m-paper-hosc.tex
+1 -1 metaprl/theories/experimental/compile/m_cps.ml
+3 -10 metaprl/theories/experimental/compile/m_doc_intro.ml
+2 -9 metaprl/theories/experimental/compile/m_doc_ir.ml
+7 -52 metaprl/theories/experimental/compile/m_doc_parsing.ml
+32 -29 metaprl/theories/experimental/compile/m_doc_summary.ml
+5 -12 metaprl/theories/experimental/compile/m_doc_x86_codegen.ml
+4 -11 metaprl/theories/experimental/compile/m_doc_x86_regalloc.ml
+2 -0 metaprl/theories/experimental/compile/m_ir.ml
+1 -0 metaprl/theories/experimental/compile/m_ir.mli
+1 -1 metaprl/theories/experimental/compile/m_ir_ast.ml
+2 -2 metaprl/theories/experimental/compile/m_standardize.ml
+14 -21 metaprl/theories/experimental/compile/m_x86_codegen.ml