source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d144c26   16 months caparson updated invariant flag to be default, can be toggled off with …
(edit) @60f4919   16 months caparson fixed marker issue in data plotting scripts
(edit) @80fc78f   16 months caparson reformatted a bit of whitespace in mutex stmt chapter
(edit) @994030ce   16 months caparson added waituntil chapter figures
(edit) @f6fd22a4   16 months caparson refactored inherit test to avoid base ctor call bug
(edit) @8d6786b   16 months caparson added new actor test for plan-9 edge case
(edit) @1e940de0   16 months caparson cleanup/bugfix actors and fix virtual dtor bug
(edit) @7e4bd9b6   16 months caparson updated actor-related passes to fix some bugs
(edit) @5668740   16 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @32a4f3e   16 months caparson commit some thesis changes before pull to resolve merge
(edit) @8f557161   16 months mlbrooks Clarify and fix accuracy in eval public API, on reporting "unable to …
(edit) @576aadb   16 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @61a20af   16 months pabuhr change urlcolor to blue in hyperref
(edit) @f26a2f5   16 months pabuhr continue proofreading actor chapter
(edit) @4f6c628   16 months pabuhr add label for inheritance subsection
(edit) @1ba3959   16 months pabuhr change default horizontal comment position
(edit) @7365248   16 months pabuhr remove unicode hyphens
(edit) @9ab8a26   16 months pabuhr add glossary entry for gulp
(edit) @cec4f85   16 months pabuhr update figures changing worker to executor
(edit) @ebde95a   16 months pabuhr add lstlang.sty dependency to Makefile
(edit) @38e266ca   16 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @1db6d70   16 months caparson removed unneeded fstream include from locks.hfa ast-experimental
(edit) @0658672   17 months ajbeach Improved hoisting. However, I had to change some code because of other … ast-experimental
(edit) @758c9ef   17 months pabuhr change font size of text in EHMHierarchy.fig ast-experimental
(edit) @37b2c2c   17 months pabuhr update lockfree stack with double-wide CAS ast-experimental
(edit) @0442f93f   17 months pabuhr update comments for special invalid syntax rules ast-experimental
(edit) @01fac29   17 months pabuhr lex _static_assert from C23 ast-experimental
(edit) @e6c9115   17 months pabuhr update short atomic macros ast-experimental
(edit) @b301a82   17 months pabuhr fix error in cc1.cc with repect to missing -dumpbase-ext check ast-experimental
(edit) @148f836e   17 months ajbeach Cleaned up namespacing, indentation and whitespacing in Pass.impl.hpp. ast-experimental
(edit) @334801b   17 months ajbeach Simplify one of the Pass::visit methods for CompoundStmt?. It repeats … ast-experimental
(edit) @918e4165   17 months ajbeach Removed some warnings. ast-experimental
(edit) @55266c7   17 months pabuhr harmonize semantic error messages with yacc error messages ast-experimental
(edit) @77afbb4   17 months pabuhr continue condensing Mubeen's thesis into a paper ast-experimental
(edit) @541dbc09   17 months pabuhr make type names arithmetic, rational, rat_int lower-case ast-experimental
(edit) @6a93e4d   17 months pabuhr make trait names not, equality, relational, additive, inc_dec, … ast-experimental
(edit) @874b16e   17 months pabuhr lower case type names open_failure, close_failure, write_failure, … ast-experimental
(edit) @134e6d9   17 months pabuhr miscellaneous updates ast-experimental
(edit) @b9fe89b   17 months mlbrooks Make the symbol table's error-checking times explicit. Previously, … ast-experimental
(edit) @84334d0   17 months caparson refactored thesis actor code to use new lowercase allocation enum name ast-experimental
(edit) @c880a7b   17 months caparson refactored tests to use new name for allocation enum ast-experimental
(edit) @0794365   17 months caparson refactored allocation enum to match naming style and refactored some … ast-experimental
(edit) @46e6e47   17 months caparson refactored test to reflect new naming ast-experimental
(edit) @bebfc2e   17 months caparson renamed some types to make style consistent. fixed race condition in … ast-experimental
(edit) @ded6c2a6   17 months caparson fixed build failure ast-experimental
(edit) @251ce80   17 months f37yu remove reference to symbol table in unify ast-experimental
(edit) @1803d4d   17 months caparson forgot to include this file in previous commit ast-experimental
(edit) @5eb9327   17 months caparson updated plot layout in benchmark scripts ast-experimental
(edit) @760c88c   17 months caparson added some citation and waituntil chapter draft up until performance … ast-experimental
(edit) @3eeeb88   17 months caparson added utility functions for channel exceptions ast-experimental
(edit) @e4a2198   17 months caparson worked through Peter's changes to channel chapter ast-experimental
(edit) @4897ffa   17 months caparson fixed merge ast-experimental
(edit) @0aef549   17 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @8421d3f   17 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @6f774be   17 months caparson fixed bug where waituntil deadlock could occur ast-experimental
(edit) @ac5d22f   17 months caparson commit before pull to resolve merge conflicts ast-experimental
(edit) @22f2b7d   17 months caparson missed including in previous commits ast-experimental
(edit) @fc0996a   17 months caparson refactores to account for removal of ret val from on_selected ast-experimental
(edit) @70a4ed5   17 months caparson refactored to remove return val from on_selected ast-experimental
(edit) @5d81edb   17 months pabuhr wording changes in channel chapter ast-experimental
(edit) @d8d9c115   17 months pabuhr reduce duration of lock-free stack test on ARM because CASV is very … ast-experimental
(edit) @8cbb6aa   17 months pabuhr add documentation about ARM atomic flag ast-experimental
(edit) @b51b2a6   17 months pabuhr update citations in bibliography/pl.bib ast-experimental
(edit) @dd3baf4   17 months pabuhr missing change ast-experimental
(edit) @2cb8bf71   17 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @44198fb9   17 months pabuhr second proofread of channels chapter ast-experimental
(edit) @8599415   17 months pabuhr add breaklinks=true to hyperref ast-experimental
(edit) @c67957e   17 months pabuhr add Golang lstlisting environment ast-experimental
(edit) @d3b224cf   17 months pabuhr make glossary abbreviation be newterms ast-experimental
(edit) @427a577   17 months pabuhr add glossary.tex to Makefile dependencies ast-experimental
(edit) @8913de4   17 months ajbeach Update in autogen that should help with some resolver issues and … ast-experimental
(edit) @efe89894   17 months ajbeach Fixed small whitespace issue. ast-experimental
(edit) @f77f648d   17 months caparson intermediate runscript to move to benchmarking on another machine ast-experimental
(edit) @4d5c855   17 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @6c121eed   17 months caparson intermediate commit to move some benchmarking to another machine ast-experimental
(edit) @5007618   17 months pabuhr update tests/Makefile.am and corresponding Jenkinsfile with more … ast-experimental
(edit) @124400b   17 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @bdbf536   17 months pabuhr remove/specialize test/Makfile.am variables concurrent/timeout, … ast-experimental
(edit) @7ae39f0   17 months mlbrooks Re-enable testing function prototype taking length-star array, working … ast-experimental
(edit) @b2fa3c2   17 months pabuhr fix comments referring to concurrency directory ast-experimental
(edit) @6b1c4f2   17 months pabuhr fix spelling mistake of concurrency ast-experimental
(edit) @98edf2f   17 months pabuhr found further uses of concurrent directory ast-experimental
(edit) @a01faa98   17 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @53f6a11   17 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @c26bea2a   17 months pabuhr first attempt at renaming directory tests/concurrent to … ast-experimental
(edit) @687b663   17 months pabuhr fix lockfree-stack test on 32-bit ast-experimental
(edit) @8a919cf   17 months mlbrooks Address build error from commit a5aa5b. To keep: Change all tabs to … ast-experimental
(edit) @a5aa5bf   17 months mlbrooks Flesh out "C" array syntax testing. Enable testing of … ast-experimental
(edit) @a5294af   17 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ast-experimental
(edit) @4246869   17 months pabuhr update header comments ast-experimental
(edit) @0e6cadf1   17 months pabuhr add new atomic macros to Makefile.am ast-experimental
(edit) @2314aac   17 months pabuhr add lock-free stack using double-wide CAS ast-experimental
(edit) @8463136   17 months pabuhr add short atomic instruction macros ast-experimental
(edit) @bccd70a   17 months ajbeach Removed internal code from TypeSubstitution? header. It caused a chain … ast-experimental
(edit) @b09ca2b   17 months caparson small bit of cleanup in waituntil pass ast-experimental
(edit) @382467f   17 months caparson added go and cfa waituntil channel benchmarks ast-experimental
(edit) @6c15d66   17 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
(edit) @88b49bb   17 months caparson added a small waituntil optimization and added some improvements to … ADTast-experimental
(edit) @5ece8ce   17 months caparson fixed a bug in mcs implementation and cleaned up a bit ADTast-experimental
(edit) @9317419   17 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimental
Note: See TracRevisionLog for help on using the revision log.