source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @c0527f8   14 months caparson added CAP annotation macro ADTast-experimental
(edit) @4912520   14 months caparson updated plotting scripts with new plot style ADTast-experimental
(edit) @ab2b352   14 months caparson updated channel and mutex stmt figures ADTast-experimental
(edit) @d5187a0   14 months caparson removed potential race to attempt to fix failing test ADTast-experimental
(edit) @a32a887   14 months caparson removed uneeded tests ADTast-experimental
(edit) @85e49a6   14 months caparson added and removed some tests in pursuit of a more minimal repro of the … ADTast-experimental
(edit) @dd7a8ce   14 months caparson added some variations on failing channel test to try and narrow down … ADTast-experimental
(edit) @a882b68   14 months caparson added a test change to help locate the deadlock on next test failure ADTast-experimental
(edit) @cb69fba   14 months caparson did some cleanup of channels ADTast-experimental
(edit) @ca8c91ce   14 months pabuhr small changes to channel chapter ADTast-experimental
(edit) @d5c5586   14 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @7bef8cf   14 months pabuhr start paper on llheap ADTast-experimental
(edit) @8607a72   14 months caparson added 32 bit failure fix for channels ADTast-experimental
(edit) @7358f65   14 months pabuhr remove version count of thesis builds ADTast-experimental
(edit) @e9fffb1   14 months pabuhr start proofreading of channel chapter ADTast-experimental
(edit) @e0e2f02   14 months pabuhr small updates ADTast-experimental
(edit) @21d1c9c   14 months pabuhr small updates ADTast-experimental
(edit) @c459f99   14 months pabuhr formatting, small updates ADTast-experimental
(edit) @d1c51b1   14 months pabuhr small updates ADTast-experimental
(edit) @6c7227b   14 months pabuhr formatting, small updates ADTast-experimental
(edit) @302a16c   14 months pabuhr formatting, add intro chapter to tex dependencies ADTast-experimental
(edit) @8c25760   14 months pabuhr put keywords in alphabetic order in lex.ll ADTast-experimental
(edit) @ab6dcc8   14 months pabuhr add citations for Actor paper ADTast-experimental
(edit) @e20c0af   14 months pabuhr update list of CFA keywords in lstlang.sty ADTast-experimental
(edit) @085f67a   14 months pabuhr remove unsed cfa-format.tex file ADTast-experimental
(edit) @6740811   14 months pabuhr change all-tests to tests to match new make targets ADTast-experimental
(edit) @c083c3d   14 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @4daf79f   14 months pabuhr formatting, adjust target names for Makefiles ADTast-experimental
(edit) @6e1e2d0   14 months caparson resolved merge conflicts ADTast-experimental
(edit) @a50fdfb   14 months caparson added waituntil test expect files ADTast-experimental
(edit) @63d5ac5   14 months caparson removed TODO since it is now done ADTast-experimental
(edit) @2a84d994   14 months caparson removed old unused benchmark file ADTast-experimental
(edit) @6c3c51d   14 months caparson removed scoped lock ADTast-experimental
(edit) @b9cd3b5   14 months caparson removed clh lock ADTast-experimental
(edit) @a33a5e2   14 months caparson added tests for the waituntil stmt ADTast-experimental
(edit) @c86b08d   14 months caparson added support for the waituntil statement in the compiler ADTast-experimental
(edit) @73bf7ddc   14 months caparson updated lock interface to support waituntil trait ADTast-experimental
(edit) @beeff61e   14 months caparson some cleanup and a bunch of changes to support waituntil statement ADTast-experimental
(edit) @985b624   14 months pabuhr remove gcc 4.9, 5, 6 from jenkins know compilers and change nightly … ADTast-experimental
(edit) @e6d8d11   14 months pabuhr update comment about locale problem with leaked storage ADTast-experimental
(edit) @04c78215   14 months pabuhr change waituntil expression from cast_expression to comma_expression ADTast-experimental
(edit) @699a97d   14 months ajbeach Added IndexIterator?, which absorbs some functionality of some … ADTast-experimental
(edit) @45e753c   14 months ajbeach Clean-up in DeclarationNode?.cc. Made all buildList loops the same. The … ADTast-experimental
(edit) @028e512   14 months ajbeach Cleaned up some DeclarationNode? code that had some extra code no … ADTast-experimental
(edit) @a5ea261   14 months ajbeach The test.py (through Makefile) handles --invariant passing it to the … ADTast-experimental
(edit) @81bd7e3   14 months ajbeach Adding explination to the memory leak in driver/cfa.cc. ADTast-experimental
(edit) @66b6f66   14 months ajbeach Cleaned up some indentation in DeclarationNode?.h. ADTast-experimental
(edit) @6349929   14 months pabuhr fix 32-bit build with new PRNG output ADTast-experimental
(edit) @c831073   14 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @8a2f7f1   14 months pabuhr fix PRNG test to work correctly on ARM ADTast-experimental
(edit) @d859a30   14 months ajbeach Some SymbolTable? clean-up I did while trying a change I didn't go … ADTast-experimental
(edit) @fb4dc28   14 months ajbeach Moved new ast code out of one of the old files. The new file may have … ADTast-experimental
(edit) @1b8fc06c   14 months ajbeach Updated Iterate.hpp documentation. ADTast-experimental
(edit) @32d6fdc   14 months ajbeach Clean-up in the parser %union. ADTast-experimental
(edit) @52f9804   15 months ajbeach Update macros in main. DUMP is now a macro to save space/noise and the … ADTast-experimental
(edit) @eb8d791   15 months ajbeach CandidateFinder? fills in the CodeLocation? on a generated expression. … ADTast-experimental
(edit) @153d3440   15 months ajbeach Reorganize CandidateFinder? to lower indentation. I did not flatten the … ADTast-experimental
(edit) @94c98f0e   15 months ajbeach Added/cleaned some AST comments. ADTast-experimental
(edit) @b05beaa   15 months ajbeach Clean-up in CodeLocationTools?. ADTast-experimental
(edit) @5541a44e   15 months ajbeach Missed some uses of the new parser helpers. ADTast-experimental
(edit) @6611177   15 months ajbeach Clean-up in parser. ClauseNode? rework, plus internal adjustments to … ADTast-experimental
(edit) @9921573   15 months pabuhr update channel chapter intro ADTast-experimental
(edit) @e59a9fa   15 months pabuhr clean up .gitignore file ADTast-experimental
(edit) @8c3d1d5   15 months pabuhr add Kahn74 citation ADTast-experimental
(edit) @a1b41e3   15 months pabuhr add parsing test for waitfor statement ADTast-experimental
(edit) @6adeb5f   15 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @372b6d3   15 months pabuhr add -invariant/--invariant flag to enable invariant checking during … ADTast-experimental
(edit) @a085470   15 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @2b01f8e   15 months mlbrooks Adjust LL perf to use a random layout of nodes in memory ADTast-experimental
(edit) @ea2759b   15 months ajbeach Some clean-up in CurrentObject?, so that TupleIterator? is no longer … ADTast-experimental
(edit) @8472c6c   15 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @beabdf3   15 months pabuhr formatting, replace latex package subcaption with subfig ADTast-experimental
(edit) @3d5fba21   15 months pabuhr formatting, replace latex package subcaption with subfig ADTast-experimental
(edit) @16dff44   15 months pabuhr proofread chapter mutex_stmt ADTast-experimental
(edit) @7f164c3   15 months pabuhr replace latex package subcaption with subfig ADTast-experimental
(edit) @39b2403   15 months pabuhr add temporary Newterm, PAB macro, save boxes, and lstnewenvironment java ADTast-experimental
(edit) @e9ed2a1   15 months mlbrooks Run LL perf with more stable compile flags and run context. ADTast-experimental
(edit) @485393c   15 months ajbeach Moved code out of the CurrentObject? header. ADTast-experimental
(edit) @fac05b3   15 months ajbeach Removed members from TupleType?. They were only used in one place, … ADTast-experimental
(edit) @c468150   15 months ajbeach Split up ParseNode?.h so that headers match implementation. May have a … ADTast-experimental
(edit) @835d6e8   15 months ajbeach ast::SuspendStmt::Type -> ::Kind, this fits the new convention where … ADTast-experimental
(edit) @3e94a23   15 months ajbeach More use of the new AST named boolean types. ADTast-experimental
(edit) @9bb8ee42   15 months mlbrooks Extend LL perf experiment to run on many dataset sizes. ADTast-experimental
(edit) @e02e13f   15 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @bb7422a   15 months ajbeach Translated parser to the new ast. This incuded a small fix in the … ADTast-experimental
(edit) @ff71057   15 months mlbrooks Apply volatile variable frequency reduction (of fa6ca1ac779b4) to … ADTast-experimental
(edit) @fdc042d   15 months mlbrooks Fix Makefile noise on LL perf rebuild. ADTast-experimental
(edit) @b0be909f   15 months mlbrooks Remove mistakenly committed diagnostic output from LL prf. ADTast-experimental
(edit) @1dfc3d0   15 months mlbrooks Tweak LL perf compilation--CLI to support a fixed-work mode that does … ADTast-experimental
(edit) @4541b09   15 months pabuhr small corrections ADTast-experimental
(edit) @9586d22   15 months pabuhr add access to LstNumberStyle?, make tt font smalled for lst string constants ADTast-experimental
(edit) @deeda09   15 months pabuhr proofread CFA-concurrency chapter ADTast-experimental
(edit) @11e3e97   15 months pabuhr formatting ADTast-experimental
(edit) @55fabac   15 months pabuhr change citation colour from green to blue ADTast-experimental
(edit) @59c05958   15 months pabuhr proofread CFA-introduction chapter ADTast-experimental
(edit) @9363b1b   15 months caparson removed code style and refactored to use cfa code style ADTast-experimental
(edit) @e8b1f23c   15 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @525a46a   15 months pabuhr formatting ADTast-experimental
(edit) @0e398ad   15 months pabuhr convert to CFAStyle in CFA_intro chapter ADTast-experimental
(edit) @9432499   15 months pabuhr turn on CFAStyle and make default language ADTast-experimental
Note: See TracRevisionLog for help on using the revision log.