source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @33474e6   6 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @bf91d1d   6 months pabuhr numerous changes to the uC++ to CFA cheat sheet
(edit) @14c31eb   6 months pabuhr proofread introduction chapter
(edit) @06d75931   6 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @720eec9   6 months mlbrooks Thesis, array, proofread intro sections.
(edit) @d031f7f   6 months ajbeach Renamed CurrentObject?'s MemberIterator::operator* to getOptions …
(edit) @90be0cf   6 months ajbeach Moved some methods out of EnumDecl?. These were calculations and the …
(edit) @12c4a5f   6 months ajbeach Folding in feedback to the tuple proposal and rewriting the last rewrite.
(edit) @42d81a7   6 months mlbrooks Thesis, array, C typing rules, add old C rules and case-comparison table.
(edit) @d3942b9   6 months mlbrooks Thesis, array, C typing rules, add discussion dimension hoisting.
(edit) @3a08cb1   6 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @e8b5ba4   6 months pabuhr update how input/output files are opened
(edit) @187be97   6 months mlbrooks Thesis, array, add content on C typing changes.
(edit) @02ea981   6 months mlbrooks Thesis introduction contributions, first try.
(edit) @4e0168a   6 months pabuhr documentation, update C23 attribute lexing
(edit) @c565d68   6 months pabuhr change CFA tests to use C designator syntax
(edit) @1a7203d   6 months pabuhr change CFA runtime libraries to use C designator syntax
(edit) @1a8b17a   6 months pabuhr add C23 attributes, require comma terminator for nullary and unary …
(edit) @0766399   6 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @7d415b4   6 months pabuhr more proofreading of intro chapter
(edit) @16ba4897   6 months ajbeach Replaced SemanticErrorException::isEmpty with ...::throwIfNonEmpty. …
(edit) @1b770e40   6 months pabuhr first proofread of tuple proposal
(edit) @b0fcd0e   7 months mlbrooks Tuple proposal spelling-grammar-typo fixes. No content changes intended.
(edit) @7968301   7 months pabuhr change "exit" stream to stderr from stdout
(edit) @e748094   7 months ajbeach Bit of clean-up in the Box pass I did while investigating it. 'static' …
(edit) @917f67dd   7 months pabuhr remove what appear to be superfluous push/pop in grammar rules
(edit) @86841ee   7 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c82dad4   7 months pabuhr more proofreading of intro and content1 chapters
(edit) @2d6add4   7 months ajbeach Fixed a bad initialization in ForeachStmt?. Seems to have been there in …
(edit) @62afe08   7 months ajbeach Missing rename in comment.
(edit) @7a0e8c8   7 months ajbeach Finally finished the tuple proposal. Feedback is welcome. Moved the …
(edit) @569b118   7 months pabuhr push missing file
(edit) @738a9b4   7 months pabuhr fformatting, make names consistent
(edit) @fca78f1   7 months ajbeach Added ForeachStmt? (felt better than ForEachStmt?). This new node is a …
(edit) @b723b63   7 months pabuhr updated for uC++ to CFA document
(edit) @07dbcba   7 months pabuhr some proofreading of Fangren's thesis
(edit) @b9b8643   7 months pabuhr fix two spelling issues
(edit) @0185b68   7 months ajbeach Added an overview of what BasicType?-gen.cpp is to the comment the top …
(edit) @f660b10   7 months ajbeach Moved the backtrace/signal code to the bottom of the main file (so …
(edit) @59627b3   7 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c329bca   7 months j82liang Add a sentence about linkonce
(edit) @152944e   7 months ajbeach PULL BEFORE YOU PUSH! This fix has already applied, but they were …
(edit) @e37d45e1   7 months pabuhr add mising comma in citation
(edit) @eaeba79   7 months pabuhr update module proposal with some emails on the topic
(edit) @0bda8d7   7 months j82liang Small updates
(edit) @175a750e   7 months j82liang change the superset row as we now conclude adt form a superset
(edit) @4fa7096   7 months pabuhr small changes
(edit) @68a7028   7 months pabuhr small changes
(edit) @0c88135   7 months j82liang Update on thesis
(edit) @17fdf6f   7 months pabuhr missed proofreading in conclusion
(edit) @8c79dc3c   7 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @dcfcf368   7 months pabuhr final proofread of thesis
(edit) @5ef4008   7 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c494b84   7 months j82liang The fix about build enum type (I thought I have pushed it)
(edit) @9739c56f   7 months ajbeach Clean-up in TranslateEnumRange?.
(edit) @3733643   7 months pabuhr multiple changes to reflect updates in Cforall
(edit) @2ac78a1   7 months pabuhr switch to isxdigit and floating point changes
(edit) @c5f69fd   7 months pabuhr clean up naming of float-point types, and start to add new ARM …
(edit) @2b5e051   7 months pabuhr increase unfreed storage for putenv/tzset
(edit) @23fb819   7 months pabuhr formatting
(edit) @b24cbaf   7 months mlbrooks Reduce test suite's reliance on makefile.am EXTRA_DIST entries for …
(edit) @406c806   7 months mlbrooks Attempt to fix Promote build by naming recently added test data files …
(edit) @cdf7d43   7 months mlbrooks Hopefully fix broken build, from multiple declarations of arrah.hfa's …
(edit) @05f8761   7 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @1665ee5   7 months mlbrooks Add uArray delayed-initialization equivalent to CFA array
(edit) @5b95e67   7 months pabuhr fix spelling
(edit) @20c2ade   7 months ajbeach Parse string literals to get their length, taking into account escape …
(edit) @6325bd4   7 months mlbrooks Fix fork+exec missed case / broken build
(edit) @efe697d   7 months mlbrooks Add EOF test coverage for string reading.
(edit) @025f9c5   7 months mlbrooks Update 'fork+exec' test utility to be valid also in C and C++.
(edit) @a35e342   7 months j82liang update the discussion of unit type
(edit) @08e0d65   7 months j82liang Fix inst type as base type for enum
(edit) @aa14aafe   7 months j82liang Update thesis
(edit) @3d618a0   7 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d93b813   7 months j82liang Add separate compilation discussion
(edit) @f5dbc8d   7 months ajbeach Removed some unneeded code that could have gone last commit.
(edit) @b6f2e7ab   7 months ajbeach Removed SizeofExpr::expr and AlignofExpr::expr, expressions that would …
(edit) @5c6d439   7 months ajbeach Order of evaluation between arguments of a function is not …
(edit) @a7efc96   7 months ajbeach Made sure a variable is always initialized and removed some trailing …
(edit) @d3b33d5   7 months pabuhr fix dangling reference after delete
(edit) @02101a4   7 months pabuhr comment out unused variable declaration
(edit) @478dade   7 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @29c8675   7 months j82liang update thesis
(edit) @a933489b   7 months pabuhr change exception throw to use copy constructor rather than assignment …
(edit) @82a5ea2   7 months ajbeach Added checks for (and a test to check the checks) assertions we will …
(edit) @9bb6c5f   7 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @508cff0   8 months pabuhr fix quotations from C++ reference manual
(edit) @737bf73   8 months pabuhr correct check for EOF when reading character strings
(edit) @db19e1d   8 months ajbeach Changed the interpritation of () to be no parameters instead of any …
(edit) @cdbb909   8 months pabuhr proofread introduction chapter
(edit) @d6b7d1d   8 months pabuhr citation updates
(edit) @ad47ec4   8 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @b965774   8 months ajbeach Isolated the logic to decide if a function is a var-args function or not.
(edit) @075c6d5   8 months pabuhr afterthought addition to chapter 3
(edit) @7f2e87a   8 months pabuhr first proofread of chapter 1
(edit) @7a37fcb1   8 months pabuhr first proofread of chapter 3
(edit) @3f37f5b   8 months pabuhr update thesis macros
(edit) @562ccf9   8 months pabuhr remove empty line number increment from listings
(edit) @38f6e66   8 months pabuhr update citations
(edit) @4b75ae9   8 months pabuhr second attempt to simplify ttype min/max functions
Note: See TracRevisionLog for help on using the revision log.