source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @43f29f6   15 months pabuhr formatting ADTast-experimental
(edit) @421703e   15 months pabuhr update expected test output after declaring anonymous structs static ADTast-experimental
(edit) @aca0d2f   15 months pabuhr make anonymous struct declaration static ADTast-experimental
(edit) @257a8f5   15 months ajbeach Made some of the AST/Print helpers public. ADTast-experimental
(edit) @640b3df   15 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @1180175   15 months caparson rest of partial commit to move WIP thesis to plg ADTast-experimental
(edit) @46ab782   15 months caparson partial commit to move theses framework to plg ADTast-experimental
(edit) @9a533ba   15 months ajbeach Remove the unused DeclarationNode::Attr_t type and support. ADTast-experimental
(edit) @40747247   15 months pabuhr comment out ifaddrs.h in #include file test because it is breaking the … ADTast-experimental
(edit) @2d37a788   15 months pabuhr print enumeration type-name in print member ADTast-experimental
(edit) @9a380e1a   15 months pabuhr formatting ADTast-experimental
(edit) @44a0ca2   15 months pabuhr formatting ADTast-experimental
(edit) @e4f13fe   15 months pabuhr formatting ADTast-experimental
(edit) @0bcd707   15 months pabuhr make CV qualifiers on empty SUE declaration an error, gcc only has a … ADTast-experimental
(edit) @c910709   15 months pabuhr remove use of _GNU_SOURCE and RTLD_NEXT to provide alternate means for … ADTast-experimental
(edit) @3494ca9   15 months pabuhr formatting ADTast-experimental
(edit) @ed52dd5   15 months pabuhr remove comment about _GNU_SOURCE ADTast-experimental
(edit) @56bb2e1   15 months pabuhr clean up #include files ADTast-experimental
(edit) @8f06277   15 months ajbeach Some clean-up in Common/utility.h. Deleted some unused declarations … ADTast-experimental
(edit) @14f6a3cb   15 months pabuhr fix build problem ADTast-experimental
(edit) @692c1cc   15 months pabuhr update printing attributes, clean up anon flag setting, move attribute … ADTast-experimental
(edit) @f8729be   15 months pabuhr remove unnecessary #define for _XOPEN_SOURCE 600 ADTast-experimental
(edit) @fb907d3   15 months pabuhr add explicit cast of with function exp10 ADTast-experimental
(edit) @fbdfcd8   15 months pabuhr isolate error variable declaration ADTast-experimental
(edit) @f5f2768   15 months pabuhr make _GNU_SOURCE default, change IO to use SOCKADDR_ARG and … ADTast-experimental
(edit) @1c80f20   15 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @4b60b28   15 months ajbeach Moved parser utility from common utility file to the parserutility file. ADTast-experimental
(edit) @26e6d88   15 months ajbeach Updated indentation in Pass.proto.hpp. ADTast-experimental
(edit) @cad9edb   15 months ajbeach Split the forward include namespace from the declaration namespace in … ADTast-experimental
(edit) @f2f595d7   15 months ajbeach RunParser? now uses AST for its interface everywhere. (Works because … ADTast-experimental
(edit) @abcb393   15 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @d3bffdb   15 months ajbeach Added some notes to porting.md. ADTast-experimental
(edit) @4d35bc6   15 months pabuhr remove explicit declaration of accept4 function ADTast-experimental
(edit) @531c3d5   15 months pabuhr add include bits/debug.hfa for verify function ADTast-experimental
(edit) @1b7b604   15 months pabuhr formatting ADTast-experimental
(edit) @07e3652   15 months pabuhr formatting, minor expression restructuring ADTast-experimental
(edit) @f7c41d4   15 months pabuhr formatting ADTast-experimental
(edit) @f6bceeb   15 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @641be0a   15 months pabuhr add Actor and work-stealing citations, change inproceedings booktitle … ADTast-experimental
(edit) @c97b448   15 months ajbeach Added some box pass utilities that I believe are working and I don't … ADTast-experimental
(edit) @f26421f   15 months mganesan Removed CompilerError? and UnimplementedError? ADTast-experimental
(edit) @966b4c6   15 months pabuhr update Csharp macro, remove pslatex package and replace with helvet, … ADTast-experimental
(edit) @747a7c1   15 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @5e3f1e1   15 months ajbeach Cleaning old box pass for easier translation. Added guards to cut down … ADTast-experimental
(edit) @4616622   15 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @2d028039   15 months caparson added support for copy based envelopes ADTast-experimental
(edit) @ccb29b4   15 months ajbeach This should fix the issues with building with older gcc versions. ADTast-experimental
(edit) @8fa77eb   16 months pabuhr fix documentation ADTast-experimental
(edit) @6d2af204   16 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @9ef5516   16 months pabuhr formatting, add bibliography entries for Actor paper ADTast-experimental
(edit) @35d1de5   16 months pabuhr change test forall.cfa from compilation only to execution ADTast-experimental
(edit) @21a2a7d   16 months ajbeach Replaced ScopedMap::erase with a version that should avoid the order … ADTast-experimental
(edit) @e9b5043   16 months ajbeach Added contains to some of our containers. Also changed some code to … ADTast-experimental
(edit) @2f61765   16 months ajbeach Fixed a clang warning and cleaned up the rest of the function. ADTast-experimental
(edit) @2125443a   16 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @8a97248   16 months pabuhr switch from old trait syntax to new trait syntax using forall clause ADTast-experimental
(edit) @db9d7a9   16 months ajbeach Fixed clang++-10 error. One of the problem functions was never used … ADTast-experimental
(edit) @85dd381   16 months ajbeach Fixed indentation in ScopedSet? and moved the iterator details to the … ADTast-experimental
(edit) @98a2b1dc   16 months ajbeach Updated ScopedMap? to use the layout of ErasableScopedMap?; putting the … ADTast-experimental
(edit) @ccf1d99   16 months caparson intermediate push so I can move to nasus to performance test some stuff ADTast-experimental
(edit) @a64137f   16 months caparson added support for copying envelopes in generated | routine ADTast-experimental
(edit) @1f35220   16 months caparson updated test params so that they ran for appropriate duration ADTast-experimental
(edit) @5c473c9   16 months caparson fixed bug where I used buffer as a stack not a queue ADTast-experimental
(edit) @a4ab235   16 months caparson added executor test ADTast-experimental
(edit) @ecfe574   16 months caparson added envelope copying to avoid allocations ADTast-experimental
(edit) @dab2b6a   16 months caparson added dynamic allocation actor test ADTast-experimental
(edit) @0393653   16 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @757099e   16 months caparson reverted changes to types.cfa now that I fixed the underlying bug and … ADTast-experimental
(edit) @a8e8c67   16 months caparson fixed non-inline actor/message bug and cleaned up Actor pass ADTast-experimental
(edit) @96ddc62   16 months caparson Added appropriate fwd decl hoisting to ensure there are no use before … ADTast-experimental
(edit) @9d0ff30   16 months caparson added missing header ADTast-experimental
(edit) @7a24d76   16 months pabuhr simply grammar for forall with trait ADTast-experimental
(edit) @ce691d2   16 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @d2b94f2   16 months caparson temporary fix to correct build error, fix in actor pass to come later ADTast-experimental
(edit) @8728104   16 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @0f15e3b   16 months pabuhr add alternate syntax using forall with trait ADTast-experimental
(edit) @a5f9444   16 months pabuhr change 0 to nullptr ADTast-experimental
(edit) @79a6b17   16 months pabuhr print better error message when semi-colon missing after aggregate ADTast-experimental
(edit) @1c75ef8   16 months caparson added pingpong test ADTast-experimental
(edit) @34ed17b   16 months caparson Fixed decl before use issue with actors sending messages to other actors ADTast-experimental
(edit) @77ca074   16 months caparson cleaned up actor matrix test a bit ADTast-experimental
(edit) @82b96953   16 months caparson added expect files for actor tests ADTast-experimental
(edit) @cd5eb4b   16 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @418882a   16 months caparson added two actor tests. More to come ADTast-experimental
(edit) @c042d79   16 months caparson ported uC++-style actor system ADTast-experimental
(edit) @3dd8f42   16 months caparson added actor support to the compiler ADTast-experimental
(edit) @378de69   16 months caparson small lock cleanup to remove unused field on spin_queue_lock ADTast-experimental
(edit) @ad861ef   16 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @466787a   16 months pabuhr add keyword waituntil, add parsing stub for static declarations in … ADTast-experimental
(edit) @a0d1f1c   16 months ajbeach Header Clean-up: Removed no longer needed includes from typeops, and … ADTast-experimental
(edit) @5bf3976   16 months ajbeach Header Clean-Up: Created new headers for new AST typeops and moved … ADTast-experimental
(edit) @fed6a0f   16 months ajbeach Header Clean-up: Moving more declarations to the header of the … ADTast-experimental
(edit) @7b5694d   16 months ajbeach Header Clean-up: Moved more things from typeops to Unify. ADTast-experimental
(edit) @e563edf   16 months ajbeach Header Clean-up: Clearing out typeops, moving things to Unify because … ADTast-experimental
(edit) @9845cb6   16 months ajbeach Cleaning old box pass for easier translation. Removed an unused … ADTast-experimental
(edit) @34a1d2e   16 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @b3d794fc   16 months caparson removed unneeded dependency that broke build ADTast-experimental
(edit) @d61d034   16 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @8bb86ce   16 months j82liang Clean up some code related to Enum codegen ADTast-experimental
(edit) @42b739d7   16 months caparson fixed termination synchronization in the channel benchmark to get rid … ADTast-experimental
Note: See TracRevisionLog for help on using the revision log.