source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @b7921d8   7 weeks mlbrooks Thesis, array: Add section Dimension Parameter Implementation
(edit) @292d6cf6   7 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @520fa9e   7 weeks pabuhr proofread background chapter, and other small changes
(edit) @5485bcac   7 weeks ajbeach Updated tuple proposal to include array interations.
(edit) @a3bd827   7 weeks pabuhr fix directory name for running tests in INSTALL
(edit) @b699a61   7 weeks pabuhr formatting
(edit) @7ef4438   7 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @63cf80e   7 weeks pabuhr finish proofreading the array section of the background chapter
(edit) @d0296db6   7 weeks mlbrooks Thesis, array, upgrade accordion demo to use data in all arrays
(edit) @33474e6   7 weeks mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @bf91d1d   8 weeks pabuhr numerous changes to the uC++ to CFA cheat sheet
(edit) @14c31eb   8 weeks pabuhr proofread introduction chapter
(edit) @06d75931   8 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @720eec9   8 weeks mlbrooks Thesis, array, proofread intro sections.
(edit) @d031f7f   8 weeks ajbeach Renamed CurrentObject?'s MemberIterator::operator* to getOptions …
(edit) @90be0cf   8 weeks ajbeach Moved some methods out of EnumDecl?. These were calculations and the …
(edit) @12c4a5f   8 weeks ajbeach Folding in feedback to the tuple proposal and rewriting the last rewrite.
(edit) @42d81a7   8 weeks mlbrooks Thesis, array, C typing rules, add old C rules and case-comparison table.
(edit) @d3942b9   2 months mlbrooks Thesis, array, C typing rules, add discussion dimension hoisting.
(edit) @3a08cb1   2 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @e8b5ba4   2 months pabuhr update how input/output files are opened
(edit) @187be97   2 months mlbrooks Thesis, array, add content on C typing changes.
(edit) @02ea981   2 months mlbrooks Thesis introduction contributions, first try.
(edit) @4e0168a   2 months pabuhr documentation, update C23 attribute lexing
(edit) @c565d68   2 months pabuhr change CFA tests to use C designator syntax
(edit) @1a7203d   2 months pabuhr change CFA runtime libraries to use C designator syntax
(edit) @1a8b17a   2 months pabuhr add C23 attributes, require comma terminator for nullary and unary …
(edit) @0766399   2 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @7d415b4   2 months pabuhr more proofreading of intro chapter
(edit) @16ba4897   2 months ajbeach Replaced SemanticErrorException::isEmpty with ...::throwIfNonEmpty. …
(edit) @1b770e40   2 months pabuhr first proofread of tuple proposal
(edit) @b0fcd0e   3 months mlbrooks Tuple proposal spelling-grammar-typo fixes. No content changes intended.
(edit) @7968301   3 months pabuhr change "exit" stream to stderr from stdout
(edit) @e748094   3 months ajbeach Bit of clean-up in the Box pass I did while investigating it. 'static' …
(edit) @917f67dd   3 months pabuhr remove what appear to be superfluous push/pop in grammar rules
(edit) @86841ee   3 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c82dad4   3 months pabuhr more proofreading of intro and content1 chapters
(edit) @2d6add4   3 months ajbeach Fixed a bad initialization in ForeachStmt?. Seems to have been there in …
(edit) @62afe08   3 months ajbeach Missing rename in comment.
(edit) @7a0e8c8   3 months ajbeach Finally finished the tuple proposal. Feedback is welcome. Moved the …
(edit) @569b118   3 months pabuhr push missing file
(edit) @738a9b4   3 months pabuhr fformatting, make names consistent
(edit) @fca78f1   3 months ajbeach Added ForeachStmt? (felt better than ForEachStmt?). This new node is a …
(edit) @b723b63   3 months pabuhr updated for uC++ to CFA document
(edit) @07dbcba   3 months pabuhr some proofreading of Fangren's thesis
(edit) @b9b8643   3 months pabuhr fix two spelling issues
(edit) @0185b68   3 months ajbeach Added an overview of what BasicType?-gen.cpp is to the comment the top …
(edit) @f660b10   3 months ajbeach Moved the backtrace/signal code to the bottom of the main file (so …
(edit) @59627b3   3 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c329bca   3 months j82liang Add a sentence about linkonce
(edit) @152944e   3 months ajbeach PULL BEFORE YOU PUSH! This fix has already applied, but they were …
(edit) @e37d45e1   3 months pabuhr add mising comma in citation
(edit) @eaeba79   3 months pabuhr update module proposal with some emails on the topic
(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
Note: See TracRevisionLog for help on using the revision log.