Changeset 481ad06


Ignore:
Timestamp:
Jul 21, 2016, 3:50:35 PM (8 years ago)
Author:
Aaron Moss <a3moss@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
ef3b335
Parents:
7ba60dd
git-author:
Aaron Moss <a3moss@…> (07/21/16 15:46:46)
git-committer:
Aaron Moss <a3moss@…> (07/21/16 15:50:35)
Message:

Added completion timeline to comp II draft

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/aaron_comp_II/comp_II.tex

    r7ba60dd r481ad06  
    247247
    248248\section{Completion Timeline}
     249The following is a preliminary estimate of the time necessary to complete the major components of this research project:
     250\begin{center}
     251\begin{tabular}{ | r @{--} l | p{4in} | }
     252\hline       May 2015 & April 2016   & Project familiarization and generic types design \& implementation. \\
     253\hline       May 2016 & April 2017   & Design \& implement prototype resolver and run performance experiments. \\
     254\hline       May 2017 & August 2017  & Integrate new language features and best-performing resolver prototype into {CFA-CC}. \\
     255\hline September 2017 & January 2018 & Thesis writing \& defense. \\
     256\hline
     257\end{tabular}
     258\end{center}
    249259
    250260\section{Conclusion}
Note: See TracChangeset for help on using the changeset viewer.