source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @966b4c6   3 years pabuhr update Csharp macro, remove pslatex package and replace with helvet, … ADT ast-experimental
(edit) @747a7c1   3 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @5e3f1e1   3 years ajbeach Cleaning old box pass for easier translation. Added guards to cut down … ADT ast-experimental
(edit) @4616622   3 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @2d028039   3 years caparson added support for copy based envelopes ADT ast-experimental
(edit) @ccb29b4   3 years ajbeach This should fix the issues with building with older gcc versions. ADT ast-experimental
(edit) @8fa77eb   3 years pabuhr fix documentation ADT ast-experimental
(edit) @6d2af204   3 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @9ef5516   3 years pabuhr formatting, add bibliography entries for Actor paper ADT ast-experimental
(edit) @35d1de5   3 years pabuhr change test forall.cfa from compilation only to execution ADT ast-experimental
(edit) @21a2a7d   3 years ajbeach Replaced ScopedMap::erase with a version that should avoid the order … ADT ast-experimental
(edit) @e9b5043   3 years ajbeach Added contains to some of our containers. Also changed some code to … ADT ast-experimental
(edit) @2f61765   3 years ajbeach Fixed a clang warning and cleaned up the rest of the function. ADT ast-experimental
(edit) @2125443a   3 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @8a97248   3 years pabuhr switch from old trait syntax to new trait syntax using forall clause ADT ast-experimental
(edit) @db9d7a9   3 years ajbeach Fixed clang++-10 error. One of the problem functions was never used … ADT ast-experimental
(edit) @85dd381   3 years ajbeach Fixed indentation in ScopedSet and moved the iterator details to the … ADT ast-experimental
(edit) @98a2b1dc   3 years ajbeach Updated ScopedMap to use the layout of ErasableScopedMap; putting the … ADT ast-experimental
(edit) @ccf1d99   3 years caparson intermediate push so I can move to nasus to performance test some stuff ADT ast-experimental
(edit) @a64137f   3 years caparson added support for copying envelopes in generated | routine ADT ast-experimental
(edit) @1f35220   3 years caparson updated test params so that they ran for appropriate duration ADT ast-experimental
(edit) @5c473c9   3 years caparson fixed bug where I used buffer as a stack not a queue ADT ast-experimental
(edit) @a4ab235   3 years caparson added executor test ADT ast-experimental
(edit) @ecfe574   3 years caparson added envelope copying to avoid allocations ADT ast-experimental
(edit) @dab2b6a   3 years caparson added dynamic allocation actor test ADT ast-experimental
(edit) @03936530   3 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @757099e   3 years caparson reverted changes to types.cfa now that I fixed the underlying bug and … ADT ast-experimental
(edit) @a8e8c67   3 years caparson fixed non-inline actor/message bug and cleaned up Actor pass ADT ast-experimental
(edit) @96ddc62   3 years caparson Added appropriate fwd decl hoisting to ensure there are no use before … ADT ast-experimental
(edit) @9d0ff30   3 years caparson added missing header ADT ast-experimental
(edit) @7a24d76   3 years pabuhr simply grammar for forall with trait ADT ast-experimental
(edit) @ce691d2   3 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @d2b94f2   3 years caparson temporary fix to correct build error, fix in actor pass to come later ADT ast-experimental
(edit) @8728104   3 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @0f15e3b   3 years pabuhr add alternate syntax using forall with trait ADT ast-experimental
(edit) @a5f9444   3 years pabuhr change 0 to nullptr ADT ast-experimental
(edit) @79a6b17   3 years pabuhr print better error message when semi-colon missing after aggregate ADT ast-experimental
(edit) @1c75ef8   3 years caparson added pingpong test ADT ast-experimental
(edit) @34ed17b   3 years caparson Fixed decl before use issue with actors sending messages to other actors ADT ast-experimental
(edit) @77ca074   3 years caparson cleaned up actor matrix test a bit ADT ast-experimental
(edit) @82b96953   3 years caparson added expect files for actor tests ADT ast-experimental
(edit) @cd5eb4b   3 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @418882af   3 years caparson added two actor tests. More to come ADT ast-experimental
(edit) @c042d79   3 years caparson ported uC++-style actor system ADT ast-experimental
(edit) @3dd8f42   3 years caparson added actor support to the compiler ADT ast-experimental
(edit) @378de69   3 years caparson small lock cleanup to remove unused field on spin_queue_lock ADT ast-experimental
(edit) @ad861ef   3 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @466787a   3 years pabuhr add keyword waituntil, add parsing stub for static declarations in … ADT ast-experimental
(edit) @a0d1f1c   3 years ajbeach Header Clean-up: Removed no longer needed includes from typeops, and … ADT ast-experimental
(edit) @5bf3976   3 years ajbeach Header Clean-Up: Created new headers for new AST typeops and moved … ADT ast-experimental
(edit) @fed6a0f   3 years ajbeach Header Clean-up: Moving more declarations to the header of the … ADT ast-experimental
(edit) @7b5694d   3 years ajbeach Header Clean-up: Moved more things from typeops to Unify. ADT ast-experimental
(edit) @e563edf   3 years ajbeach Header Clean-up: Clearing out typeops, moving things to Unify because … ADT ast-experimental
(edit) @9845cb6   3 years ajbeach Cleaning old box pass for easier translation. Removed an unused … ADT ast-experimental
(edit) @34a1d2e   3 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @b3d794fc   3 years caparson removed unneeded dependency that broke build ADT ast-experimental
(edit) @d61d034   3 years j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @8bb86ce   3 years j82liang Clean up some code related to Enum codegen ADT ast-experimental
(edit) @42b739d7   3 years caparson fixed termination synchronization in the channel benchmark to get rid … ADT ast-experimental
(edit) @862658a   3 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @b49310f   3 years caparson fixed parameters for test to eliminate deadlock case ADT ast-experimental
(edit) @8fcf921   3 years j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @9749d2fa   3 years j82liang Fix CodeGen for function type enum ADT ast-experimental
(edit) @2c8c314   3 years ajbeach Clean-up in the name mangler. ADT ast-experimental
(edit) @dbd47d6   3 years caparson fixed makefile for tests by adding appropriate includes ADT ast-experimental
(edit) @53ef99a   3 years caparson removed file accidentally included in earlier commit ADT ast-experimental
(edit) @7878974   3 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @2cc969c   3 years caparson remove unused expect file due to renaming ADT ast-experimental
(edit) @73e3a8f9   3 years caparson refactored name of channel test to remove channel from the name ADT ast-experimental
(edit) @cca034e   3 years caparson added another channel test and refactored the existing one to reuse code ADT ast-experimental
(edit) @5c931e0   3 years caparson made changes to support zero-size channels ADT ast-experimental
(edit) @72abfddd   3 years caparson added expect for channel test ADT ast-experimental
(edit) @afffd6c   3 years caparson removed accidentally committed a.out ADT ast-experimental
(edit) @4a962d8   3 years caparson added channel impl with basic test. Will expand impl and tests soon ADT ast-experimental
(edit) @0640c350   3 years caparson moved unified_locking test dir to be under concurrent ADT ast-experimental
(edit) @aa45b15   3 years caparson commit expect files for the unified locking dir move ADT ast-experimental
(edit) @703c88e   3 years caparson missed another lock name refactor in the earlier commit ADT ast-experimental
(edit) @357ab79   3 years caparson moved unified locking tests to be under concurrent directory since … ADT ast-experimental
(edit) @01a8954   3 years caparson renamed tests to match naming refactor ADT ast-experimental
(edit) @0cee082   3 years caparson refactored naming for lock to be more accurate and cleaned up REACQ … ADT ast-experimental
(edit) @f76dd1a   3 years ajbeach Some cleanup in RenameVars.cc. ADT ast-experimental
(edit) @5e180c2   3 years caparson small future touchups ADT ast-experimental
(edit) @8fb7402   3 years caparson fixed race condition in select_future test to fix build failure ADT ast-experimental
(edit) @f28b1f8   3 years Thierry Delisle More small autoconf tweaks ADT ast-experimental
(edit) @c130165   3 years Thierry Delisle small update to configure scripts, which should help for ubuntu 22.04 ADT ast-experimental
(edit) @e78782b   3 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @243d998   3 years caparson added and updated future tests ADT ast-experimental
(edit) @7eac70e   3 years caparson added select to includes ADT ast-experimental
(edit) @339e30a   3 years caparson added new future and added rudimentary select statement support for it ADT ast-experimental
(edit) @a20be49   3 years pabuhr remove all uses of USE_GNU ADT ast-experimental
(edit) @3d4b7cc7   3 years pabuhr add Scott13 citation to pl.bib ADT ast-experimental
(edit) @a14926b   3 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @d99a716   3 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADT ast-experimental
(edit) @0348fd8   3 years caparson fixed clh bug where you couldn't hold more than 1 clh lock at once ADT ast-experimental
(edit) @66a89e7   3 years ajbeach pass::get_result -> pass::result::get for consistency with the … ADT ast-experimental
(edit) @331ee52c   3 years ajbeach Should silence a GCC 12 warning. ADT ast-experimental
(edit) @8d9d974   3 years ajbeach Cleaning old box pass for easier translation. Compacting one of the … ADT ast-experimental
(edit) @a7662b8   3 years pabuhr add cast from int to unsigned ADT ast-experimental
(edit) @d9585291   3 years pabuhr formatting ADT ast-experimental
(edit) @8ee54963   3 years pabuhr change spinlock atomics to ATOMIC_ACQUIRE/RELEASE, increase alignment … ADT ast-experimental
Note: See TracRevisionLog for help on using the revision log.