source: doc/theses/jiada_liang_MMath

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3ac5fd8   9 days pabuhr first attempt changing end-of-file to an exception
(edit) @5ca5263   2 weeks pabuhr update test file covering problem cases
(edit) @f125e96   2 weeks pabuhr remove spurious test files
(edit) @acab1bd   3 weeks j82liang rephrase enum initialization
(edit) @7568e5c   3 weeks j82liang Minor update on the thesis (add auto initialization and update future work
(edit) @c1c0efdb   3 weeks pabuhr last proofread of thesis
(edit) @11cced6   3 weeks j82liang grammar update and section moved
(edit) @c4aca65   3 weeks j82liang Move partial scope to future work
(edit) @ab11ab1   3 weeks j82liang (Software) grammar check
(edit) @5b4c8df   3 weeks j82liang update comparison table
(edit) @a8f44c8   3 weeks j82liang Update on comparison table (some checkmark still need to be fixed
(edit) @b0069a3   3 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @92a0ee8   3 weeks j82liang Small thesis unpdate
(edit) @9d3a4cc   3 weeks pabuhr fix PDF warnings about special characters in titles
(edit) @90e7a2f   3 weeks pabuhr remove unused files from repository
(edit) @b9f6a7cd   3 weeks pabuhr rename file CEnum.tex to Cenum.tex to match CFAenum.tex
(edit) @4c63025   3 weeks pabuhr fix duplicate labelling of figures
(edit) @7cb14c9   3 weeks pabuhr proofread conclusion chapter
(edit) @fd0a9bf   3 weeks pabuhr formatting
(edit) @3b10778   3 weeks pabuhr small proofreading updates
(edit) @1d8a349   3 weeks j82liang change wording
(edit) @f3abce9   3 weeks j82liang update subset section
(edit) @59fb462   3 weeks j82liang Add code comment along the example
(edit) @43ab5fb   3 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @63d5b9c8   3 weeks j82liang Merge changes
(edit) @5fdaeab1   3 weeks pabuhr third attempt proofread trait chapter
(edit) @d7cb0f7   3 weeks pabuhr second attempt proofread trait chapter
(edit) @8cb2ff6   3 weeks pabuhr proofread trait chapter
(edit) @bd686f0   3 weeks j82liang CFAEnum to CFAEnum conversion algorithm (the previous was enumerator …
(edit) @11f8ff7   3 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d6c5faa   3 weeks j82liang A demo of offset algorithm used in enum containment inheritance
(edit) @ee2f11f   3 weeks pabuhr fix user_define_enum.cfa
(edit) @efd055c   3 weeks j82liang user define enum example
(edit) @0c51c8b4   3 weeks pabuhr formatting, add section of enumeration subset
(edit) @af5baae   3 weeks j82liang Wording changes
(edit) @96de72b   3 weeks j82liang 1. Update contribution; 2. update loop subsection; 3. rangeLoops.cfa …
(edit) @c588acb   3 weeks pabuhr proofread CFA enumeration chapter
(edit) @94643698   3 weeks pabuhr add discussion about partially implemented individual scoping mechanism
(edit) @2514d3d7   3 weeks pabuhr formatting
(edit) @748877f   3 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @a57ad8a   3 weeks pabuhr proofread C Enum chapter
(edit) @503c350   3 weeks pabuhr move overload material into background chapter
(edit) @1697c40   3 weeks j82liang merge local changes
(edit) @d39d8a4   3 weeks pabuhr proofread background chapter
(edit) @e15293b   3 weeks pabuhr display subsubsection numbering and insert into the table of contents
(edit) @433e2c3   3 weeks pabuhr proofread thesis frontpgs and intro
(edit) @c141c09   4 weeks j82liang Update
(edit) @6740533e   4 weeks j82liang Add a discussion on Static Type information
(edit) @21f4dff   4 weeks j82liang Add motivation for trait
(edit) @9476549   4 weeks j82liang Add abstract and acknoledgement
(edit) @fcf3493   4 weeks j82liang update on thesis
(edit) @dd78dbc   4 weeks j82liang Add CEnum.tex
(edit) @09bdf2d   4 weeks j82liang Add CEnum.tex
(edit) @f3d2a4f   4 weeks j82liang Rename implementation to trait
(edit) @38e20a80   4 weeks j82liang update thesis
(edit) @5aeb1a9   5 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @a03ed29   5 weeks j82liang conclude merge
(edit) @6f47834   5 weeks pabuhr add section on enumeration I/O
(edit) @e561551   5 weeks j82liang Save current progress for pull
(edit) @d1276f8   5 weeks pabuhr move enumeration trait material into implementation chapter
(edit) @10a99d87   5 weeks pabuhr proofread last push of CFA enumerations
(edit) @46651fb   5 weeks pabuhr small wording change to enumeration introduction
(edit) @09dd830   6 weeks j82liang grammar fixed by a dsoftware
(edit) @dc1c430   6 weeks j82liang update CFAenum.tex
(edit) @c40a982   8 weeks pabuhr change enumeration posE to posn
(edit) @7f8c232   8 weeks pabuhr formatting
(edit) @62a38e7   2 months pabuhr remove calls to label() from planet program
(edit) @d96d4f0   2 months pabuhr corrections to Pascal discussion
(edit) @f3b67b6   2 months pabuhr update test programs for different program languages
(edit) @41f4e2d   2 months pabuhr update Pascal enumeration
(edit) @29092213   2 months pabuhr update planet example program
(edit) @525f7ad   2 months j82liang 1. Add count_e( enum_name ), a pseudo function that return the …
(edit) @1725989   2 months pabuhr add enumeration test programs for different programming languages
(edit) @bc17be98   3 months pabuhr small proofreading changes to Cforall numeration chapter
(edit) @c033405   3 months pabuhr first complete proofread of related-work chapter, still needs …
(edit) @736a38d   3 months pabuhr more proofreading of C background chapter
(edit) @4c8f29ff   3 months pabuhr address Gregor's comment about quantity and a unit in examples, add …
(edit) @3eb5f993   3 months pabuhr add missing keywords match and case to Python lstnewenvironment
(edit) @e6f1a4b   3 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @41c4b5e   3 months pabuhr updates related to introduction chapter changes
(edit) @ccfbfd9   3 months pabuhr more proofreading with respect to Gregor's comments
(edit) @31f4837   4 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @acb33f15   4 months j82liang Change enum conversion steps
(edit) @ec20ab9   4 months pabuhr small updates, and more proofreading of the related-works chapter
(edit) @d69f7114   4 months pabuhr proofread section Enumeration Trait, and a few other wording changes
(edit) @d414664   4 months j82liang Update writing part for enum trait
(edit) @35897fb   4 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @de3a579   4 months j82liang Add trait subsection
(edit) @caaf424   4 months pabuhr remove glossary macros, switch back to newterm marco from Newterm, …
(edit) @f632117   4 months pabuhr more proofreading on enumeration chapters
(edit) @314c9d8   4 months pabuhr more proofreading on introduction chapter (discussion of ADT)
(edit) @566cc33   4 months pabuhr move all lstnewenvironment macros to central location in uw-ethesis.tex
(edit) @4da9142   4 months pabuhr more proofreading on enumerations
(edit) @c148966   4 months pabuhr documentation
(edit) @2a27998   4 months pabuhr add citation from OED for enumerate
(edit) @84886499   5 months j82liang Small update
(edit) @d734fa1   5 months j82liang Comment on relatedwork work
(edit) @41fb996   5 months pabuhr word smithing and poking at rust enumerations
(edit) @48b76d03   5 months pabuhr fine tune justification for enumerations
(edit) @caf2cba   5 months pabuhr justification for enumerations
Note: See TracRevisionLog for help on using the revision log.