source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @02b1ac6   14 months pabuhr formatting ADTast-experimental
(edit) @85a95cc   14 months pabuhr add test for problem with anonymous naming across compilation units ADTast-experimental
(edit) @1cdc052   14 months ajbeach Preventing NullStmts? from being added into ForCtrl? ended up being a … ADTast-experimental
(edit) @fed03b3   14 months ajbeach Make sure fields of the TranslationUnit?, and its TranslationGlobal?ADTast-experimental
(edit) @702e826   14 months ajbeach Pre-translation pass on the parser. Entirely code readability … ADTast-experimental
(edit) @a29477f   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @c74372f   14 months caparson added plotting script support for memory footprint bench ADTast-experimental
(edit) @2ceb2bf   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @681d8f2   14 months caparson After many red herrings I think the race between checking a message … ADTast-experimental
(edit) @52be2664   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @7044535   14 months caparson added data files for memory footprint benchmark ADTast-experimental
(edit) @0f275f7   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @d40555e   14 months caparson fixed matrix.cfa test error by reworking globals to avoid spurious … ADTast-experimental
(edit) @1d93ba7   14 months caparson changed default number of sends for CAF sendstatic ADTast-experimental
(edit) @dd16dd5   14 months caparson added data files needed to generate plots/tables ADTast-experimental
(edit) @625f3e2   14 months caparson added latex compatible output format ADTast-experimental
(edit) @50d2513   14 months caparson added data files for tables in thesis ADTast-experimental
(edit) @9155026   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @e23169b   14 months caparson some actor cleanup/optimizations ADTast-experimental
(edit) @ab81e3b   14 months caparson updated run script and plotting script ADTast-experimental
(edit) @b86d14c   14 months caparson added caf benchmarks ADTast-experimental
(edit) @4066bd2   14 months caparson added timing header and cleaned up benchmarks ADTast-experimental
(edit) @cec2551   14 months caparson added cfa benchmarks ADTast-experimental
(edit) @5adf4f4   14 months caparson added caf/uC++/proto benchmarks ADTast-experimental
(edit) @99fb52c   14 months caparson fixed failing dynamic.cfa test ADTast-experimental
(edit) @f23d34db   14 months caparson changed some stat collection for actors and attempted to fix … ADTast-experimental
(edit) @e54b4e9   14 months caparson missed this in prev commit ADTast-experimental
(edit) @4933f18   14 months caparson added test case to types test and refactored to remove redundant ctor calls ADTast-experimental
(edit) @858350a   14 months caparson added poison pill messages and made test for them ADTast-experimental
(edit) @2856044a   14 months caparson fixed div by zero bug in actor stats, cleaned up includes, changed to … ADTast-experimental
(edit) @046ba23   14 months caparson small comment cleanup ADTast-experimental
(edit) @809e058   14 months caparson changed actor tests to reflect syntax change and some small changes … ADTast-experimental
(edit) @231e1ae   14 months caparson changed actor send from | operator to << operator to avoid conflict … ADTast-experimental
(edit) @13f066d   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @1e38178   14 months caparson added some safety/productivity features and some stats ADTast-experimental
(edit) @a8667ab   14 months pabuhr expunge all rseq code from runtime ADTast-experimental
(edit) @397c4392   14 months ajbeach Explicity initialized the fields of ResolveCopyCtors?. This may account … ADTast-experimental
(edit) @1f951abd   14 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @8bb46d2   14 months pabuhr fix errors on interpose code for libc and libpthread ADTast-experimental
(edit) @8603c10   14 months pabuhr move assert(env) to appropriate location ADTast-experimental
(edit) @997324c   14 months mlbrooks Repair bad commit ad2424. Put back ix0 definition that was removed … ADTast-experimental
(edit) @ad24245   14 months mlbrooks Add comments about arpk internals. ADTast-experimental
(edit) @601bd9e   14 months caparson added figures, code examples and more to thesis stuff. wrote many more … ADTast-experimental
(edit) @d964c39   14 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @ce44c5f   14 months caparson Thought of new channel implementation while working on the prevention … ADTast-experimental
(edit) @2d028003   14 months pabuhr restructure #include files because issues with attribute … ADTast-experimental
(edit) @3d937e2   14 months pabuhr remove warnings for incorrect usage of SuperfluousElse? and … ADTast-experimental
(edit) @be00a2d   14 months pabuhr change BadQualifiersZeroOne? warning from dubious print of specified … ADTast-experimental
(edit) @bf20567   14 months pabuhr generate error for empty mutex argument list ADTast-experimental
(edit) @b1ad41f   14 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @dd3576b   14 months pabuhr update from old to new trait syntax using forall ADTast-experimental
(edit) @44196deb   14 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @f9519d4   14 months pabuhr update expected test output for arm64 ADTast-experimental
(edit) @2e77837   14 months pabuhr update expected test output for 32-bit ADTast-experimental
(edit) @ae267366   14 months pabuhr fix merge conflict ADTast-experimental
(edit) @f2a1cd2   14 months pabuhr temporary exclusion of include files causing build failure ADTast-experimental
(edit) @1a73dbb   14 months pabuhr parser rejects useless type qualifier in empty declaration, and extern … ADTast-experimental
(edit) @dc3c9b1   14 months pabuhr formatting ADTast-experimental
(edit) @78e2fca   14 months pabuhr copy typedef name to SUE name for anonymous SUE ADTast-experimental
(edit) @43f29f6   14 months pabuhr formatting ADTast-experimental
(edit) @421703e   14 months pabuhr update expected test output after declaring anonymous structs static ADTast-experimental
(edit) @aca0d2f   14 months pabuhr make anonymous struct declaration static ADTast-experimental
(edit) @257a8f5   14 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) @f883ef1   15 months pabuhr formatting 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
Note: See TracRevisionLog for help on using the revision log.