source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3e2e9b2   3 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @f5e37a4   3 weeks pabuhr small changes to rational
(edit) @71f3d45   3 weeks mlbrooks Remove unnecessary assertion: printing a rational doesn't require the …
(edit) @108b2c7   3 weeks ajbeach Moved the non-trivial bodies of the power (exponental) functions out …
(edit) @e25ef8c   3 weeks pabuhr formatting, first attempt to add priority order to waitfor selection, …
(edit) @956b389   4 weeks j82liang add isMember to DeclWithType?
(edit) @10a9479d   4 weeks j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @de7b7a5   4 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @1cd2839   4 weeks pabuhr test patch for respecting lexical priority in waitfor statement
(edit) @bdf40650   4 weeks ajbeach Address-of is now moved under casts of any type and is done so …
(edit) @d945be9   4 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @7c80a86   4 weeks pabuhr proofread chapter 3
(edit) @ecf3812   4 weeks ajbeach CastExpr? reorganization and clean-up in Lvalue. I kept these from a …
(edit) @29075d1   4 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @1b39705   4 weeks pabuhr proofreading on string chapter
(edit) @ed96731   4 weeks ajbeach With{Stmts,Decls}ToAdd? how has an -X version like WithSymbolTableX. …
(edit) @0dffe91   4 weeks mlbrooks Thesis, string: add missing figure
(edit) @ea10f64   5 weeks pabuhr first attempt at tests for tuple arrays
(edit) @dd54139   5 weeks pabuhr empty tuple prints a syntax error, first attempt at tuple arrays with …
(edit) @95707a3   5 weeks pabuhr updates to barrier.hfa
(edit) @e255902b   5 weeks pabuhr more updates to the uC++toCFA document
(edit) @489d3ba   5 weeks pabuhr change how latex code generated from sharing-demo.cfa
(edit) @2325b57   5 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @1b56a7f   5 weeks pabuhr add barrier sectio uC++ to CFA cheat sheet
(edit) @00f89a6   5 weeks f37yu attempt to fix const reference conversion
(edit) @47174c4   5 weeks pabuhr formatting
(edit) @2295320   5 weeks pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @0cb3479   5 weeks pabuhr update uC++toCFA manual with actor changes
(edit) @b5f1e850   5 weeks pabuhr update barrier test programs after changes
(edit) @a3af522   5 weeks pabuhr first attempt at updating barrier lock
(edit) @41882628   5 weeks pabuhr update test programs with actor name change
(edit) @105fb21   5 weeks pabuhr rename start_actor_system and stop_actor_system, add implicit messages …
(edit) @7e943e1   5 weeks pabuhr add citation for First-Come-First-Served paper
(edit) @2ae845e9   5 weeks ajbeach Removed debug output from resolver. Also made the early decision …
(edit) @b766c9b7   5 weeks pabuhr more string changes
(edit) @c01a2fd   5 weeks pabuhr work on starting chapter, fix spelling
(edit) @464cfc7   5 weeks pabuhr add label
(edit) @74cbaa3   6 weeks pabuhr formatting
(edit) @44e2a5a   6 weeks pabuhr remove assertions from rational structure declaration
(edit) @62595b31   6 weeks pabuhr temporary update of exponentiation operator due to possible bug in box-pass
(edit) @135a2d8   6 weeks pabuhr updates to uC++toCFA document
(edit) @83a581a   6 weeks mlbrooks Thesis, string, intro: provide missing facts
(edit) @04c6340   6 weeks mlbrooks Array, lifecycle: more proofreading
(edit) @e1107ec   6 weeks pabuhr proofread section Array lifecycle
(edit) @174a11a   6 weeks pabuhr add starting section 5.1 for strings
(edit) @5ba756c   6 weeks pabuhr generalize cfa-code indentation (xleftmargin)
(edit) @97ac01d3   6 weeks mlbrooks Thesis, array: add section on lifecycle
(edit) @7d95bce9   6 weeks mlbrooks Thesis, background, array: clarify C laxed inner dimension checking
(edit) @c3e41cda   6 weeks pabuhr proofread new material in background and array chapters
(edit) @63a7394   6 weeks pabuhr reduce topsep for enumitem
(edit) @b006c51e   6 weeks j82liang Move enum trait declaration to builtin/c
(edit) @ad9f593   7 weeks mlbrooks Thesis, background, array: flesh out and rework section Array …
(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 …
Note: See TracRevisionLog for help on using the revision log.