- Timestamp:
- Sep 17, 2018, 8:26:23 AM (6 years ago)
- 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
- 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{}} 2 2 3 3 \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 4 4 Talk about generic types. Pull from Moss~\etal\cite{Moss18}. 5 5 6 % TODO discuss layout function algorithm, application to separate compilation 7 6 8 % TODO mention impetus for zero_t design 7 9
Note: See TracChangeset
for help on using the changeset viewer.