source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @f5dbc8d   20 months ajbeach Removed some unneeded code that could have gone last commit. stuck-waitfor-destruct
(edit) @b6f2e7ab   20 months ajbeach Removed SizeofExpr::expr and AlignofExpr::expr, expressions that would … stuck-waitfor-destruct
(edit) @5c6d439   20 months ajbeach Order of evaluation between arguments of a function is not … stuck-waitfor-destruct
(edit) @a7efc96   20 months ajbeach Made sure a variable is always initialized and removed some trailing … stuck-waitfor-destruct
(edit) @d3b33d5   20 months pabuhr fix dangling reference after delete stuck-waitfor-destruct
(edit) @02101a45   20 months pabuhr comment out unused variable declaration stuck-waitfor-destruct
(edit) @478dade   20 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @29c8675   20 months j82liang update thesis stuck-waitfor-destruct
(edit) @a933489b   20 months pabuhr change exception throw to use copy constructor rather than assignment … stuck-waitfor-destruct
(edit) @82a5ea2   20 months ajbeach Added checks for (and a test to check the checks) assertions we will … stuck-waitfor-destruct
(edit) @9bb6c5f   20 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @508cff0   20 months pabuhr fix quotations from C++ reference manual stuck-waitfor-destruct
(edit) @737bf73   20 months pabuhr correct check for EOF when reading character strings stuck-waitfor-destruct
(edit) @db19e1d   20 months ajbeach Changed the interpritation of () to be no parameters instead of any … stuck-waitfor-destruct
(edit) @cdbb909   20 months pabuhr proofread introduction chapter stuck-waitfor-destruct
(edit) @d6b7d1d   20 months pabuhr citation updates stuck-waitfor-destruct
(edit) @ad47ec4   20 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @b965774   20 months ajbeach Isolated the logic to decide if a function is a var-args function or not. stuck-waitfor-destruct
(edit) @075c6d5   20 months pabuhr afterthought addition to chapter 3 stuck-waitfor-destruct
(edit) @7f2e87a   20 months pabuhr first proofread of chapter 1 stuck-waitfor-destruct
(edit) @7a37fcb1   20 months pabuhr first proofread of chapter 3 stuck-waitfor-destruct
(edit) @3f37f5b   20 months pabuhr update thesis macros stuck-waitfor-destruct
(edit) @562ccf9   20 months pabuhr remove empty line number increment from listings stuck-waitfor-destruct
(edit) @38f6e66   20 months pabuhr update citations stuck-waitfor-destruct
(edit) @4b75ae9   20 months pabuhr second attempt to simplify ttype min/max functions stuck-waitfor-destruct
(edit) @26ee4b5   20 months pabuhr simplify ttype min/max functions stuck-waitfor-destruct
(edit) @d1fbc56e   21 months ajbeach Removed two lingering set_extension functions from ast. There was one … stuck-waitfor-destruct
(edit) @45ee172   21 months ajbeach Corrected handling of va_args in the parser. It still does not get … stuck-waitfor-destruct
(edit) @cc0aa8c   21 months pabuhr formatting stuck-waitfor-destruct
(edit) @790f251   21 months pabuhr update error message for parameter default-initialization in … stuck-waitfor-destruct
(edit) @960665c   21 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @df2e00f   21 months ajbeach Made heap pass the invariant check. We should be able to enable … stuck-waitfor-destruct
(edit) @3ac5fd8   21 months pabuhr first attempt changing end-of-file to an exception stuck-waitfor-destruct
(edit) @afb15cf   21 months ajbeach Added a check to make sure that optional parameters to not appear on … stuck-waitfor-destruct
(edit) @5b643ea   21 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @cef5bfc   21 months pabuhr added a few sentences and corrected spelling mistakes stuck-waitfor-destruct
(edit) @4558df2   21 months pabuhr update accordion program, small changes stuck-waitfor-destruct
(edit) @8da3cc4d   21 months mlbrooks Add missing integration test of accordions. Putting a CFA arraystuck-waitfor-destruct
(edit) @2f31773   21 months mlbrooks Improve inability to declare a struct member having a managed type via … stuck-waitfor-destruct
(edit) @f9ad69d   21 months mlbrooks Fix #175 stuck-waitfor-destruct
(edit) @1a2ba84   21 months mlbrooks fix comment typo stuck-waitfor-destruct
(edit) @d1f5054   21 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @26d40a1   21 months j82liang add void to lowerBound() and upperBound() declaration, which is a … stuck-waitfor-destruct
(edit) @2870cb6   21 months f37yu update cast expression cost rule stuck-waitfor-destruct
(edit) @661e7b0   21 months ajbeach After a years (or at least half a year) the CodeLocation optimization … stuck-waitfor-destruct
(edit) @4941716   21 months pabuhr preclude aggregate/enumeration type declaration in trait body stuck-waitfor-destruct
(edit) @dee680c   21 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @f9b42bd   21 months pabuhr modify time test to deal with unfreed storage from putenv/tzset stuck-waitfor-destruct
(edit) @a51dc0d   21 months pabuhr add missing #ifdef to handle systems without io_uring stuck-waitfor-destruct
(edit) @97f8f0f   21 months ajbeach Implemented special case of sizeof/alignof, where reference types are … stuck-waitfor-destruct
(edit) @8492b85   21 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @206ecae   21 months pabuhr remove spurious push/pop from grammar contexts where type declarations … stuck-waitfor-destruct
(edit) @0e6aba06   21 months pabuhr formatting stuck-waitfor-destruct
(edit) @43d9679   21 months pabuhr move section from into to background stuck-waitfor-destruct
(edit) @774c97e   21 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @f22d100   21 months pabuhr add citations stuck-waitfor-destruct
(edit) @16915b1   21 months pabuhr proofread intro chapter and add citation stuck-waitfor-destruct
(edit) @6abb6dc   21 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @2ca7fc2   21 months pabuhr add better error message for an empty enumeration, i.e., no enumerators. stuck-waitfor-destruct
(edit) @5ca5263   21 months pabuhr update test file covering problem cases stuck-waitfor-destruct
(edit) @f125e96   21 months pabuhr remove spurious test files stuck-waitfor-destruct
(edit) @acab1bd   21 months j82liang rephrase enum initialization stuck-waitfor-destruct
(edit) @7568e5c   21 months j82liang Minor update on the thesis (add auto initialization and update future work stuck-waitfor-destruct
(edit) @c1c0efdb   21 months pabuhr last proofread of thesis stuck-waitfor-destruct
(edit) @11cced6   21 months j82liang grammar update and section moved stuck-waitfor-destruct
(edit) @c4aca65   21 months j82liang Move partial scope to future work stuck-waitfor-destruct
(edit) @ab11ab1   21 months j82liang (Software) grammar check stuck-waitfor-destruct
(edit) @5b4c8df   21 months j82liang update comparison table stuck-waitfor-destruct
(edit) @a8f44c83   21 months j82liang Update on comparison table (some checkmark still need to be fixed stuck-waitfor-destruct
(edit) @b0069a30   21 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @92a0ee8   21 months j82liang Small thesis unpdate stuck-waitfor-destruct
(edit) @9d3a4cc   21 months pabuhr fix PDF warnings about special characters in titles stuck-waitfor-destruct
(edit) @90e7a2f   21 months pabuhr remove unused files from repository stuck-waitfor-destruct
(edit) @b9f6a7cd   21 months pabuhr rename file CEnum.tex to Cenum.tex to match CFAenum.tex stuck-waitfor-destruct
(edit) @4c63025   21 months pabuhr fix duplicate labelling of figures stuck-waitfor-destruct
(edit) @7cb14c9   21 months pabuhr proofread conclusion chapter stuck-waitfor-destruct
(edit) @fd0a9bf9   21 months pabuhr formatting stuck-waitfor-destruct
(edit) @4e09af2   21 months pabuhr update unfreed storage message from memory allocator stuck-waitfor-destruct
(edit) @3b10778   21 months pabuhr small proofreading updates stuck-waitfor-destruct
(edit) @f6bbc92   21 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @e49c308   21 months pabuhr remove unused parameter name from function Countof, add period to end … stuck-waitfor-destruct
(edit) @1d8a349   21 months j82liang change wording stuck-waitfor-destruct
(edit) @f3abce9   21 months j82liang update subset section stuck-waitfor-destruct
(edit) @59fb462   21 months j82liang Add code comment along the example stuck-waitfor-destruct
(edit) @43ab5fb   21 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @63d5b9c8   21 months j82liang Merge changes stuck-waitfor-destruct
(edit) @5fdaeab1   21 months pabuhr third attempt proofread trait chapter stuck-waitfor-destruct
(edit) @d7cb0f7   21 months pabuhr second attempt proofread trait chapter stuck-waitfor-destruct
(edit) @8cb2ff6   21 months pabuhr proofread trait chapter stuck-waitfor-destruct
(edit) @bd686f0   21 months j82liang CFAEnum to CFAEnum conversion algorithm (the previous was enumerator … stuck-waitfor-destruct
(edit) @11f8ff7   21 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @d6c5faa2   21 months j82liang A demo of offset algorithm used in enum containment inheritance stuck-waitfor-destruct
(edit) @ee2f11f   21 months pabuhr fix user_define_enum.cfa stuck-waitfor-destruct
(edit) @efd055c   21 months j82liang user define enum example stuck-waitfor-destruct
(edit) @0c51c8b4   21 months pabuhr formatting, add section of enumeration subset stuck-waitfor-destruct
(edit) @c03af31   21 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @c4d6c90   21 months pabuhr formatting, documentation stuck-waitfor-destruct
(edit) @af5baae   21 months j82liang Wording changes stuck-waitfor-destruct
(edit) @1c957a11   21 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @96de72b   21 months j82liang 1. Update contribution; 2. update loop subsection; 3. rangeLoops.cfa … stuck-waitfor-destruct
Note: See TracRevisionLog for help on using the revision log.