source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @7d415b4   5 months pabuhr more proofreading of intro chapter
(edit) @1b770e40   5 months pabuhr first proofread of tuple proposal
(edit) @b0fcd0e   5 months mlbrooks Tuple proposal spelling-grammar-typo fixes. No content changes intended.
(edit) @7968301   5 months pabuhr change "exit" stream to stderr from stdout
(edit) @e748094   5 months ajbeach Bit of clean-up in the Box pass I did while investigating it. 'static' …
(edit) @917f67dd   5 months pabuhr remove what appear to be superfluous push/pop in grammar rules
(edit) @86841ee   5 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c82dad4   5 months pabuhr more proofreading of intro and content1 chapters
(edit) @2d6add4   5 months ajbeach Fixed a bad initialization in ForeachStmt?. Seems to have been there in …
(edit) @62afe08   5 months ajbeach Missing rename in comment.
(edit) @7a0e8c8   5 months ajbeach Finally finished the tuple proposal. Feedback is welcome. Moved the …
(edit) @569b118   5 months pabuhr push missing file
(edit) @738a9b4   5 months pabuhr fformatting, make names consistent
(edit) @fca78f1   6 months ajbeach Added ForeachStmt? (felt better than ForEachStmt?). This new node is a …
(edit) @b723b63   6 months pabuhr updated for uC++ to CFA document
(edit) @07dbcba   6 months pabuhr some proofreading of Fangren's thesis
(edit) @b9b8643   6 months pabuhr fix two spelling issues
(edit) @0185b68   6 months ajbeach Added an overview of what BasicType?-gen.cpp is to the comment the top …
(edit) @f660b10   6 months ajbeach Moved the backtrace/signal code to the bottom of the main file (so …
(edit) @59627b3   6 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c329bca   6 months j82liang Add a sentence about linkonce
(edit) @152944e   6 months ajbeach PULL BEFORE YOU PUSH! This fix has already applied, but they were …
(edit) @e37d45e1   6 months pabuhr add mising comma in citation
(edit) @eaeba79   6 months pabuhr update module proposal with some emails on the topic
(edit) @0bda8d7   6 months j82liang Small updates
(edit) @175a750e   6 months j82liang change the superset row as we now conclude adt form a superset
(edit) @4fa7096   6 months pabuhr small changes
(edit) @68a7028   6 months pabuhr small changes
(edit) @0c88135   6 months j82liang Update on thesis
(edit) @17fdf6f   6 months pabuhr missed proofreading in conclusion
(edit) @8c79dc3c   6 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @dcfcf368   6 months pabuhr final proofread of thesis
(edit) @5ef4008   6 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c494b84   6 months j82liang The fix about build enum type (I thought I have pushed it)
(edit) @9739c56f   6 months ajbeach Clean-up in TranslateEnumRange?.
(edit) @3733643   6 months pabuhr multiple changes to reflect updates in Cforall
(edit) @2ac78a1   6 months pabuhr switch to isxdigit and floating point changes
(edit) @c5f69fd   6 months pabuhr clean up naming of float-point types, and start to add new ARM …
(edit) @2b5e051   6 months pabuhr increase unfreed storage for putenv/tzset
(edit) @23fb819   6 months pabuhr formatting
(edit) @b24cbaf   6 months mlbrooks Reduce test suite's reliance on makefile.am EXTRA_DIST entries for …
(edit) @406c806   6 months mlbrooks Attempt to fix Promote build by naming recently added test data files …
(edit) @cdf7d43   6 months mlbrooks Hopefully fix broken build, from multiple declarations of arrah.hfa's …
(edit) @05f8761   6 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @1665ee5   6 months mlbrooks Add uArray delayed-initialization equivalent to CFA array
(edit) @5b95e67   6 months pabuhr fix spelling
(edit) @20c2ade   6 months ajbeach Parse string literals to get their length, taking into account escape …
(edit) @6325bd4   6 months mlbrooks Fix fork+exec missed case / broken build
(edit) @efe697d   6 months mlbrooks Add EOF test coverage for string reading.
(edit) @025f9c5   6 months mlbrooks Update 'fork+exec' test utility to be valid also in C and C++.
(edit) @a35e342   6 months j82liang update the discussion of unit type
(edit) @08e0d65   6 months j82liang Fix inst type as base type for enum
(edit) @aa14aafe   6 months j82liang Update thesis
(edit) @3d618a0   6 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d93b813   6 months j82liang Add separate compilation discussion
(edit) @f5dbc8d   6 months ajbeach Removed some unneeded code that could have gone last commit.
(edit) @b6f2e7ab   6 months ajbeach Removed SizeofExpr::expr and AlignofExpr::expr, expressions that would …
(edit) @5c6d439   6 months ajbeach Order of evaluation between arguments of a function is not …
(edit) @a7efc96   6 months ajbeach Made sure a variable is always initialized and removed some trailing …
(edit) @d3b33d5   6 months pabuhr fix dangling reference after delete
(edit) @02101a4   6 months pabuhr comment out unused variable declaration
(edit) @478dade   6 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @29c8675   6 months j82liang update thesis
(edit) @a933489b   6 months pabuhr change exception throw to use copy constructor rather than assignment …
(edit) @82a5ea2   6 months ajbeach Added checks for (and a test to check the checks) assertions we will …
(edit) @9bb6c5f   6 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @508cff0   6 months pabuhr fix quotations from C++ reference manual
(edit) @737bf73   6 months pabuhr correct check for EOF when reading character strings
(edit) @db19e1d   6 months ajbeach Changed the interpritation of () to be no parameters instead of any …
(edit) @cdbb909   6 months pabuhr proofread introduction chapter
(edit) @d6b7d1d   6 months pabuhr citation updates
(edit) @ad47ec4   6 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @b965774   6 months ajbeach Isolated the logic to decide if a function is a var-args function or not.
(edit) @075c6d5   6 months pabuhr afterthought addition to chapter 3
(edit) @7f2e87a   6 months pabuhr first proofread of chapter 1
(edit) @7a37fcb1   6 months pabuhr first proofread of chapter 3
(edit) @3f37f5b   6 months pabuhr update thesis macros
(edit) @562ccf9   6 months pabuhr remove empty line number increment from listings
(edit) @38f6e66   6 months pabuhr update citations
(edit) @4b75ae9   7 months pabuhr second attempt to simplify ttype min/max functions
(edit) @26ee4b5   7 months pabuhr simplify ttype min/max functions
(edit) @d1fbc56e   7 months ajbeach Removed two lingering set_extension functions from ast. There was one …
(edit) @45ee172   7 months ajbeach Corrected handling of va_args in the parser. It still does not get …
(edit) @cc0aa8c   7 months pabuhr formatting
(edit) @790f251   7 months pabuhr update error message for parameter default-initialization in …
(edit) @960665c   7 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @df2e00f   7 months ajbeach Made heap pass the invariant check. We should be able to enable …
(edit) @3ac5fd8   7 months pabuhr first attempt changing end-of-file to an exception
(edit) @afb15cf   7 months ajbeach Added a check to make sure that optional parameters to not appear on …
(edit) @5b643ea   7 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @cef5bfc   7 months pabuhr added a few sentences and corrected spelling mistakes
(edit) @4558df2   7 months pabuhr update accordion program, small changes
(edit) @8da3cc4d   7 months mlbrooks Add missing integration test of accordions. Putting a CFA array
(edit) @2f31773   7 months mlbrooks Improve inability to declare a struct member having a managed type via …
(edit) @f9ad69d   7 months mlbrooks Fix #175
(edit) @1a2ba84   7 months mlbrooks fix comment typo
(edit) @d1f5054   7 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @26d40a1   7 months j82liang add void to lowerBound() and upperBound() declaration, which is a …
(edit) @2870cb6   7 months f37yu update cast expression cost rule
(edit) @661e7b0   7 months ajbeach After a years (or at least half a year) the CodeLocation? optimization …
Note: See TracRevisionLog for help on using the revision log.