source:

Revision Log Mode:


Legend:

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