source: doc/theses

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @c588acb   2 months pabuhr proofread CFA enumeration chapter
(edit) @94643698   2 months pabuhr add discussion about partially implemented individual scoping mechanism
(edit) @2514d3d7   2 months pabuhr formatting
(edit) @748877f   2 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @a57ad8a   2 months pabuhr proofread C Enum chapter
(edit) @503c350   2 months pabuhr move overload material into background chapter
(edit) @1697c40   2 months j82liang merge local changes
(edit) @d39d8a4   2 months pabuhr proofread background chapter
(edit) @e15293b   2 months pabuhr display subsubsection numbering and insert into the table of contents
(edit) @433e2c3   2 months pabuhr proofread thesis frontpgs and intro
(edit) @c141c09   2 months j82liang Update
(edit) @6740533e   2 months j82liang Add a discussion on Static Type information
(edit) @21f4dff   2 months j82liang Add motivation for trait
(edit) @9476549   3 months j82liang Add abstract and acknoledgement
(edit) @fcf3493   3 months j82liang update on thesis
(edit) @dd78dbc   3 months j82liang Add CEnum.tex
(edit) @09bdf2d   3 months j82liang Add CEnum.tex
(edit) @f3d2a4f   3 months j82liang Rename implementation to trait
(edit) @ce02877   3 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @38e20a80   3 months j82liang update thesis
(edit) @1661ad7   3 months pabuhr add Huawei acknowledgement
(edit) @b67d7a5b   3 months pabuhr add lstlisting for java
(edit) @caa3e2c   3 months pabuhr proofread array chapter and update example programs
(edit) @5aeb1a9   3 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @a03ed29   3 months j82liang conclude merge
(edit) @6f47834   3 months pabuhr add section on enumeration I/O
(edit) @e561551   3 months j82liang Save current progress for pull
(edit) @d1276f8   3 months pabuhr move enumeration trait material into implementation chapter
(edit) @10a99d87   3 months pabuhr proofread last push of CFA enumerations
(edit) @46651fb   3 months pabuhr small wording change to enumeration introduction
(edit) @9c2ac95   3 months f37yu update
(edit) @09dd830   3 months j82liang grammar fixed by a dsoftware
(edit) @dc1c430   3 months j82liang update CFAenum.tex
(edit) @e26a842   3 months pabuhr update example programs
(edit) @5a553e2   3 months pabuhr proofreading array chapter
(edit) @1e110bf   3 months pabuhr harmonize format of section titles
(edit) @f06ba98   3 months pabuhr add lstlisting for Pascal
(edit) @c40a982   3 months pabuhr change enumeration posE to posn
(edit) @7f8c232   3 months pabuhr formatting
(edit) @62a38e7   4 months pabuhr remove calls to label() from planet program
(edit) @d96d4f0   4 months pabuhr corrections to Pascal discussion
(edit) @f3b67b6   4 months pabuhr update test programs for different program languages
(edit) @41f4e2d   4 months pabuhr update Pascal enumeration
(edit) @29092213   4 months pabuhr update planet example program
(edit) @006d4c4   4 months mlbrooks Linked-list background additions for identity model and end treatment.
(edit) @525f7ad   4 months j82liang 1. Add count_e( enum_name ), a pseudo function that return the …
(edit) @1725989   4 months pabuhr add enumeration test programs for different programming languages
(edit) @77328d0   4 months mlbrooks Elaborate the description and context of the md-array subscripting figure.
(edit) @b166b1c   4 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @bc17be98   4 months pabuhr small proofreading changes to Cforall numeration chapter
(edit) @c033405   4 months pabuhr first complete proofread of related-work chapter, still needs …
(edit) @736a38d   4 months pabuhr more proofreading of C background chapter
(edit) @4c8f29ff   4 months pabuhr address Gregor's comment about quantity and a unit in examples, add …
(edit) @3eb5f993   4 months pabuhr add missing keywords match and case to Python lstnewenvironment
(edit) @f30be51f   4 months mlbrooks Add soft copy of existing thesis diagram
(edit) @66286aa   5 months pabuhr add iterator paper
(edit) @4fc7388   5 months pabuhr small proofreading changes
(edit) @bfcd3af   5 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @cad8c88   5 months pabuhr change xleftmargin spacing for lstinput, add code formatting macro for C++
(edit) @a4808ad   5 months pabuhr add Elliott18 citation
(edit) @df699e0   5 months pabuhr program updates to match text
(edit) @c721105   5 months pabuhr proofreading changes
(edit) @76425bc   5 months pabuhr remove Grothoff14 paper
(edit) @73da8df   5 months pabuhr add Elliott18 paper
(edit) @e6f1a4b   5 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @41c4b5e   5 months pabuhr updates related to introduction chapter changes
(edit) @ccfbfd9   5 months pabuhr more proofreading with respect to Gregor's comments
(edit) @31f4837   5 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @acb33f15   5 months j82liang Change enum conversion steps
(edit) @ca4f2b2   5 months pabuhr proofread string section of background chapter
(edit) @ec20ab9   5 months pabuhr small updates, and more proofreading of the related-works chapter
(edit) @ac16a55   5 months pabuhr update thesis front page from 2020 to 2022 macros
(edit) @1379c96e   5 months pabuhr formatting changes to programs
(edit) @123e8b9   5 months pabuhr move background material from list chapter to background chapter
(edit) @0775468   5 months pabuhr proofreading background section Linked Lists
(edit) @297b796   5 months pabuhr add pl.bib to file dependencies
(edit) @d69f7114   5 months pabuhr proofread section Enumeration Trait, and a few other wording changes
(edit) @d414664   6 months j82liang Update writing part for enum trait
(edit) @35897fb   6 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @de3a579   6 months j82liang Add trait subsection
(edit) @caaf424   6 months pabuhr remove glossary macros, switch back to newterm marco from Newterm, …
(edit) @f632117   6 months pabuhr more proofreading on enumeration chapters
(edit) @314c9d8   6 months pabuhr more proofreading on introduction chapter (discussion of ADT)
(edit) @566cc33   6 months pabuhr move all lstnewenvironment macros to central location in uw-ethesis.tex
(edit) @4da9142   6 months pabuhr more proofreading on enumerations
(edit) @c148966   6 months pabuhr documentation
(edit) @2a27998   6 months pabuhr add citation from OED for enumerate
(edit) @c4024b46   6 months pabuhr more work on background chapter
(edit) @0554c1a   6 months pabuhr finish current proofreading of background chapter
(edit) @dd37afa   6 months pabuhr more work on Figure 2.1 and surrounding text
(edit) @d3a49864   6 months pabuhr work on Figure 2.1
(edit) @2d82999   6 months mlbrooks clear out draft content and link syntactic reference figures
(edit) @b5bfb16   7 months pabuhr start proofreading of Section 2.1
(edit) @b8cb388   7 months pabuhr fix CFA citation
(edit) @baad96e   7 months pabuhr add sorting key to web-site citations
(edit) @84886499   7 months j82liang Small update
(edit) @d734fa1   7 months j82liang Comment on relatedwork work
(edit) @051aec4   7 months pabuhr word smithing
(edit) @41fb996   7 months pabuhr word smithing and poking at rust enumerations
(edit) @6a8c773   7 months pabuhr more work on introduction
Note: See TracRevisionLog for help on using the revision log.