source: doc/theses

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5ba756c   7 days pabuhr generalize cfa-code indentation (xleftmargin)
(edit) @97ac01d3   7 days mlbrooks Thesis, array: add section on lifecycle
(edit) @7d95bce9   9 days mlbrooks Thesis, background, array: clarify C laxed inner dimension checking
(edit) @c3e41cda   9 days pabuhr proofread new material in background and array chapters
(edit) @ad9f593   12 days mlbrooks Thesis, background, array: flesh out and rework section Array …
(edit) @b7921d8   13 days mlbrooks Thesis, array: Add section Dimension Parameter Implementation
(edit) @520fa9e   2 weeks pabuhr proofread background chapter, and other small changes
(edit) @7ef4438   2 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @63cf80e   2 weeks pabuhr finish proofreading the array section of the background chapter
(edit) @d0296db6   2 weeks mlbrooks Thesis, array, upgrade accordion demo to use data in all arrays
(edit) @33474e6   2 weeks mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @14c31eb   3 weeks pabuhr proofread introduction chapter
(edit) @720eec9   3 weeks mlbrooks Thesis, array, proofread intro sections.
(edit) @42d81a7   3 weeks mlbrooks Thesis, array, C typing rules, add old C rules and case-comparison table.
(edit) @d3942b9   3 weeks mlbrooks Thesis, array, C typing rules, add discussion dimension hoisting.
(edit) @187be97   4 weeks mlbrooks Thesis, array, add content on C typing changes.
(edit) @02ea981   4 weeks mlbrooks Thesis introduction contributions, first try.
(edit) @7d415b4   5 weeks pabuhr more proofreading of intro chapter
(edit) @86841ee   6 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c82dad4   6 weeks pabuhr more proofreading of intro and content1 chapters
(edit) @7a0e8c8   7 weeks ajbeach Finally finished the tuple proposal. Feedback is welcome. Moved the …
(edit) @07dbcba   8 weeks pabuhr some proofreading of Fangren's thesis
(edit) @b9b8643   8 weeks pabuhr fix two spelling issues
(edit) @c329bca   8 weeks j82liang Add a sentence about linkonce
(edit) @0bda8d7   2 months j82liang Small updates
(edit) @175a750e   2 months j82liang change the superset row as we now conclude adt form a superset
(edit) @4fa7096   2 months pabuhr small changes
(edit) @68a7028   2 months pabuhr small changes
(edit) @0c88135   2 months j82liang Update on thesis
(edit) @17fdf6f   2 months pabuhr missed proofreading in conclusion
(edit) @dcfcf368   2 months pabuhr final proofread of thesis
(edit) @a35e342   2 months j82liang update the discussion of unit type
(edit) @aa14aafe   2 months j82liang Update thesis
(edit) @d93b813   2 months j82liang Add separate compilation discussion
(edit) @29c8675   2 months j82liang update thesis
(edit) @508cff0   2 months pabuhr fix quotations from C++ reference manual
(edit) @cdbb909   2 months pabuhr proofread introduction chapter
(edit) @075c6d5   3 months pabuhr afterthought addition to chapter 3
(edit) @7f2e87a   3 months pabuhr first proofread of chapter 1
(edit) @7a37fcb1   3 months pabuhr first proofread of chapter 3
(edit) @3f37f5b   3 months pabuhr update thesis macros
(edit) @3ac5fd8   3 months pabuhr first attempt changing end-of-file to an exception
(edit) @cef5bfc   3 months pabuhr added a few sentences and corrected spelling mistakes
(edit) @4558df2   3 months pabuhr update accordion program, small changes
(edit) @43d9679   3 months pabuhr move section from into to background
(edit) @16915b1   3 months pabuhr proofread intro chapter and add citation
(edit) @5ca5263   3 months pabuhr update test file covering problem cases
(edit) @f125e96   3 months pabuhr remove spurious test files
(edit) @acab1bd   3 months j82liang rephrase enum initialization
(edit) @7568e5c   3 months j82liang Minor update on the thesis (add auto initialization and update future work
(edit) @c1c0efdb   3 months pabuhr last proofread of thesis
(edit) @11cced6   3 months j82liang grammar update and section moved
(edit) @c4aca65   3 months j82liang Move partial scope to future work
(edit) @ab11ab1   3 months j82liang (Software) grammar check
(edit) @5b4c8df   3 months j82liang update comparison table
(edit) @a8f44c8   3 months j82liang Update on comparison table (some checkmark still need to be fixed
(edit) @b0069a3   3 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @92a0ee8   3 months j82liang Small thesis unpdate
(edit) @9d3a4cc   3 months pabuhr fix PDF warnings about special characters in titles
(edit) @90e7a2f   3 months pabuhr remove unused files from repository
(edit) @b9f6a7cd   3 months pabuhr rename file CEnum.tex to Cenum.tex to match CFAenum.tex
(edit) @4c63025   3 months pabuhr fix duplicate labelling of figures
(edit) @7cb14c9   3 months pabuhr proofread conclusion chapter
(edit) @fd0a9bf   3 months pabuhr formatting
(edit) @3b10778   3 months pabuhr small proofreading updates
(edit) @1d8a349   3 months j82liang change wording
(edit) @f3abce9   3 months j82liang update subset section
(edit) @59fb462   3 months j82liang Add code comment along the example
(edit) @43ab5fb   3 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @63d5b9c8   3 months j82liang Merge changes
(edit) @5fdaeab1   3 months pabuhr third attempt proofread trait chapter
(edit) @d7cb0f7   3 months pabuhr second attempt proofread trait chapter
(edit) @8cb2ff6   3 months pabuhr proofread trait chapter
(edit) @bd686f0   3 months j82liang CFAEnum to CFAEnum conversion algorithm (the previous was enumerator …
(edit) @11f8ff7   3 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d6c5faa   3 months j82liang A demo of offset algorithm used in enum containment inheritance
(edit) @ee2f11f   3 months pabuhr fix user_define_enum.cfa
(edit) @efd055c   3 months j82liang user define enum example
(edit) @0c51c8b4   3 months pabuhr formatting, add section of enumeration subset
(edit) @af5baae   3 months j82liang Wording changes
(edit) @96de72b   3 months j82liang 1. Update contribution; 2. update loop subsection; 3. rangeLoops.cfa …
(edit) @c588acb   3 months pabuhr proofread CFA enumeration chapter
(edit) @94643698   3 months pabuhr add discussion about partially implemented individual scoping mechanism
(edit) @2514d3d7   3 months pabuhr formatting
(edit) @748877f   3 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @a57ad8a   3 months pabuhr proofread C Enum chapter
(edit) @503c350   3 months pabuhr move overload material into background chapter
(edit) @1697c40   3 months j82liang merge local changes
(edit) @d39d8a4   3 months pabuhr proofread background chapter
(edit) @e15293b   3 months pabuhr display subsubsection numbering and insert into the table of contents
(edit) @433e2c3   3 months pabuhr proofread thesis frontpgs and intro
(edit) @c141c09   3 months j82liang Update
(edit) @6740533e   3 months j82liang Add a discussion on Static Type information
(edit) @21f4dff   4 months j82liang Add motivation for trait
(edit) @9476549   4 months j82liang Add abstract and acknoledgement
(edit) @fcf3493   4 months j82liang update on thesis
(edit) @dd78dbc   4 months j82liang Add CEnum.tex
(edit) @09bdf2d   4 months j82liang Add CEnum.tex
(edit) @f3d2a4f   4 months j82liang Rename implementation to trait
(edit) @ce02877   4 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
Note: See TracRevisionLog for help on using the revision log.