Changeset d7d4702 for doc/papers/general/Paper.tex
- Timestamp:
- Feb 2, 2018, 3:30:23 PM (7 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- 3ce0c915
- Parents:
- 804b57e3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/papers/general/Paper.tex
r804b57e3 rd7d4702 914 914 \TODO{Fill out section. Mention field-constructors and at-equal escape hatch to C-style initialization. Probably pull some text from Rob's thesis for first draft.} 915 915 916 \subsection{ @with@Statement}916 \subsection{with Statement} 917 917 918 918 In any programming language, some functions have a naturally close relationship with a particular data type. … … 925 925 \section{References} 926 926 927 \TODO{Pull draft text from user manual; make sure to discuss nested references and rebind operator drawn from }927 \TODO{Pull draft text from user manual; make sure to discuss nested references and rebind operator drawn from lvalue-addressof operator} 928 928 929 929 \section{Evaluation}
Note: See TracChangeset
for help on using the changeset viewer.