source: doc/theses

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @d69f7114   6 weeks pabuhr proofread section Enumeration Trait, and a few other wording changes
(edit) @d414664   7 weeks j82liang Update writing part for enum trait
(edit) @35897fb   7 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @de3a579   7 weeks j82liang Add trait subsection
(edit) @caaf424   7 weeks pabuhr remove glossary macros, switch back to newterm marco from Newterm, …
(edit) @f632117   7 weeks pabuhr more proofreading on enumeration chapters
(edit) @314c9d8   7 weeks pabuhr more proofreading on introduction chapter (discussion of ADT)
(edit) @566cc33   7 weeks pabuhr move all lstnewenvironment macros to central location in uw-ethesis.tex
(edit) @4da9142   2 months pabuhr more proofreading on enumerations
(edit) @c148966   2 months pabuhr documentation
(edit) @2a27998   2 months pabuhr add citation from OED for enumerate
(edit) @c4024b46   2 months pabuhr more work on background chapter
(edit) @0554c1a   2 months pabuhr finish current proofreading of background chapter
(edit) @dd37afa   2 months pabuhr more work on Figure 2.1 and surrounding text
(edit) @d3a49864   2 months pabuhr work on Figure 2.1
(edit) @2d82999   2 months mlbrooks clear out draft content and link syntactic reference figures
(edit) @b5bfb16   3 months pabuhr start proofreading of Section 2.1
(edit) @b8cb388   3 months pabuhr fix CFA citation
(edit) @baad96e   3 months pabuhr add sorting key to web-site citations
(edit) @84886499   3 months j82liang Small update
(edit) @d734fa1   3 months j82liang Comment on relatedwork work
(edit) @051aec4   3 months pabuhr word smithing
(edit) @41fb996   3 months pabuhr word smithing and poking at rust enumerations
(edit) @6a8c773   3 months pabuhr more work on introduction
(edit) @82e5670   3 months pabuhr add material from background
(edit) @f5fbcad   3 months pabuhr move material from background to intro
(edit) @bdc8591   3 months pabuhr start introduction
(edit) @f5212ca   3 months pabuhr interchange chapters list and array
(edit) @48b76d03   3 months pabuhr fine tune justification for enumerations
(edit) @caf2cba   3 months pabuhr justification for enumerations
(edit) @e00b10d   3 months pabuhr added Gregor and Andrew emails
(edit) @7d9a805b   3 months pabuhr more proofreading for enumerations
(edit) @223b631   3 months pabuhr add comparison table for related work
(edit) @6337916   3 months pabuhr fold in Gregor's comments on OCaml
(edit) @56a8eb8   3 months pabuhr more updates on OCaml
(edit) @423c0cd   3 months pabuhr more updates on OCaml
(edit) @9a32903   3 months pabuhr update OCaml text and add OCaml citation
(edit) @a885357   3 months pabuhr update compile commands
(edit) @282061a   3 months pabuhr update OCaml text
(edit) @6c8b76b   3 months j82liang Fix ocaml code
(edit) @9398177   3 months j82liang Add OCamal section to related work
(edit) @5546f50b   3 months pabuhr more switch to tabs
(edit) @b64d0f4   3 months pabuhr second attempt changing program-input style
(edit) @266732e   3 months pabuhr switch to tabs, first attempt changing program-input style
(edit) @e72fc60   3 months mlbrooks Fix thesis demo program build isssue: handle substring API switch to …
(edit) @9262fe9   3 months pabuhr more proofreading for enumeration related-work
(edit) @1d5e5601   4 months pabuhr more proofreading on the enumeration related-work section
(edit) @924534e   4 months pabuhr more proofreading on the enumeration related-work section
(edit) @022bce0   4 months pabuhr more proofreading on enumeration thesis
(edit) @7bb516f   4 months pabuhr more proofreading on enumeration thesis
(edit) @38f5006   4 months pabuhr update related work for Ada and Golang
(edit) @f9da761   4 months pabuhr change text to use macros \eg amd \ie
(edit) @f936e23   4 months pabuhr add more text to related-work chapter
(edit) @acde87a   4 months pabuhr remove unnecessary latex macros
(edit) @956299b   4 months pabuhr copy enum proposal to enum thesis
(edit) @19a2890   6 months pabuhr small proofreading changes
(edit) @96b0e49   6 months pabuhr add papers directory and start populating it
(edit) @f277ab6c   6 months pabuhr comment back in lstinputlisting files after missing files pushed
(edit) @7972603   6 months mlbrooks Missing files from last thesis push
(edit) @ed79428   6 months pabuhr comment out missing lstinputlisting files, fix missing @'s for …
(edit) @cd79053   6 months pabuhr comment out assert( s1_mid == fc ) bug
(edit) @77d46c7   6 months pabuhr change containers/list.hfa to collections/list.hfa in thesis test files
(edit) @40ab446   6 months mlbrooks Recent thesis writing
(edit) @dab9fb93   6 months mlbrooks Accept Peter's proofreading and adjustment of examples to current syntax
(edit) @6bd9f9e   8 months j82liang Rename and move the file to proposal
(edit) @bab2917   8 months j82liang Update the introduction
(edit) @85034ed   8 months j82liang Initial commit
(edit) @c0035fc   9 months caparson Added references when incorporating Trevor's comments
(edit) @9509d67a   9 months caparson Incorporated changes in response to Trevor's comments.
(edit) @3ee8853   9 months caparson made some small formatting changes
(edit) @0f8b1a7   9 months caparson merged in Peter's edits with a few small changes
(edit) @79b05224   9 months pabuhr proofread chapters CFA_concurrency, intro, and conclusion
(edit) @1f10959   9 months caparson expanded upon intro and conclusion
(edit) @aae9c17   9 months caparson edited thesis to incorporate Gregors comments
(edit) @18ebc28   10 months pabuhr create MMath thesis macros for Jiada
(edit) @082510e   10 months pabuhr create a glossary example
(edit) @3fdf2b7   10 months pabuhr add files Makefile and .gitignore
(edit) @028c2c6   11 months pabuhr fix line break in conclusion
(edit) @a867622   11 months pabuhr fix figure 7.12 placement
(edit) @d54ede6   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d5f5eb7   11 months pabuhr fussed with Figure 7.3
(edit) @2cb15b0   11 months caparson fixed bad page break and made figure location better
(edit) @210c737   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @afb3d68   11 months pabuhr final proofread of waituntil chapter
(edit) @2e7a299   11 months pabuhr change code listing to figure
(edit) @9171456b   11 months pabuhr fix bad line break
(edit) @56eb7f8   11 months pabuhr fix number of examples
(edit) @5d8cc96   11 months pabuhr move figure
(edit) @b3ac8ce3   11 months pabuhr fix month in citation
(edit) @d987881   11 months pabuhr update empty thesis directory for Fangren
(edit) @c68f6e6   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @2e94f3e7   11 months pabuhr add empty thesis directory for Fangren
(edit) @000d68f   11 months caparson various small changes across entire thesis
(edit) @d3c3261   11 months caparson fleshed out conclusion
(edit) @f496046   11 months caparson incorporated actor and waituntil comments
(edit) @a59e338   11 months pabuhr small wording changes
(edit) @c1b6bc6   11 months pabuhr first proofread of conclusion chapter
(edit) @1ae3f185   11 months pabuhr more proofreading of waituntil chapter
(edit) @d4c1d1f   11 months pabuhr more proofreading of chapter waituntil
(edit) @47b7142   11 months caparson reworked 7.5.3 of thesis
Note: See TracRevisionLog for help on using the revision log.