source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @0bda8d7   3 months j82liang Small updates
(edit) @175a750e   3 months j82liang change the superset row as we now conclude adt form a superset
(edit) @4fa7096   3 months pabuhr small changes
(edit) @68a7028   3 months pabuhr small changes
(edit) @0c88135   3 months j82liang Update on thesis
(edit) @17fdf6f   3 months pabuhr missed proofreading in conclusion
(edit) @8c79dc3c   3 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @dcfcf368   3 months pabuhr final proofread of thesis
(edit) @5ef4008   3 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c494b84   3 months j82liang The fix about build enum type (I thought I have pushed it)
(edit) @9739c56f   3 months ajbeach Clean-up in TranslateEnumRange?.
(edit) @3733643   3 months pabuhr multiple changes to reflect updates in Cforall
(edit) @2ac78a1   3 months pabuhr switch to isxdigit and floating point changes
(edit) @c5f69fd   3 months pabuhr clean up naming of float-point types, and start to add new ARM …
(edit) @2b5e051   3 months pabuhr increase unfreed storage for putenv/tzset
(edit) @23fb819   3 months pabuhr formatting
(edit) @b24cbaf   3 months mlbrooks Reduce test suite's reliance on makefile.am EXTRA_DIST entries for …
(edit) @406c806   3 months mlbrooks Attempt to fix Promote build by naming recently added test data files …
(edit) @cdf7d43   3 months mlbrooks Hopefully fix broken build, from multiple declarations of arrah.hfa's …
(edit) @05f8761   3 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @1665ee5   3 months mlbrooks Add uArray delayed-initialization equivalent to CFA array
(edit) @5b95e67   3 months pabuhr fix spelling
(edit) @20c2ade   3 months ajbeach Parse string literals to get their length, taking into account escape …
(edit) @6325bd4   3 months mlbrooks Fix fork+exec missed case / broken build
(edit) @efe697d   3 months mlbrooks Add EOF test coverage for string reading.
(edit) @025f9c5   3 months mlbrooks Update 'fork+exec' test utility to be valid also in C and C++.
(edit) @a35e342   3 months j82liang update the discussion of unit type
(edit) @08e0d65   3 months j82liang Fix inst type as base type for enum
(edit) @aa14aafe   3 months j82liang Update thesis
(edit) @3d618a0   3 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d93b813   3 months j82liang Add separate compilation discussion
(edit) @f5dbc8d   3 months ajbeach Removed some unneeded code that could have gone last commit.
(edit) @b6f2e7ab   3 months ajbeach Removed SizeofExpr::expr and AlignofExpr::expr, expressions that would …
(edit) @5c6d439   3 months ajbeach Order of evaluation between arguments of a function is not …
(edit) @a7efc96   3 months ajbeach Made sure a variable is always initialized and removed some trailing …
(edit) @d3b33d5   3 months pabuhr fix dangling reference after delete
(edit) @02101a4   3 months pabuhr comment out unused variable declaration
(edit) @478dade   3 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @29c8675   3 months j82liang update thesis
(edit) @a933489b   3 months pabuhr change exception throw to use copy constructor rather than assignment …
(edit) @82a5ea2   3 months ajbeach Added checks for (and a test to check the checks) assertions we will …
(edit) @9bb6c5f   3 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @508cff0   3 months pabuhr fix quotations from C++ reference manual
(edit) @737bf73   4 months pabuhr correct check for EOF when reading character strings
(edit) @db19e1d   4 months ajbeach Changed the interpritation of () to be no parameters instead of any …
(edit) @cdbb909   4 months pabuhr proofread introduction chapter
(edit) @d6b7d1d   4 months pabuhr citation updates
(edit) @ad47ec4   4 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @b965774   4 months ajbeach Isolated the logic to decide if a function is a var-args function or not.
(edit) @075c6d5   4 months pabuhr afterthought addition to chapter 3
(edit) @7f2e87a   4 months pabuhr first proofread of chapter 1
(edit) @7a37fcb1   4 months pabuhr first proofread of chapter 3
(edit) @3f37f5b   4 months pabuhr update thesis macros
(edit) @562ccf9   4 months pabuhr remove empty line number increment from listings
(edit) @38f6e66   4 months pabuhr update citations
(edit) @4b75ae9   4 months pabuhr second attempt to simplify ttype min/max functions
(edit) @26ee4b5   4 months pabuhr simplify ttype min/max functions
(edit) @d1fbc56e   4 months ajbeach Removed two lingering set_extension functions from ast. There was one …
(edit) @45ee172   4 months ajbeach Corrected handling of va_args in the parser. It still does not get …
(edit) @cc0aa8c   4 months pabuhr formatting
(edit) @790f251   4 months pabuhr update error message for parameter default-initialization in …
(edit) @960665c   4 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @df2e00f   4 months ajbeach Made heap pass the invariant check. We should be able to enable …
(edit) @3ac5fd8   4 months pabuhr first attempt changing end-of-file to an exception
(edit) @afb15cf   4 months ajbeach Added a check to make sure that optional parameters to not appear on …
(edit) @5b643ea   4 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @cef5bfc   4 months pabuhr added a few sentences and corrected spelling mistakes
(edit) @4558df2   4 months pabuhr update accordion program, small changes
(edit) @8da3cc4d   4 months mlbrooks Add missing integration test of accordions. Putting a CFA array
(edit) @2f31773   4 months mlbrooks Improve inability to declare a struct member having a managed type via …
(edit) @f9ad69d   4 months mlbrooks Fix #175
(edit) @1a2ba84   4 months mlbrooks fix comment typo
(edit) @d1f5054   4 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @26d40a1   4 months j82liang add void to lowerBound() and upperBound() declaration, which is a …
(edit) @2870cb6   4 months f37yu update cast expression cost rule
(edit) @661e7b0   4 months ajbeach After a years (or at least half a year) the CodeLocation? optimization …
(edit) @4941716   4 months pabuhr preclude aggregate/enumeration type declaration in trait body
(edit) @dee680c   4 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @f9b42bd   4 months pabuhr modify time test to deal with unfreed storage from putenv/tzset
(edit) @a51dc0d   4 months pabuhr add missing #ifdef to handle systems without io_uring
(edit) @97f8f0f   4 months ajbeach Implemented special case of sizeof/alignof, where reference types are …
(edit) @8492b85   4 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @206ecae   4 months pabuhr remove spurious push/pop from grammar contexts where type declarations …
(edit) @0e6aba06   4 months pabuhr formatting
(edit) @43d9679   4 months pabuhr move section from into to background
(edit) @774c97e   4 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @f22d100   4 months pabuhr add citations
(edit) @16915b1   4 months pabuhr proofread intro chapter and add citation
(edit) @6abb6dc   4 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @2ca7fc2   4 months pabuhr add better error message for an empty enumeration, i.e., no enumerators.
(edit) @5ca5263   4 months pabuhr update test file covering problem cases
(edit) @f125e96   4 months pabuhr remove spurious test files
(edit) @acab1bd   4 months j82liang rephrase enum initialization
(edit) @7568e5c   4 months j82liang Minor update on the thesis (add auto initialization and update future work
(edit) @c1c0efdb   4 months pabuhr last proofread of thesis
(edit) @11cced6   4 months j82liang grammar update and section moved
(edit) @c4aca65   4 months j82liang Move partial scope to future work
(edit) @ab11ab1   4 months j82liang (Software) grammar check
(edit) @5b4c8df   4 months j82liang update comparison table
(edit) @a8f44c8   4 months j82liang Update on comparison table (some checkmark still need to be fixed
Note: See TracRevisionLog for help on using the revision log.