Ignore:
Timestamp:
Sep 17, 2018, 8:26:23 AM (6 years ago)
Author:
Aaron Moss <a3moss@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
Children:
3271166
Parents:
9fce933a
Message:

Minor tweaks to thesis

Location:
doc/theses/aaron_moss/phd
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/aaron_moss/phd/background.tex

    r9fce933a r7ff01ff  
    1 \chapter{Background}
     1\chapter{\CFA{}}
    22
    33\CFA{} adds a number of features to C, some of them providing significant increases to the expressive power of the language, but all designed to maintain the existing procedural programming paradigm of C and to be as orthogonal as possible to each other.
  • doc/theses/aaron_moss/phd/generic-types.tex

    r9fce933a r7ff01ff  
    44Talk about generic types. Pull from Moss~\etal\cite{Moss18}.
    55
     6% TODO discuss layout function algorithm, application to separate compilation
     7
    68% TODO mention impetus for zero_t design
    79
Note: See TracChangeset for help on using the changeset viewer.