source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @489d3ba   44 hours pabuhr change how latex code generated from sharing-demo.cfa
(edit) @2325b57   4 days pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @1b56a7f   4 days pabuhr add barrier sectio uC++ to CFA cheat sheet
(edit) @00f89a6   5 days f37yu attempt to fix const reference conversion
(edit) @47174c4   6 days pabuhr formatting
(edit) @2295320   6 days pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @0cb3479   6 days pabuhr update uC++toCFA manual with actor changes
(edit) @b5f1e850   6 days pabuhr update barrier test programs after changes
(edit) @a3af522   6 days pabuhr first attempt at updating barrier lock
(edit) @41882628   6 days pabuhr update test programs with actor name change
(edit) @105fb21   6 days pabuhr rename start_actor_system and stop_actor_system, add implicit messages …
(edit) @7e943e1   6 days pabuhr add citation for First-Come-First-Served paper
(edit) @2ae845e9   6 days ajbeach Removed debug output from resolver. Also made the early decision …
(edit) @b766c9b7   6 days pabuhr more string changes
(edit) @c01a2fd   7 days pabuhr work on starting chapter, fix spelling
(edit) @464cfc7   7 days pabuhr add label
(edit) @74cbaa3   9 days pabuhr formatting
(edit) @44e2a5a   9 days pabuhr remove assertions from rational structure declaration
(edit) @62595b31   9 days pabuhr temporary update of exponentiation operator due to possible bug in box-pass
(edit) @135a2d8   9 days pabuhr updates to uC++toCFA document
(edit) @83a581a   10 days mlbrooks Thesis, string, intro: provide missing facts
(edit) @04c6340   10 days mlbrooks Array, lifecycle: more proofreading
(edit) @e1107ec   10 days pabuhr proofread section Array lifecycle
(edit) @174a11a   11 days pabuhr add starting section 5.1 for strings
(edit) @5ba756c   11 days pabuhr generalize cfa-code indentation (xleftmargin)
(edit) @97ac01d3   12 days mlbrooks Thesis, array: add section on lifecycle
(edit) @7d95bce9   13 days mlbrooks Thesis, background, array: clarify C laxed inner dimension checking
(edit) @c3e41cda   2 weeks pabuhr proofread new material in background and array chapters
(edit) @63a7394   2 weeks pabuhr reduce topsep for enumitem
(edit) @ad9f593   2 weeks mlbrooks Thesis, background, array: flesh out and rework section Array …
(edit) @b7921d8   2 weeks mlbrooks Thesis, array: Add section Dimension Parameter Implementation
(edit) @292d6cf6   3 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @520fa9e   3 weeks pabuhr proofread background chapter, and other small changes
(edit) @5485bcac   3 weeks ajbeach Updated tuple proposal to include array interations.
(edit) @a3bd827   3 weeks pabuhr fix directory name for running tests in INSTALL
(edit) @b699a61   3 weeks pabuhr formatting
(edit) @7ef4438   3 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @63cf80e   3 weeks pabuhr finish proofreading the array section of the background chapter
(edit) @d0296db6   3 weeks mlbrooks Thesis, array, upgrade accordion demo to use data in all arrays
(edit) @33474e6   3 weeks mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @bf91d1d   3 weeks pabuhr numerous changes to the uC++ to CFA cheat sheet
(edit) @14c31eb   3 weeks pabuhr proofread introduction chapter
(edit) @06d75931   3 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @720eec9   3 weeks mlbrooks Thesis, array, proofread intro sections.
(edit) @d031f7f   3 weeks ajbeach Renamed CurrentObject?'s MemberIterator::operator* to getOptions …
(edit) @90be0cf   3 weeks ajbeach Moved some methods out of EnumDecl?. These were calculations and the …
(edit) @12c4a5f   4 weeks ajbeach Folding in feedback to the tuple proposal and rewriting the last rewrite.
(edit) @42d81a7   4 weeks mlbrooks Thesis, array, C typing rules, add old C rules and case-comparison table.
(edit) @d3942b9   4 weeks mlbrooks Thesis, array, C typing rules, add discussion dimension hoisting.
(edit) @3a08cb1   4 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @e8b5ba4   4 weeks pabuhr update how input/output files are opened
(edit) @187be97   4 weeks mlbrooks Thesis, array, add content on C typing changes.
(edit) @02ea981   5 weeks mlbrooks Thesis introduction contributions, first try.
(edit) @4e0168a   5 weeks pabuhr documentation, update C23 attribute lexing
(edit) @c565d68   5 weeks pabuhr change CFA tests to use C designator syntax
(edit) @1a7203d   5 weeks pabuhr change CFA runtime libraries to use C designator syntax
(edit) @1a8b17a   5 weeks pabuhr add C23 attributes, require comma terminator for nullary and unary …
(edit) @0766399   6 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @7d415b4   6 weeks pabuhr more proofreading of intro chapter
(edit) @16ba4897   6 weeks ajbeach Replaced SemanticErrorException::isEmpty with ...::throwIfNonEmpty. …
(edit) @1b770e40   6 weeks pabuhr first proofread of tuple proposal
(edit) @b0fcd0e   7 weeks mlbrooks Tuple proposal spelling-grammar-typo fixes. No content changes intended.
(edit) @7968301   7 weeks pabuhr change "exit" stream to stderr from stdout
(edit) @e748094   7 weeks ajbeach Bit of clean-up in the Box pass I did while investigating it. 'static' …
(edit) @917f67dd   7 weeks pabuhr remove what appear to be superfluous push/pop in grammar rules
(edit) @86841ee   7 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c82dad4   7 weeks pabuhr more proofreading of intro and content1 chapters
(edit) @2d6add4   7 weeks ajbeach Fixed a bad initialization in ForeachStmt?. Seems to have been there in …
(edit) @62afe08   8 weeks ajbeach Missing rename in comment.
(edit) @7a0e8c8   8 weeks ajbeach Finally finished the tuple proposal. Feedback is welcome. Moved the …
(edit) @569b118   8 weeks pabuhr push missing file
(edit) @738a9b4   8 weeks pabuhr fformatting, make names consistent
(edit) @fca78f1   8 weeks ajbeach Added ForeachStmt? (felt better than ForEachStmt?). This new node is a …
(edit) @b723b63   2 months pabuhr updated for uC++ to CFA document
(edit) @07dbcba   2 months pabuhr some proofreading of Fangren's thesis
(edit) @b9b8643   2 months pabuhr fix two spelling issues
(edit) @0185b68   2 months ajbeach Added an overview of what BasicType?-gen.cpp is to the comment the top …
(edit) @f660b10   2 months ajbeach Moved the backtrace/signal code to the bottom of the main file (so …
(edit) @59627b3   2 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c329bca   2 months j82liang Add a sentence about linkonce
(edit) @152944e   2 months ajbeach PULL BEFORE YOU PUSH! This fix has already applied, but they were …
(edit) @e37d45e1   2 months pabuhr add mising comma in citation
(edit) @eaeba79   2 months pabuhr update module proposal with some emails on the topic
(edit) @0bda8d7   2 months j82liang Small updates
(edit) @175a750e   2 months j82liang change the superset row as we now conclude adt form a superset
(edit) @4fa7096   2 months pabuhr small changes
(edit) @68a7028   2 months pabuhr small changes
(edit) @0c88135   2 months j82liang Update on thesis
(edit) @17fdf6f   2 months pabuhr missed proofreading in conclusion
(edit) @8c79dc3c   2 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @dcfcf368   2 months pabuhr final proofread of thesis
(edit) @5ef4008   2 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c494b84   2 months j82liang The fix about build enum type (I thought I have pushed it)
(edit) @9739c56f   2 months ajbeach Clean-up in TranslateEnumRange?.
(edit) @3733643   2 months pabuhr multiple changes to reflect updates in Cforall
(edit) @2ac78a1   2 months pabuhr switch to isxdigit and floating point changes
(edit) @c5f69fd   2 months pabuhr clean up naming of float-point types, and start to add new ARM …
(edit) @2b5e051   2 months pabuhr increase unfreed storage for putenv/tzset
(edit) @23fb819   2 months pabuhr formatting
(edit) @b24cbaf   2 months mlbrooks Reduce test suite's reliance on makefile.am EXTRA_DIST entries for …
Note: See TracRevisionLog for help on using the revision log.