source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ec22220   18 months pabuhr formatting stuck-waitfor-destruct
(edit) @6e6e372   18 months pabuhr harmonize comments in test program stuck-waitfor-destruct
(edit) @8e4f34e   18 months mlbrooks Allow builtin ++ from += overloads, and similar, to work on a type … stuck-waitfor-destruct
(edit) @fd0a1799   18 months mlbrooks Resurrect test of zero_t/one_t and capture present state of ++ stuck-waitfor-destruct
(edit) @283fbdd   18 months ajbeach Removed some unused (commented) code from the builtins. stuck-waitfor-destruct
(edit) @50be6444   18 months ajbeach Follow up reformatting to builtins. Just a few extra and missing spaces. stuck-waitfor-destruct
(edit) @18a7dcf1   18 months pabuhr found some initial material for section Polymorphism stuck-waitfor-destruct
(edit) @fbb5bdd   18 months pabuhr add some initial background material stuck-waitfor-destruct
(edit) @bc999b7   18 months pabuhr more proofreading of intro chapter stuck-waitfor-destruct
(edit) @9f7285e   18 months pabuhr formatting, temporarily remove quasi_void stuck-waitfor-destruct
(edit) @6503ef4   18 months pabuhr formatting stuck-waitfor-destruct
(edit) @0b98381   18 months pabuhr remove line numbering stuck-waitfor-destruct
(edit) @b4c6e10   18 months pabuhr thesis proofreading stuck-waitfor-destruct
(edit) @9861ef2   19 months f37yu add description of closed trait types stuck-waitfor-destruct
(edit) @5b66938   19 months pabuhr update .expect files for x86 architecture stuck-waitfor-destruct
(edit) @b38d24a   19 months j82liang update test expect stuck-waitfor-destruct
(edit) @fc276f3   19 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @eae8b37   19 months j82liang Move enum.hfa/enum.cfa to prelude stuck-waitfor-destruct
(edit) @4175659   19 months pabuhr remove BadQualifiersZeroOne warning message stuck-waitfor-destruct
(edit) @509ec82   19 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @1c0a3a4   19 months pabuhr fix problem with future seperate compilation stuck-waitfor-destruct
(edit) @718601e   19 months mlbrooks Try 2 to fix arch-specific test failure from my last commit stuck-waitfor-destruct
(edit) @730992a   19 months mlbrooks Try to fix arch-specific test failure from my last commit stuck-waitfor-destruct
(edit) @46c4dea   19 months ajbeach Update the enumeration proposal with some updates now that the rework … stuck-waitfor-destruct
(edit) @81e768d   19 months mlbrooks Fix #276; add support for c-array parameters using dependent lengths. … stuck-waitfor-destruct
(edit) @3e2e9b2   19 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @f5e37a4   19 months pabuhr small changes to rational stuck-waitfor-destruct
(edit) @71f3d45   19 months mlbrooks Remove unnecessary assertion: printing a rational doesn't require the … stuck-waitfor-destruct
(edit) @108b2c7   19 months ajbeach Moved the non-trivial bodies of the power (exponental) functions out … stuck-waitfor-destruct
(edit) @e25ef8c   19 months pabuhr formatting, first attempt to add priority order to waitfor selection, … stuck-waitfor-destruct
(edit) @956b389   19 months j82liang add isMember to DeclWithType stuck-waitfor-destruct
(edit) @10a9479d   19 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @de7b7a5   19 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @1cd2839   19 months pabuhr test patch for respecting lexical priority in waitfor statement stuck-waitfor-destruct
(edit) @bdf40650   19 months ajbeach Address-of is now moved under casts of any type and is done so … stuck-waitfor-destruct
(edit) @d945be9   19 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @7c80a86   19 months pabuhr proofread chapter 3 stuck-waitfor-destruct
(edit) @ecf3812   19 months ajbeach CastExpr reorganization and clean-up in Lvalue. I kept these from a … stuck-waitfor-destruct
(edit) @29075d1   19 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc stuck-waitfor-destruct
(edit) @1b39705   19 months pabuhr proofreading on string chapter stuck-waitfor-destruct
(edit) @ed96731   19 months ajbeach With{Stmts,Decls}ToAdd how has an -X version like WithSymbolTableX. … stuck-waitfor-destruct
(edit) @0dffe91   19 months mlbrooks Thesis, string: add missing figure stuck-waitfor-destruct
(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) @b006c51e   20 months j82liang Move enum trait declaration to builtin/c 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
Note: See TracRevisionLog for help on using the revision log.