source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d7cb0f7   18 months pabuhr second attempt proofread trait chapter stuck-waitfor-destruct
(edit) @8cb2ff6   18 months pabuhr proofread trait chapter stuck-waitfor-destruct
(edit) @bd686f0   18 months j82liang CFAEnum to CFAEnum conversion algorithm (the previous was enumerator … stuck-waitfor-destruct
(edit) @11f8ff7   18 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @d6c5faa2   18 months j82liang A demo of offset algorithm used in enum containment inheritance stuck-waitfor-destruct
(edit) @ee2f11f   18 months pabuhr fix user_define_enum.cfa stuck-waitfor-destruct
(edit) @efd055c   18 months j82liang user define enum example stuck-waitfor-destruct
(edit) @0c51c8b4   18 months pabuhr formatting, add section of enumeration subset stuck-waitfor-destruct
(edit) @c03af31   18 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @c4d6c90   18 months pabuhr formatting, documentation stuck-waitfor-destruct
(edit) @af5baae   18 months j82liang Wording changes stuck-waitfor-destruct
(edit) @1c957a11   18 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @96de72b   18 months j82liang 1. Update contribution; 2. update loop subsection; 3. rangeLoops.cfa … stuck-waitfor-destruct
(edit) @4dab7e8   18 months pabuhr formatting, add str conversion routines, add more combinations of ?+? … stuck-waitfor-destruct
(edit) @0e6cf54c   18 months j82liang Revert change: enumerator cannot be implicitly const stuck-waitfor-destruct
(edit) @830edc6   18 months j82liang 1. Add implicit const to enum base type; 2. change auto initializer to … stuck-waitfor-destruct
(edit) @7f18438   18 months j82liang Add "implicit case to base type" to enumerator stuck-waitfor-destruct
(edit) @f6d2e9b   18 months j82liang Change FX64 (x64) to FA64 (arm64) stuck-waitfor-destruct
(edit) @cc077f4   18 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @c588acb   18 months pabuhr proofread CFA enumeration chapter stuck-waitfor-destruct
(edit) @94643698   18 months pabuhr add discussion about partially implemented individual scoping mechanism stuck-waitfor-destruct
(edit) @2514d3d7   18 months pabuhr formatting stuck-waitfor-destruct
(edit) @7db4fcd4   18 months j82liang small fix stuck-waitfor-destruct
(edit) @5f210c0   18 months j82liang Change enum pos to signed int to avoid underflow; operator on enum … stuck-waitfor-destruct
(edit) @7ab24fef   18 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @b59c21a   18 months j82liang remove leading whitespace stuck-waitfor-destruct
(edit) @748877f   18 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @a57ad8a   18 months pabuhr proofread C Enum chapter stuck-waitfor-destruct
(edit) @503c350   18 months pabuhr move overload material into background chapter stuck-waitfor-destruct
(edit) @065de93   18 months j82liang Update test expect for x86 stuck-waitfor-destruct
(edit) @1697c40   18 months j82liang merge local changes stuck-waitfor-destruct
(edit) @b797fe36   18 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @ecaedf35   18 months j82liang Update test expect for arm64 stuck-waitfor-destruct
(edit) @1e12f07   18 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @d39d8a4   18 months pabuhr proofread background chapter stuck-waitfor-destruct
(edit) @e15293b   18 months pabuhr display subsubsection numbering and insert into the table of contents stuck-waitfor-destruct
(edit) @2dd5c6d   18 months j82liang Update +=/-= for enums stuck-waitfor-destruct
(edit) @bcb41f7   18 months j82liang Update .error as the cost model has changed stuck-waitfor-destruct
(edit) @06ecda9   18 months j82liang define enum to value cost as implicit cost stuck-waitfor-destruct
(edit) @1571e4d   18 months j82liang reinterpret loop start for enum type as the first enumerator stuck-waitfor-destruct
(edit) @4e107bf   18 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @433e2c3   18 months pabuhr proofread thesis frontpgs and intro stuck-waitfor-destruct
(edit) @a9ae5ca   18 months j82liang remove unused addInitType stuck-waitfor-destruct
(edit) @8789ae4   18 months pabuhr update loop control test and expected output stuck-waitfor-destruct
(edit) @4db0140   18 months pabuhr modify abort error message stuck-waitfor-destruct
(edit) @b12e4ad   18 months pabuhr add stream parameter to OSTYPE_VOID_IMPL macro and update all macro calls stuck-waitfor-destruct
(edit) @c141c09   18 months j82liang Update stuck-waitfor-destruct
(edit) @3a7cd15   18 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @6740533e   18 months j82liang Add a discussion on Static Type information stuck-waitfor-destruct
(edit) @1f11818   18 months ajbeach Updated the named parameter proposal. Adding sections (or paragraphs) … stuck-waitfor-destruct
(edit) @21f4dff   18 months j82liang Add motivation for trait stuck-waitfor-destruct
(edit) @9476549   18 months j82liang Add abstract and acknoledgement stuck-waitfor-destruct
(edit) @2ff76d25   18 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @fcf3493   18 months j82liang update on thesis stuck-waitfor-destruct
(edit) @82d5816   18 months ajbeach Bit of clean-up to the box pass. Mostly just wrapping a new common set … stuck-waitfor-destruct
(edit) @dd78dbc   18 months j82liang Add CEnum.tex stuck-waitfor-destruct
(edit) @09bdf2d   18 months j82liang Add CEnum.tex stuck-waitfor-destruct
(edit) @f3d2a4f   18 months j82liang Rename implementation to trait stuck-waitfor-destruct
(edit) @ce02877   18 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @38e20a80   18 months j82liang update thesis stuck-waitfor-destruct
(edit) @1661ad7   18 months pabuhr add Huawei acknowledgement stuck-waitfor-destruct
(edit) @b67d7a5b   18 months pabuhr add lstlisting for java stuck-waitfor-destruct
(edit) @caa3e2c   18 months pabuhr proofread array chapter and update example programs stuck-waitfor-destruct
(edit) @b8e047a   18 months pabuhr formatting stuck-waitfor-destruct
(edit) @82ff201a   18 months pabuhr add #include <assert.h>, as no longer in array.hfa stuck-waitfor-destruct
(edit) @fee4436   18 months pabuhr make subscript check DEBUG only, remove #include <assert.h>, which is … stuck-waitfor-destruct
(edit) @5ff721a   18 months pabuhr forgot period at end of error message. stuck-waitfor-destruct
(edit) @1bb0170   18 months pabuhr formatting, replace subscript-check asserts with error message stuck-waitfor-destruct
(edit) @876739f   18 months pabuhr formatting stuck-waitfor-destruct
(edit) @fcbb532   18 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @daa4cc1   18 months pabuhr temporary hack to allow parsing of default/named parameters/calls stuck-waitfor-destruct
(edit) @bb20aa6   18 months pabuhr small updates to the default/named parameter section stuck-waitfor-destruct
(edit) @fd4df379   18 months mlbrooks Implement boxing for arrays. The added test is things that did not … stuck-waitfor-destruct
(edit) @3cb693c   18 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @d02d223   18 months pabuhr rewrite section on default/named parameters stuck-waitfor-destruct
(edit) @c1b0b8f   18 months pabuhr parse keyword parameter and argument using '?' syntax stuck-waitfor-destruct
(edit) @151c8db   18 months pabuhr parse keyword parameter and argument using '@' syntax stuck-waitfor-destruct
(edit) @5aeb1a9   18 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @a03ed29   18 months j82liang conclude merge stuck-waitfor-destruct
(edit) @878b1385   18 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @1ad112a5   18 months pabuhr update enumeration input test stuck-waitfor-destruct
(edit) @6f47834   18 months pabuhr add section on enumeration I/O stuck-waitfor-destruct
(edit) @e561551   18 months j82liang Save current progress for pull stuck-waitfor-destruct
(edit) @b6923b17   18 months ajbeach Fixed goto labelled loop. I had to reorder some passes. Updated … stuck-waitfor-destruct
(edit) @35c792f   18 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @d1276f8   18 months pabuhr move enumeration trait material into implementation chapter stuck-waitfor-destruct
(edit) @10a99d87   18 months pabuhr proofread last push of CFA enumerations stuck-waitfor-destruct
(edit) @46651fb   18 months pabuhr small wording change to enumeration introduction stuck-waitfor-destruct
(edit) @ead3858   18 months pabuhr add countof as keyword to CFA lstlang stuck-waitfor-destruct
(edit) @1f922f4   19 months ajbeach Updated iterator proposal. It was supposed to just go into a bit more … stuck-waitfor-destruct
(edit) @719fdbc   19 months pabuhr second attempt to get tools/prettyprinter to build in the distribution stuck-waitfor-destruct
(edit) @4002956   19 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @aa3bfc3   19 months pabuhr get tools/prettyprinter to build in the distribution stuck-waitfor-destruct
(edit) @9c2ac95   19 months f37yu update stuck-waitfor-destruct
(edit) @18d7aaf   19 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @d68a3f7   19 months j82liang Update makeEnumOffsetCast to not report error for cast to non-parent … stuck-waitfor-destruct
(edit) @ce0b8b8   19 months pabuhr documentation stuck-waitfor-destruct
(edit) @4a790e4c   19 months pabuhr third attempt at including tools/prettyprinter in the distribution stuck-waitfor-destruct
(edit) @8dc6f84   19 months pabuhr second attempt at including tools/prettyprinter in the distribution stuck-waitfor-destruct
(edit) @b8561fa   19 months pabuhr try again to fix the unfreed storage problem stuck-waitfor-destruct
Note: See TracRevisionLog for help on using the revision log.