source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @f9ad69d   7 months mlbrooks Fix #175
(edit) @1a2ba84   7 months mlbrooks fix comment typo
(edit) @2870cb6   7 months f37yu update cast expression cost rule
(edit) @661e7b0   7 months ajbeach After a years (or at least half a year) the CodeLocation? optimization …
(edit) @4941716   7 months pabuhr preclude aggregate/enumeration type declaration in trait body
(edit) @dee680c   7 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @f9b42bd   7 months pabuhr modify time test to deal with unfreed storage from putenv/tzset
(edit) @a51dc0d   7 months pabuhr add missing #ifdef to handle systems without io_uring
(edit) @97f8f0f   7 months ajbeach Implemented special case of sizeof/alignof, where reference types are …
(edit) @8492b85   7 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @206ecae   7 months pabuhr remove spurious push/pop from grammar contexts where type declarations …
(edit) @0e6aba06   7 months pabuhr formatting
(edit) @43d9679   7 months pabuhr move section from into to background
(edit) @774c97e   7 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @f22d100   7 months pabuhr add citations
(edit) @16915b1   7 months pabuhr proofread intro chapter and add citation
(edit) @6abb6dc   7 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @2ca7fc2   7 months pabuhr add better error message for an empty enumeration, i.e., no enumerators.
(edit) @5ca5263   7 months pabuhr update test file covering problem cases
(edit) @f125e96   7 months pabuhr remove spurious test files
(edit) @acab1bd   7 months j82liang rephrase enum initialization
(edit) @7568e5c   7 months j82liang Minor update on the thesis (add auto initialization and update future work
(edit) @c1c0efdb   7 months pabuhr last proofread of thesis
(edit) @11cced6   7 months j82liang grammar update and section moved
(edit) @c4aca65   7 months j82liang Move partial scope to future work
(edit) @ab11ab1   7 months j82liang (Software) grammar check
(edit) @5b4c8df   7 months j82liang update comparison table
(edit) @a8f44c8   7 months j82liang Update on comparison table (some checkmark still need to be fixed
(edit) @b0069a30   7 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @92a0ee8   7 months j82liang Small thesis unpdate
(edit) @9d3a4cc   7 months pabuhr fix PDF warnings about special characters in titles
(edit) @90e7a2f   7 months pabuhr remove unused files from repository
(edit) @b9f6a7cd   7 months pabuhr rename file CEnum.tex to Cenum.tex to match CFAenum.tex
(edit) @4c63025   7 months pabuhr fix duplicate labelling of figures
(edit) @7cb14c9   7 months pabuhr proofread conclusion chapter
(edit) @fd0a9bf9   7 months pabuhr formatting
(edit) @4e09af2   7 months pabuhr update unfreed storage message from memory allocator
(edit) @3b10778   7 months pabuhr small proofreading updates
(edit) @f6bbc92   7 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @e49c308   7 months pabuhr remove unused parameter name from function Countof, add period to end …
(edit) @1d8a349   7 months j82liang change wording
(edit) @f3abce9   7 months j82liang update subset section
(edit) @59fb462   7 months j82liang Add code comment along the example
(edit) @43ab5fb   7 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @63d5b9c8   7 months j82liang Merge changes
(edit) @5fdaeab1   7 months pabuhr third attempt proofread trait chapter
(edit) @d7cb0f7   7 months pabuhr second attempt proofread trait chapter
(edit) @8cb2ff6   7 months pabuhr proofread trait chapter
(edit) @bd686f0   7 months j82liang CFAEnum to CFAEnum conversion algorithm (the previous was enumerator …
(edit) @11f8ff7   7 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d6c5faa2   7 months j82liang A demo of offset algorithm used in enum containment inheritance
(edit) @ee2f11f   7 months pabuhr fix user_define_enum.cfa
(edit) @efd055c   7 months j82liang user define enum example
(edit) @0c51c8b4   7 months pabuhr formatting, add section of enumeration subset
(edit) @c03af31   7 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c4d6c90   7 months pabuhr formatting, documentation
(edit) @af5baae   7 months j82liang Wording changes
(edit) @1c957a11   7 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @96de72b   7 months j82liang 1. Update contribution; 2. update loop subsection; 3. rangeLoops.cfa …
(edit) @4dab7e8   7 months pabuhr formatting, add str conversion routines, add more combinations of ?+? …
(edit) @0e6cf54c   7 months j82liang Revert change: enumerator cannot be implicitly const
(edit) @830edc6   7 months j82liang 1. Add implicit const to enum base type; 2. change auto initializer to …
(edit) @7f18438   7 months j82liang Add "implicit case to base type" to enumerator
(edit) @f6d2e9b   7 months j82liang Change FX64 (x64) to FA64 (arm64)
(edit) @cc077f4   7 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c588acb   7 months pabuhr proofread CFA enumeration chapter
(edit) @94643698   7 months pabuhr add discussion about partially implemented individual scoping mechanism
(edit) @2514d3d7   7 months pabuhr formatting
(edit) @7db4fcd4   7 months j82liang small fix
(edit) @5f210c0   7 months j82liang Change enum pos to signed int to avoid underflow; operator on enum …
(edit) @7ab24fef   7 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @b59c21a   7 months j82liang remove leading whitespace
(edit) @748877f   7 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @a57ad8a   7 months pabuhr proofread C Enum chapter
(edit) @503c350   7 months pabuhr move overload material into background chapter
(edit) @065de93   7 months j82liang Update test expect for x86
(edit) @1697c40   7 months j82liang merge local changes
(edit) @b797fe36   7 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @ecaedf35   7 months j82liang Update test expect for arm64
(edit) @1e12f07   7 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d39d8a4   7 months pabuhr proofread background chapter
(edit) @e15293b   7 months pabuhr display subsubsection numbering and insert into the table of contents
(edit) @2dd5c6d   7 months j82liang Update +=/-= for enums
(edit) @bcb41f7   7 months j82liang Update .error as the cost model has changed
(edit) @06ecda9   7 months j82liang define enum to value cost as implicit cost
(edit) @1571e4d   7 months j82liang reinterpret loop start for enum type as the first enumerator
(edit) @4e107bf   7 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @433e2c3   7 months pabuhr proofread thesis frontpgs and intro
(edit) @a9ae5ca   7 months j82liang remove unused addInitType
(edit) @8789ae4   7 months pabuhr update loop control test and expected output
(edit) @4db0140   7 months pabuhr modify abort error message
(edit) @b12e4ad   7 months pabuhr add stream parameter to OSTYPE_VOID_IMPL macro and update all macro calls
(edit) @c141c09   7 months j82liang Update
(edit) @3a7cd15   7 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @6740533e   7 months j82liang Add a discussion on Static Type information
(edit) @1f11818   7 months ajbeach Updated the named parameter proposal. Adding sections (or paragraphs) …
(edit) @21f4dff   7 months j82liang Add motivation for trait
(edit) @9476549   7 months j82liang Add abstract and acknoledgement
(edit) @2ff76d25   7 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @fcf3493   7 months j82liang update on thesis
Note: See TracRevisionLog for help on using the revision log.